zhaoxiaoqiang
2023-04-14 a5604d778ca31451a95d8dabdf94f7ebc78e5c55
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'
@@ -49,7 +49,7 @@
            </div>
        </form>
        <div style="font-size: 12px; color: #666;text-align: center;width: 100%;margin-top: 150px;">
            客服电话:028-64063350
            客服电话:028-86043722
        </div>
    </div>
</template>
@@ -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支付宝