refactor: logo

This commit is contained in:
xiaojunnuo
2021-02-09 16:30:59 +08:00
parent f96697f619
commit 61de5422bf
5 changed files with 11 additions and 73 deletions

View File

@@ -9,6 +9,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"ant-design-vue": "^2.0.0",
"axios": "^0.21.1",
"core-js": "^3.8.1",

View File

@@ -1,4 +1,10 @@
module.exports = {
pages: {
index: {
// template 中的 title 标签需要是 <title><%= htmlWebpackPlugin.options.title %></title>
title: 'Cert-D'
}
},
devServer: {
proxy: {
'/': {