jufubao-mall 2.0.26 → 2.0.27
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
|
@@ -269,6 +269,8 @@ export default (data, gValue, gColor, oldData) => {
|
|
|
269
269
|
value: dataVal({ data, key: 'notice', dValue: null, gValue }),
|
|
270
270
|
hidden: data.showContent !== 'Y',
|
|
271
271
|
className: 'input70',
|
|
272
|
+
notice: '商品详情里头部显示的固定内容',
|
|
273
|
+
inline: false,
|
|
272
274
|
setting: {
|
|
273
275
|
config: {
|
|
274
276
|
sort: true,
|