修改工单详情不显示图片的问题
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
"van-popup": "@vant/weapp/popup/index",
|
"van-popup": "@vant/weapp/popup/index",
|
||||||
"van-field": "@vant/weapp/field/index",
|
"van-field": "@vant/weapp/field/index",
|
||||||
"van-button": "@vant/weapp/button/index",
|
"van-button": "@vant/weapp/button/index",
|
||||||
"custom-table": "/components/table/table"
|
"custom-table": "/components/table/table",
|
||||||
|
"van-image": "@vant/weapp/image/index"
|
||||||
},
|
},
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user