src/views/user/login.vue
@@ -20,7 +20,7 @@ <div class="height-44">登录</div> <div class="logo_img"> <img :src="loginImg" alt=""> <img :src="loginImg" alt=""> </div> <van-field v-model="userNo" type="tel" clearable maxlength='11' @@ -112,7 +112,6 @@ }, }, created() { console.log(this.$route.query.platNo) sessionStorage.clear(); if (this.$route.query.sysPlat !== undefined) { localStorage.sib_mer_sysPlat = this.$route.query.sysPlat // 1 微信 2支付宝