Commit eb393189 by member

修改history模式

parent 950a0fb2
......@@ -170,7 +170,7 @@ export const constantRouterMap = [
];
export default new Router({
// mode: 'history',
// base: '/membertag-web/',
// base: '/membertag/',
routes: constantRouterMap,
scrollBehavior: () => ({ y: 0 })
});
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