shish пре 4 година
родитељ
комит
e71e6d387e
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      ghsApp/src/components/login-model.vue

+ 1 - 4
ghsApp/src/components/login-model.vue

@@ -17,10 +17,7 @@
         </view>
 
         <view style="margin-top:35upx;">
-        <button class="admin-button-com small blue buttonText" @click="fastLogin">本机号码一键登录</button>
-        </view>
-        <view style="margin-top:35upx;color:#666666;width:90%;font-size:30upx;">
-          <text style="float:right;">注册</text>
+          <button class="admin-button-com small blue buttonText" @click="fastLogin">本机号码一键登录</button>
         </view>
 
       </view>