hmp %!s(int64=4) %!d(string=hai) anos
pai
achega
ab250d19d1
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      components/login.vue

+ 3 - 3
components/login.vue

@@ -70,13 +70,13 @@
 							</u-form-item>
 						</u-form>
 						<view class="text-sm text-gray margin-top-20 text-left">
-							<text style="color: #EF9944;">* 未注册过的手机号,点击登录时我们会给您创建一个新的账号</text>
+							<text style="color: #EF9944;">* 为了保证投票的公平性,防止刷票行为,请先完成手机短信验证</text>
 						</view>
 					</view>
 					<view class="btn-content setBtnCss "
 						style="background-color: #FFFFFF;border-radius: 20rpx;border-top: 1rpx solid #f4f4f4;">
-						<button @click="hide" style="padding: 5rpx 0;border-right: 1rpx solid #f4f4f4;">暂不登录</button>
-						<button @click="h5Login" style="padding: 5rpx 0;">立即登录</button>
+						<button @click="hide" style="padding: 5rpx 0;border-right: 1rpx solid #f4f4f4;">暂不验证</button>
+						<button @click="h5Login" style="padding: 5rpx 0;">去验证</button>
 					</view>
 				</view>
 			</view>