[new feature] Sku: support custom placeholder (#3864)

This commit is contained in:
neverland
2019-07-16 13:26:24 +08:00
committed by GitHub
parent 511087bc74
commit aba5f59fdd
5 changed files with 10 additions and 9 deletions
+3 -2
View File
@@ -211,7 +211,8 @@ sku: {
multiple: '0',
name: 'Message',
type: 'text',
required: '1'
required: '1'
placeholder: ''
}
],
hide_stock: false
@@ -278,7 +279,7 @@ messageConfig: {
},
// max file size (MB)
uploadMaxSize: 3,
// placehold config
// placeholder config
placeholderMap: {
text: 'xxx',
tel: 'xxx',