refactor: 移除多余的收藏提示信息
This commit is contained in:
parent
f5e6351e6e
commit
7811361f90
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user