|
@@ -12,10 +12,10 @@ export const ImageUrlMap = {
|
|
|
url: 'https://wc-assets.oss-cn-guangzhou.aliyuncs.com/images/component-preview/matter_form.png'
|
|
|
},
|
|
|
[Assembly.COSTPROFILE]: {
|
|
|
- url: 'https://wc-assets.oss-cn-guangzhou.aliyuncs.com/images/component-preview/matter_dataProfile.png'
|
|
|
+ url: 'https://wc-assets.oss-cn-guangzhou.aliyuncs.com/images/component-preview/matter_costProfile.png'
|
|
|
},
|
|
|
[Assembly.DATAPROFILE]: {
|
|
|
- url: 'https://wc-assets.oss-cn-guangzhou.aliyuncs.com/images/component-preview/matter_form.png'
|
|
|
+ url: 'https://wc-assets.oss-cn-guangzhou.aliyuncs.com/images/component-preview/matter_dataProfile.png'
|
|
|
}
|
|
|
}
|
|
|
|