v1.2.0需求开发中

This commit is contained in:
2025-07-18 16:22:28 +08:00
parent a0ebd8254a
commit 9fa026f267
75 changed files with 10703 additions and 1197 deletions

View File

@@ -248,6 +248,7 @@
<li class="register" @click="handelRegister">
{{ $t(`user.register`) }}
</li>
<!-- 帮助中心 -->
<li
class="personalCenter"
style="margin-left: 20px;"
@@ -974,7 +975,7 @@ export default {
}
</style>
<style lang="scss" >
<style lang="scss" scoped>
.el-submenu__title:hover {
background-color: transparent !important;
background: transparent !important;