mirror of
https://github.com/eyebluecn/tank-front
synced 2024-04-21 12:31:55 +00:00
Ready to release 3.0.4
This commit is contained in:
@@ -22,7 +22,7 @@ const state = {
|
||||
showDrawer: true
|
||||
},
|
||||
//当前版本信息。
|
||||
versionName: '3.0.3',
|
||||
versionName: '3.0.4',
|
||||
//当前用户,即使没有登录依然有游客的用户在。
|
||||
user,
|
||||
breadcrumbs: [],
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
module.exports = {
|
||||
publicPath: "./",
|
||||
assetsDir: "static",
|
||||
devServer: {
|
||||
port: 6015,
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user