diff --git a/pages/login/login.vue b/pages/login/login.vue index aa24075..1d0e09b 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -110,6 +110,9 @@ :loading="showDownload" color="#000" :loading-text="`下载中,请稍后...${percent}%`"> + + {{"客服电话:055162573713"}} + @@ -453,6 +456,14 @@ color: #3c87f3; } } + .phoneType { + position: absolute; + top: 650px; /* 距离页面顶部100像素的位置 */ + left: 140px; + font-weight: bold; + color:blueviolet; + text-decoration: underline; + } .switch-log { width: 80%;