Use document.title to display tab count and update info

This commit is contained in:
NI
2019-09-27 09:39:18 +08:00
parent 512e410221
commit 3b8483f9c5
3 changed files with 62 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
:class="{
active: tab === idx,
error: tabInfo.indicator.error.length > 0,
updated: tabInfo.indicator.updated
updated: tabInfo.indicator.updated && tab !== idx
}"
:style="
'background: ' +