fix: id兼容, 通知入口
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m0s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m0s
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
</div>
|
||||
<!-- 通知 -->
|
||||
<div
|
||||
v-if="hasAuth(NOTIFICATION_PERMISSIONS.page)"
|
||||
class="btn-box notice-btn"
|
||||
@click.stop="showNotice = !showNotice"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user