Browse Source

修改币种切换有中文

master
liaoxinyu 1 year ago
parent
commit
654e147153
  1. 2
      wxcomponents/vant/search/index.vue

2
wxcomponents/vant/search/index.vue

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

Loading…
Cancel
Save