feat: upgrade 0.17.4 (#225)

This commit is contained in:
PY 2022-07-12 14:16:08 +08:00 committed by GitHub
parent 4067e7ca30
commit 267546321f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
"qrcode.vue": "^3.2.2",
"qs": "^6.10.5",
"tdesign-icons-vue-next": "^0.1.1",
"tdesign-vue-next": "0.17.3",
"tdesign-vue-next": "0.17.4",
"tvision-color": "^1.3.1",
"vue": "^3.2.31",
"vue-clipboard3": "^2.0.0",

View File

@ -37,7 +37,7 @@
</div>
</div>
</template>
<t-badge :count="unreadMsg.length" :offset="[15, 21]">
<t-badge :count="unreadMsg.length" :offset="[12, 8]">
<t-button theme="default" shape="square" variant="text">
<t-icon name="mail" />
</t-button>