Commit 780731c3 by wangyalan-git

基础路由去掉

parent 6b19a356
...@@ -48,7 +48,6 @@ const routes = [ ...@@ -48,7 +48,6 @@ 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