@@ -73,6 +73,13 @@
"navigationBarTitleText": "智能化维保管理系统",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/solution/zncc",
+ "style": {
+ "navigationBarTitleText": "智能仓储管理平台",
+ "navigationStyle": "custom"
+ }
],
"globalStyle": {
@@ -55,7 +55,8 @@
{
img: '../../static/imgs/home_type4.png',
name: '仓储管理平台',
- memo: '数字化智能仓储,一体化应…'
+ memo: '数字化智能仓储,一体化应…',
+ path: '/pages/solution/zncc'
},
img: '../../static/imgs/home_type30.png',
@@ -111,7 +111,7 @@
longPressActions: {
itemList: ['保存图片'],
success(data) {
- let imgUrl = '../../static/imgs/fmcs_fajg.png';
+ let imgUrl = '../../static/imgs/jjfa.png';
that.saveImage(imgUrl);
fail(err) {