jufubao-mall 2.0.16-beta59 → 2.0.16-beta60
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
|
@@ -135,7 +135,7 @@ export default function (data, gValue, gColor, oldData) {
|
|
|
135
135
|
},
|
|
136
136
|
{ele: 'group_start'},
|
|
137
137
|
{
|
|
138
|
-
label: '
|
|
138
|
+
label: '',
|
|
139
139
|
ele: 'xd-color',
|
|
140
140
|
groupKey:'style',
|
|
141
141
|
valueKey: 'cardItemBgColor',
|
|
@@ -218,7 +218,7 @@ export default function (data, gValue, gColor, oldData) {
|
|
|
218
218
|
},
|
|
219
219
|
{ele: 'group_start'},
|
|
220
220
|
{
|
|
221
|
-
label: '
|
|
221
|
+
label: '',
|
|
222
222
|
ele: 'xd-site-select-list',
|
|
223
223
|
labelInline: true,
|
|
224
224
|
valueKey: 'cardItemRadius',
|
|
@@ -359,7 +359,7 @@ export default function (data, gValue, gColor, oldData) {
|
|
|
359
359
|
},
|
|
360
360
|
{ele: 'group_start'},
|
|
361
361
|
{
|
|
362
|
-
label: '
|
|
362
|
+
label: '',
|
|
363
363
|
ele: 'xd-site-select-list',
|
|
364
364
|
labelInline: true,
|
|
365
365
|
valueKey: 'itemImageRadius',
|
|
@@ -428,7 +428,7 @@ export default function (data, gValue, gColor, oldData) {
|
|
|
428
428
|
},
|
|
429
429
|
{ele: 'group_start'},
|
|
430
430
|
{
|
|
431
|
-
label: '
|
|
431
|
+
label: '',
|
|
432
432
|
ele: 'xd-color',
|
|
433
433
|
groupKey:'style',
|
|
434
434
|
valueKey: 'distanceColor',
|