Commit 16049c1d by Jianli Ou

首页定制服务内部模块位置调整

parent f00dd3ee
...@@ -760,6 +760,12 @@ export default { ...@@ -760,6 +760,12 @@ export default {
}, },
{ {
id: '1', id: '1',
ico: require("../../assets/image/home/dzfw-ico13.png"),
name: "教育培训平台",
isChecked: true,
},
{
id: '2',
ico: require("../../assets/image/home/dzfw-ico2.png"), ico: require("../../assets/image/home/dzfw-ico2.png"),
name: "进口商品数据通报", name: "进口商品数据通报",
isChecked: true, isChecked: true,
...@@ -767,7 +773,7 @@ export default { ...@@ -767,7 +773,7 @@ export default {
type: "link", type: "link",
}, },
{ {
id: '2', id: '3',
ico: require("../../assets/image/home/dzfw-ico3.png"), ico: require("../../assets/image/home/dzfw-ico3.png"),
name: "条码微站", name: "条码微站",
isChecked: true, isChecked: true,
...@@ -775,14 +781,14 @@ export default { ...@@ -775,14 +781,14 @@ export default {
type: "link", type: "link",
}, },
{ {
id: '3', id: '4',
ico: require("../../assets/image/home/dzfw-ico12.png"), ico: require("../../assets/image/home/dzfw-ico12.png"),
name: "追溯平台", name: "追溯平台",
isChecked: true, isChecked: true,
url: "/Service/Chinatrace", url: "/Service/Chinatrace",
}, },
{ {
id: '4', id: '5',
ico: require("../../assets/image/home/dzfw-ico7.png"), ico: require("../../assets/image/home/dzfw-ico7.png"),
name: "条码商桥", name: "条码商桥",
isChecked: true, isChecked: true,
...@@ -790,7 +796,7 @@ export default { ...@@ -790,7 +796,7 @@ export default {
type: "link", type: "link",
}, },
{ {
id: '5', id: '6',
ico: require("../../assets/image/home/dzfw-ico4.png"), ico: require("../../assets/image/home/dzfw-ico4.png"),
name: "商品二维码", name: "商品二维码",
isChecked: true, isChecked: true,
...@@ -798,7 +804,7 @@ export default { ...@@ -798,7 +804,7 @@ export default {
type: "link", type: "link",
}, },
{ {
id: '6', id: '7',
ico: require("../../assets/image/home/dzfw-ico5.png"), ico: require("../../assets/image/home/dzfw-ico5.png"),
name: "GDSN", name: "GDSN",
isChecked: true, isChecked: true,
...@@ -806,19 +812,13 @@ export default { ...@@ -806,19 +812,13 @@ export default {
type: "link", type: "link",
}, },
{ {
id: '7', id: '8',
ico: require("../../assets/image/home/dzfw-ico11.png"), ico: require("../../assets/image/home/dzfw-ico11.png"),
name: "条码/射频(RFID)/软件检测服务", name: "条码/射频(RFID)/软件检测服务",
isChecked: true, isChecked: true,
url: "/Service/jcyxz/Barcode", url: "/Service/jcyxz/Barcode",
}, },
{ {
id: '8',
ico: require("../../assets/image/home/dzfw-ico13.png"),
name: "教育培训平台",
isChecked: true,
},
{
id: '9', id: '9',
ico: require("../../assets/image/home/dzfw-ico9.png"), ico: require("../../assets/image/home/dzfw-ico9.png"),
name: "ECODE", name: "ECODE",
......
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