10.10综合交易所原始源码_移动端
admin
2026-01-06 42faef34194c466f03e29d75a63ae502e4213044
src/views/optional/GroupEditOrAdd.vue
@@ -10,7 +10,7 @@
      <div class="content-container">
        <div class="text-filed">
          <van-field class="flex-1 text-gray-100" v-model="optionListName" @input="onInput"
            :placeholder="$t('EnterName')" maxlength="24">
            :placeholder="$t('EnterName')">
            <template #button>
              <span class="len">{{ optionListName.length }} / 24</span>
            </template>