From 9d7ce3f56a223ed69160d33ea2681014fd8aa8d7 Mon Sep 17 00:00:00 2001 From: zhaoxiaoqiang Date: Mon, 17 May 2021 16:54:57 +0800 Subject: [PATCH] 升档 --- src/views/user/login.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/user/login.vue b/src/views/user/login.vue index c883297..a2a433e 100644 --- a/src/views/user/login.vue +++ b/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> -- Gitblit v1.8.0