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