优化
This commit is contained in:
parent
8a0f6fa4cf
commit
55d98b5970
@ -67,8 +67,8 @@ import Uploader from "../pages/me/Uploader";
|
|||||||
import GoodsDetail from "@/pages/shop/GoodsDetail.vue";
|
import GoodsDetail from "@/pages/shop/GoodsDetail.vue";
|
||||||
|
|
||||||
const routes = [
|
const routes = [
|
||||||
{path: '/', redirect: '/attention'},
|
// {path: '/', redirect: '/attention'},
|
||||||
// {path: '/', redirect: '/home'},
|
{path: '/', redirect: '/home'},
|
||||||
{path: '/test', component: Test},
|
{path: '/test', component: Test},
|
||||||
{path: '/test4', component: Test4},
|
{path: '/test4', component: Test4},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user