1
admin
2026-01-14 e472a9740a7adb2547f1b67da02f0c6002265582
src/page/login/register.vue
@@ -9,7 +9,7 @@
        <div class="top_forms">
          <el-input :placeholder="placeholder" size="medium" v-model="phone" maxlength="10" clearable
            @input="handleInput()">
            <template slot="prepend">+91</template>
            <!-- <template slot="prepend">+91</template> -->
          </el-input>
          <el-input style="margin-top: 0.46rem" show-password :placeholder="$t('hj19')" size="medium"