调度APP 1-6功能 注释
This commit is contained in:
parent
b6da4374b8
commit
1e4864b0ec
1247
pages/rescue/businessManage.vue
Normal file
1247
pages/rescue/businessManage.vue
Normal file
File diff suppressed because it is too large
Load Diff
@ -192,11 +192,11 @@
|
||||
<uni-icons type="right" color="#929292"></uni-icons>
|
||||
</view> -->
|
||||
</view>
|
||||
<view class="four-box-header_2_right">
|
||||
<!-- <view class="four-box-header_2_right">
|
||||
<text :class="['tab-item', { active: activeTab === 0 }]" @click="switchTab(0)">司机端</text>
|
||||
<text :class="['tab-item', { active: activeTab === 1 }]" @click="switchTab(1)">业务端</text>
|
||||
<text :class="['tab-item', { active: activeTab === 2 }]" @click="switchTab(2)">客户端</text>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
|
||||
<view class="tap-box">
|
||||
|
Loading…
Reference in New Issue
Block a user