From 8a899e63502939dbf034b90ba46741e0faa9023c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 08 五月 2026 18:49:32 +0800
Subject: [PATCH] 管理端bug修改

---
 small-program/unpackage/dist/dev/mp-weixin/shop/pages/mine/mine.wxml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/shop/pages/mine/mine.wxml b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/mine/mine.wxml
new file mode 100644
index 0000000..0d5787f
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/mine/mine.wxml
@@ -0,0 +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="{{info.shopAvatar?info.shopAvatar:'/static/image/tx@2x.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>
\ No newline at end of file

--
Gitblit v1.9.3