From b7d451c91ec40bee70f23b1e2cf6a8797643faef Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期六, 25 四月 2026 15:18:58 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 small-program/unpackage/dist/dev/mp-weixin/shop/pages/mine/mine.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 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
index 74b0e36..d860c75 100644
--- 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
@@ -1 +1 @@
-<view class="shop-mine-page data-v-567495f9"><view class="nav-bar data-v-567495f9" style="{{'padding-top:'+(statusbarHeight+'px')+';'}}"><view class="nav-content data-v-567495f9"><text class="nav-title data-v-567495f9">鎴戠殑</text></view></view><view class="page-content data-v-567495f9"><text class="data-v-567495f9">闂ㄥ簵鎴戠殑椤甸潰</text></view><custom-tabbar vue-id="781eaa2d-1" class="data-v-567495f9" bind:__l="__l"></custom-tabbar></view>
\ No newline at end of file
+<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>
\ No newline at end of file

--
Gitblit v1.9.3