mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-06-01 23:59:15 +08:00
✨1.更新依赖 2.拆分公共配置
This commit is contained in:
parent
9d44b56b22
commit
80b8eb589d
@ -20,7 +20,7 @@
|
||||
"js-cookie": "^3.0.0-rc.1",
|
||||
"mockjs": "^1.1.0",
|
||||
"remixicon": "^2.5.0",
|
||||
"vab-config": "0.0.2",
|
||||
"vab-config": "0.0.3",
|
||||
"vue": "^3.0.0",
|
||||
"vue-router": "^4.0.0-beta.13",
|
||||
"vuex": "^4.0.0-beta.4"
|
||||
|
@ -16,7 +16,7 @@ const setting = {
|
||||
baseURL:
|
||||
process.env.NODE_ENV === "development" ? "mock-server" : "mock-server",
|
||||
//标题 (包括初次加载雪花屏的标题 页面的标题 浏览器的标题)
|
||||
title: "vue-admin-beautiful-pro",
|
||||
title: "vue-admin-beautiful-antdv",
|
||||
//标题分隔符
|
||||
titleSeparator: " - ",
|
||||
//标题是否反转 如果为false:"page - title",如果为ture:"title - page"
|
||||
|
Loading…
x
Reference in New Issue
Block a user