Commit 6b19a356 by wangyalan-git

基础路由goodsManage

parent 1a988fb2
...@@ -48,6 +48,7 @@ const routes = [ ...@@ -48,6 +48,7 @@ const routes = [
const router = new VueRouter({ const router = new VueRouter({
mode: 'history', mode: 'history',
base: 'goodsManage',
routes routes
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment