Ready to release 3.0.4

This commit is contained in:
zicla
2019-06-11 01:01:40 +08:00
parent b355245a9c
commit 9fd02b75a8
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ const state = {
showDrawer: true
},
//当前版本信息。
versionName: '3.0.3',
versionName: '3.0.4',
//当前用户,即使没有登录依然有游客的用户在。
user,
breadcrumbs: [],
+2
View File
@@ -1,4 +1,6 @@
module.exports = {
publicPath: "./",
assetsDir: "static",
devServer: {
port: 6015,
proxy: {