mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-01 17:30:26 +08:00
优化文字提示
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
<span class="disabled">|</span>
|
<span class="disabled">|</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="ui field" v-if="countUnread > 0">
|
<div class="ui field" v-if="countUnread > 0">
|
||||||
<a href="" @click.prevent="readAllItems" title="消除未读标记New">[全部已读]</a>
|
<a href="" @click.prevent="readAllItems" title="消除未读标记New">[全部设为已读]</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user