mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化文字提示
This commit is contained in:
		@@ -28,7 +28,7 @@
 | 
			
		||||
            <span class="disabled">|</span>
 | 
			
		||||
        </div>
 | 
			
		||||
        <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>
 | 
			
		||||
</form>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user