Commit af834172 authored by 刘殿昕's avatar 刘殿昕

product+id

parent bfac3eed
...@@ -323,7 +323,7 @@ export default new Router({ ...@@ -323,7 +323,7 @@ export default new Router({
component: () => import("@/pages/service_shop/shop_list-new"), component: () => import("@/pages/service_shop/shop_list-new"),
}, },
{ {
path: "/shop/products_list/", // 应用商店列表页 path: "/shop/products_list/:id", // 应用商店列表页
name: "shopAppStoreList", name: "shopAppStoreList",
component: () => import("@/pages/service_shop/shop_list-new"), component: () => import("@/pages/service_shop/shop_list-new"),
}, },
......
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