Browse Source

修改

master
liaoxinyu 9 months ago
parent
commit
883a54e9df
  1. 2
      wxcomponents/vant/search/index.vue

2
wxcomponents/vant/search/index.vue

@ -48,7 +48,7 @@ VantComponent({
placeholderStyle: String,
actionText: {
type: String,
value: 'Cancel',
value: i18n.t('common.cancel'),
},
background: {
type: String,

Loading…
Cancel
Save