| | |
| | | <image class="user-icon" src="/res/icons/learn_2.png" mode="aspectFill"></image> |
| | | <view class="flex-v"> |
| | | <view class="user-name">{{userRealName}}</view> |
| | | <view class="user-tag"></view> |
| | | <view class="user-tag"> |
| | | <!-- <view>企业未认证</view> |
| | | <view>店铺未认证</view> |
| | | <view>个人未认证</view> --> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="page__bd"> |
| | | <view class="fyui-panel user-authentication"> |
| | | <view bindtap="gotoAuthentication" data-index="0"> |
| | | <image src="/res/icons/icon3.png"></image> |
| | | <view>企业认证</view> |
| | | </view> |
| | | <view bindtap="gotoAuthentication" data-index="1"> |
| | | <image src="/res/icons/icon3.png"></image> |
| | | <view>店铺认证</view> |
| | | </view> |
| | | <view bindtap="gotoAuthentication" data-index="2"> |
| | | <image src="/res/icons/icon3.png"></image> |
| | | <view>个人认证</view> |
| | | </view> |
| | | </view> |
| | | <view class="fyui-panel"> |
| | | <view class="fyui-cell fyui-cell_select title" bindtap="goto" data-index="0"> |
| | | <!-- <view class="fyui-cell fyui-cell_select title" bindtap="goto" data-index="0"> |
| | | <view class="fyui-cell__hd"> |
| | | <image src="/res/icons/icon3.png" class="icon" /> |
| | | </view> |
| | | <view class="fyui-cell__bd">企业认证</view> |
| | | <view class="fyui-cell__ft"></view> |
| | | </view> |
| | | </view> --> |
| | | <view class="fyui-cell fyui-cell_select title" bindtap="goto" data-index="1"> |
| | | <view class="fyui-cell__hd"> |
| | | <image src="/res/icons/icon4.png" class="icon" /> |