feat(M08-C): 建立管理员房态运营入口

This commit is contained in:
Codex
2026-08-10 10:06:12 +08:00
parent 1160f16e8d
commit b70ada06a8
24 changed files with 699 additions and 15 deletions
+2
View File
@@ -4,6 +4,8 @@
<view class="quick-actions">
<button bindtap="openOrders">我的订单</button>
<button bindtap="openProfile">个人中心</button>
<button wx:if="{{showManagerEntry}}" type="primary" bindtap="openManager">门店管理</button>
<button wx:if="{{showCleanerEntry}}" bindtap="openCleaner">保洁任务</button>
</view>
<button loading="{{locating}}" bindtap="locateNearby">定位附近门店</button>
<view class="city-search">