提交 e12dea3a 编写于 作者: D Devil

小程序登录协议标签修复

上级 b2fce501
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<view a:if="{{user == null}}" class="user-login tc"> <view a:if="{{user == null}}" class="user-login tc">
<view>确认登录授权,为您提供更优质的服务</view> <view>确认登录授权,为您提供更优质的服务</view>
<view class="margin-top-sm padding-bottom-xxl"> <view class="margin-top-sm padding-bottom-xxl">
阅读并同意 《<span class="cr-main" onTap="agreement_event" data-value="userregister">服务协议</span>》 与 《<span class="cr-main" onTap="agreement_event" data-value="userprivacy">隐私政策</span>》 阅读并同意 《<text class="cr-main" onTap="agreement_event" data-value="userregister">服务协议</text>》 与 《<text class="cr-main" onTap="agreement_event" data-value="userprivacy">隐私政策</text>》
</view> </view>
<view class="margin-top-xxl"> <view class="margin-top-xxl">
<navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg"> <navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg">
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<view s-else class="user-login tc"> <view s-else class="user-login tc">
<view>确认登录授权,为您提供更优质的服务</view> <view>确认登录授权,为您提供更优质的服务</view>
<view class="margin-top-sm padding-bottom-xxl"> <view class="margin-top-sm padding-bottom-xxl">
阅读并同意 《<span class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</span>》 与 《<span class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</span>》 阅读并同意 《<text class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</text>》 与 《<text class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</text>》
</view> </view>
<view class="margin-top-xxl"> <view class="margin-top-xxl">
<navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg"> <navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<view qq:if="{{user == null}}" class="user-login tc"> <view qq:if="{{user == null}}" class="user-login tc">
<view>确认登录授权为您提供更优质的服务</view> <view>确认登录授权为您提供更优质的服务</view>
<view class="margin-top-sm padding-bottom-xxl"> <view class="margin-top-sm padding-bottom-xxl">
阅读并同意 <span class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</span>》 与 《<span class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</span> 阅读并同意 <text class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</text>》 与 《<text class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</text>
</view> </view>
<view class="margin-top-xxl"> <view class="margin-top-xxl">
<navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg"> <navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<view tt:if="{{user == null}}" class="user-login tc"> <view tt:if="{{user == null}}" class="user-login tc">
<view>确认登录授权,为您提供更优质的服务</view> <view>确认登录授权,为您提供更优质的服务</view>
<view class="margin-top-sm padding-bottom-xxl"> <view class="margin-top-sm padding-bottom-xxl">
阅读并同意 《<span class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</span>》 与 《<span class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</span>》 阅读并同意 《<text class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</text>》 与 《<text class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</text>》
</view> </view>
<view class="margin-top-xxl"> <view class="margin-top-xxl">
<navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg"> <navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg">
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<view wx:else class="user-login tc"> <view wx:else class="user-login tc">
<view>确认登录授权,为您提供更优质的服务</view> <view>确认登录授权,为您提供更优质的服务</view>
<view class="margin-top-sm padding-bottom-xxl"> <view class="margin-top-sm padding-bottom-xxl">
阅读并同意 《<span class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</span>》 与 《<span class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</span>》 阅读并同意 《<text class="cr-main" bindtap="agreement_event" data-value="userregister">服务协议</text>》 与 《<text class="cr-main" bindtap="agreement_event" data-value="userprivacy">隐私政策</text>》
</view> </view>
<view class="margin-top-xxl"> <view class="margin-top-xxl">
<navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg"> <navigator open-type="navigateBack" hover-class="none" class="dis-inline margin-right-lg">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册