This commit is contained in:
@@ -65,15 +65,6 @@
|
||||
<text class="menu-text">请先登录</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="menu-item" @click="goTo('/pages/product/list')">
|
||||
<text class="menu-icon">📦</text>
|
||||
<text class="menu-text">商品浏览</text>
|
||||
</view>
|
||||
<view class="menu-item" @click="goTo('/pages/order/list')">
|
||||
<text class="menu-icon">📋</text>
|
||||
<text class="menu-text">我的订单</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 快捷操作 - 管理员/销售 -->
|
||||
<view class="section" v-if="!isCustomer">
|
||||
|
||||
Reference in New Issue
Block a user