doum
2 天以前 7a4b8764b68e0dbaeb90e292a8a4bd47cb379e68
small-program/unpackage/dist/dev/mp-weixin/shop/pages/mine/mine.wxml
@@ -1 +1 @@
<view class="shop-mine-page data-v-567495f9"><view class="page-header data-v-567495f9"><view class="custom-nav data-v-567495f9"><view style="{{'height:'+(statusbarHeight+'px')+';'}}" class="data-v-567495f9"></view><view class="nav-content data-v-567495f9" style="{{'height:'+(navHeight+'px')+';'}}"><view data-event-opts="{{[['tap',[['handleLogout',['$event']]]]]}}" class="logout-btn data-v-567495f9" bindtap="__e">登出</view><view class="nav-actions data-v-567495f9"><image class="nav-action-icon data-v-567495f9" src="{{navActionIcon}}" mode="aspectFit"></image></view></view></view><view style="{{'height:'+(statusbarHeight+navHeight+'px')+';'}}" class="data-v-567495f9"></view><view class="profile-section data-v-567495f9"><view class="profile-main data-v-567495f9"><view class="profile-left data-v-567495f9"><image class="store-avatar data-v-567495f9" src="{{storeAvatar}}" mode="aspectFill"></image><view class="profile-info data-v-567495f9"><text class="store-name data-v-567495f9">{{shopDisplayName}}</text><view class="profile-meta-row data-v-567495f9"><text class="manager-name data-v-567495f9">{{managerName}}</text><view class="identity-tag enterprise-tag data-v-567495f9">企业</view><view class="identity-tag personal-tag data-v-567495f9">个人</view></view></view></view><image class="setting-icon data-v-567495f9" src="/static/icon/ic_option@2x.png" mode="aspectFit" data-event-opts="{{[['tap',[['junp',['$event']]]]]}}" bindtap="__e"></image></view></view></view><view class="page-body data-v-567495f9"><view class="banner-card data-v-567495f9"><image class="banner-image data-v-567495f9" src="/static/image/share@2x.png" mode="widthFix"></image></view><view class="card menu-card data-v-567495f9"><block wx:for="{{menuList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="title"><view data-event-opts="{{[['tap',[['handleMenuClick',['$0'],[[['menuList','title',item.title]]]]]]]}}" class="menu-item data-v-567495f9" bindtap="__e"><text class="menu-title data-v-567495f9">{{item.title}}</text><image class="menu-arrow data-v-567495f9" src="/static/icon/ar_map@2x.png" mode="widthFix"></image></view></block></view></view><custom-tabbar vue-id="781eaa2d-1" class="data-v-567495f9" bind:__l="__l"></custom-tabbar></view>
<view class="shop-mine-page data-v-567495f9"><view class="page-header data-v-567495f9"><view class="custom-nav data-v-567495f9"><view style="{{'height:'+(statusbarHeight+'px')+';'}}" class="data-v-567495f9"></view><view class="nav-content data-v-567495f9" style="{{'height:'+(navHeight+'px')+';'}}"><view data-event-opts="{{[['tap',[['handleLogout',['$event']]]]]}}" class="logout-btn data-v-567495f9" bindtap="__e">登出</view><view class="nav-actions data-v-567495f9"><image class="nav-action-icon data-v-567495f9" src="{{navActionIcon}}" mode="aspectFit"></image></view></view></view><view style="{{'height:'+(statusbarHeight+navHeight+'px')+';'}}" class="data-v-567495f9"></view><view class="profile-section data-v-567495f9"><view class="profile-main data-v-567495f9"><view class="profile-left data-v-567495f9"><image class="store-avatar data-v-567495f9" src="{{info.shopAvatar?info.shopAvatar:'/static/icon/default2.png'}}" mode="aspectFill" data-event-opts="{{[['tap',[['previewImage',[[info.shopAvatar],0]]]]]}}" bindtap="__e"></image><view class="profile-info data-v-567495f9"><text class="store-name data-v-567495f9">{{info.name||''}}</text><view class="profile-meta-row data-v-567495f9"><text class="manager-name data-v-567495f9">{{info.linkName||''}}</text><block wx:if="{{info.companyType===1}}"><view class="identity-tag enterprise-tag data-v-567495f9">企业</view></block><block wx:if="{{info.companyType===0}}"><view class="identity-tag personal-tag data-v-567495f9">个人</view></block></view></view></view><image class="setting-icon data-v-567495f9" src="/static/icon/ic_option@2x.png" mode="aspectFit" data-event-opts="{{[['tap',[['junp',['$event']]]]]}}" bindtap="__e"></image></view></view></view><view class="page-body data-v-567495f9"><view class="banner-card data-v-567495f9"><image class="banner-image data-v-567495f9" src="/static/image/share@2x.png" mode="widthFix"></image></view><view class="card menu-card data-v-567495f9"><block wx:for="{{menuList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="title"><view data-event-opts="{{[['tap',[['handleMenuClick',['$0'],[[['menuList','title',item.title]]]]]]]}}" class="menu-item data-v-567495f9" bindtap="__e"><text class="menu-title data-v-567495f9">{{item.title}}</text><view class="menu-arrow data-v-567495f9"><block wx:if="{{item.title==='在线客服'}}"><button open-type="contact" type="default" class="data-v-567495f9"></button></block><image src="/static/icon/ar_map@2x.png" mode="widthFix" class="data-v-567495f9"></image></view></view></block></view></view><custom-tabbar vue-id="781eaa2d-1" class="data-v-567495f9" bind:__l="__l"></custom-tabbar></view>