This commit is contained in:
zyronon 2024-03-08 11:55:07 +08:00
parent 8a0f6fa4cf
commit 55d98b5970

View File

@ -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},