Commit dd003837 by Lyan

中国物品编码中心—商品条码与编码网络基地专题添加

parent 6afc2c9d
...@@ -1833,6 +1833,14 @@ const routes = [ ...@@ -1833,6 +1833,14 @@ const routes = [
}, },
component: () => import("@/views/topic/xiangma/changyi"), component: () => import("@/views/topic/xiangma/changyi"),
}, },
{
path: "/News/topic/tiaomajidi",
name: 'tiaomajidi',
meta: {
name: "中国物品编码中心—商品条码与编码网络基地",
},
component: () => import("@/views/topic/tiaomajidi"),
},
// 专题end // 专题end
]; ];
const router = new VueRouter({ const router = new VueRouter({
......
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