| @@ -56,9 +56,9 @@ | |||||
| <view class="marketTitleBox"> | <view class="marketTitleBox"> | ||||
| <view class="marketName">{{memberName}}</view> | <view class="marketName">{{memberName}}</view> | ||||
| <view class="levelName">{{levelName}}</view> | <view class="levelName">{{levelName}}</view> | ||||
| <view bindtap="share"> | |||||
| <!-- <view bindtap="share"> | |||||
| <view class="share">分享好友</view> | <view class="share">分享好友</view> | ||||
| </view> | |||||
| </view> --> | |||||
| </view> | </view> | ||||
| <view class="user_growth_box"> | <view class="user_growth_box"> | ||||
| <navigator wx:if="{{ifSetUserInfo}}" url="/pages/specialcourtesy/specialcourtesy"> | <navigator wx:if="{{ifSetUserInfo}}" url="/pages/specialcourtesy/specialcourtesy"> | ||||
| @@ -148,7 +148,7 @@ | |||||
| </view> | </view> | ||||
| </view> | </view> | ||||
| <view bindtap="goToSetUserInfo"> | |||||
| <!-- <view bindtap="goToSetUserInfo"> | |||||
| <view class="particulars_list"> | <view class="particulars_list"> | ||||
| <view class="particulars_name">完善个人信息</view> | <view class="particulars_name">完善个人信息</view> | ||||
| <view class="particulars_go">></view> | <view class="particulars_go">></view> | ||||
| @@ -160,7 +160,7 @@ | |||||
| <view class="particulars_name">特享礼遇</view> | <view class="particulars_name">特享礼遇</view> | ||||
| <view class="particulars_go">></view> | <view class="particulars_go">></view> | ||||
| </view> | </view> | ||||
| </view> | |||||
| </view> --> | |||||
| <!-- <navigator url="/pages/exchange/exchange" open-type="navigate"> | <!-- <navigator url="/pages/exchange/exchange" open-type="navigate"> | ||||
| <view class="particulars_list"> | <view class="particulars_list"> | ||||
| @@ -39,10 +39,10 @@ | |||||
| </view> | </view> | ||||
| <!-- 二维码 style="{{typeLsit.sy_qrc.styleClass}}" --> | <!-- 二维码 style="{{typeLsit.sy_qrc.styleClass}}" --> | ||||
| <view class='qrcode1 fr' bindtap='qrcode'> | |||||
| <!-- <image src="{{typeLsit.sy_qrc.icon}}" class='qrcodeimg' mode='widthFix'></image> --> | |||||
| <!-- LangYa --> | |||||
| <!-- <view class='qrcode1 fr' bindtap='qrcode'> | |||||
| <image src="https://formall.oss-accelerate.aliyuncs.com/cimg/lqcbarcode.png" class='qrcodeimg' mode='widthFix'></image> | <image src="https://formall.oss-accelerate.aliyuncs.com/cimg/lqcbarcode.png" class='qrcodeimg' mode='widthFix'></image> | ||||
| </view> | |||||
| </view> --> | |||||
| </view> | </view> | ||||
| <!-- banner --> | <!-- banner --> | ||||
| <c-banner wx:key="unique" list="{{list}}" /> | <c-banner wx:key="unique" list="{{list}}" /> | ||||
| @@ -121,7 +121,8 @@ | |||||
| <text class='text'>您今日签到成功,获得{{fistLogin}}成长值</text> | <text class='text'>您今日签到成功,获得{{fistLogin}}成长值</text> | ||||
| </view> | </view> | ||||
| <view class="integralBox1" wx:if="{{businessSwitch}}"> | |||||
| <!-- businessSwitch --> | |||||
| <view class="integralBox1" wx:if="{{false}}"> | |||||
| <!-- 是未授权微信且未授权手机号 --> | <!-- 是未授权微信且未授权手机号 --> | ||||
| <navigator url="/pages/getuserinfo/index" open-type="navigate" wx:if="{{accreditFlag==1}}"> | <navigator url="/pages/getuserinfo/index" open-type="navigate" wx:if="{{accreditFlag==1}}"> | ||||
| <image src='{{huanlechengImgurl}}home_icon_wgjf.png' mode='widthFix' style="width: 100%;height: 100%;"></image> | <image src='{{huanlechengImgurl}}home_icon_wgjf.png' mode='widthFix' style="width: 100%;height: 100%;"></image> | ||||