This commit is contained in:
zhonghua.li
2026-04-20 20:54:20 +08:00
parent 75209e15f1
commit 303315e840
5 changed files with 12 additions and 449 deletions

View File

@@ -12,11 +12,6 @@
<text class="function-name">开始接待</text>
<text class="function-desc"></text>
</view>
<view class="function-item" @click="goReceptionInProgressPage('跳转服务中失败')">
<view class="function-icon">📌</view>
<text class="function-name">服务中</text>
<text class="function-desc"></text>
</view>
<view class="function-item" @click="goReceptionInProgressPage('跳转标签管理失败', 'tag')">
<view class="function-icon">🗂</view>
<text class="function-name">标签管理</text>