mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
修改
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "fe_manage",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"homepage": "http://u-pre.boe.com/manage/",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
|
||||
@@ -20,6 +20,7 @@ const routes = [
|
||||
]
|
||||
|
||||
const router = createRouter({
|
||||
base: '/manage',
|
||||
history: createWebHistory(),
|
||||
routes
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user