1
jhzh
2026-01-31 9bd6b37a51f7d63a12fa9fe823cc7c9943bbd361
src/page/login/register.vue
@@ -11,11 +11,10 @@
            :placeholder="placeholder"
            size="medium"
            v-model="phone"
            maxlength="10"
            clearable
            @input="handleInput()"
          >
            <template slot="prepend">+91</template>
            <template slot="prepend">+81</template>
          </el-input>
          <el-input