refactor: 移除多余的收藏提示信息

This commit is contained in:
Jafeng 2026-05-29 16:35:27 +08:00
parent f5e6351e6e
commit 7811361f90

View File

@ -142,10 +142,6 @@
{{ activeTab === "mine" ? "可添加快捷回复或收藏更多常用语" : "可在后台常用语库维护后使用" }}
</text>
</view>
<view v-if="activeTab === 'more' && currentPhrases.length > 0" class="collect-tip">
收藏时默认保存到我的常用语 > 默认可调整目录
</view>
</scroll-view>
<view v-if="activeTab === 'mine'" class="footer-action-bar">