mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
update static/app.js.
This commit is contained in:
parent
6c5551bfed
commit
c15d27b019
@ -31,7 +31,7 @@
|
||||
});
|
||||
|
||||
// 添加默认路由
|
||||
router.addRoute({path: '/', redirect: './static/template/pages/one.vue'});
|
||||
router.addRoute({path: '/', redirect: '/static/template/pages/one.vue'});
|
||||
|
||||
// 路由前置处理
|
||||
router.beforeEach(function (to, fr, next) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user