jufubao-mall 1.0.21 → 1.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-mall",
3
- "version": "1.0.21",
3
+ "version": "1.0.23",
4
4
  "private": false,
5
5
  "description": "聚福宝商城业务组件插件包",
6
6
  "main": "index.js",
@@ -64,7 +64,7 @@ export default {
64
64
  value: data.bgImage || {},
65
65
  defaultValue: data.bgImage,
66
66
  slot: true,
67
- tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议尺寸:800*800像素',
67
+ tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议宽度度喂750像素。',
68
68
  type: ['jpg', 'png', 'jpeg'],
69
69
  styleType: 'one',
70
70
  uploadType: 'aliyun',
@@ -21,7 +21,7 @@ module.exports = [
21
21
  disabled: true,
22
22
  },
23
23
  {
24
- mapFnName: 'getThereMallTags',
24
+ mapFnName: 'getThreeMallTags',
25
25
  title: '获取商品标签',
26
26
  path: '/product/v1/config',
27
27
  isRule: false,
@@ -85,7 +85,7 @@ export default {
85
85
  value: data.bgImage || {},
86
86
  defaultValue: data.bgImage,
87
87
  slot: true,
88
- tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议尺寸:800*800像素',
88
+ tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议宽度度喂750像素。',
89
89
  type: ['jpg', 'png', 'jpeg'],
90
90
  styleType: 'one',
91
91
  uploadType: 'aliyun',
@@ -99,7 +99,7 @@ export default {
99
99
  value: data.bgImage || {},
100
100
  defaultValue: data.bgImage,
101
101
  slot: true,
102
- tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议尺寸:800*800像素',
102
+ tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议宽度度喂750像素。',
103
103
  type: ['jpg', 'png', 'jpeg'],
104
104
  styleType: 'one',
105
105
  uploadType: 'aliyun',