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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-mall",
3
- "version": "2.0.26",
3
+ "version": "2.0.27",
4
4
  "private": false,
5
5
  "description": "聚福宝商城业务组件插件包",
6
6
  "main": "index.js",
@@ -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,