mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-22 17:43:42 +08:00
feat(projects): 分析页更新,添加关于页面
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
@mouseenter="setTrue"
|
||||
@mouseleave="setFalse"
|
||||
>
|
||||
<div class="absolute-lb w-full h-full overflow-hidden">
|
||||
<div class="absolute-lb wh-full overflow-hidden">
|
||||
<svg-radius-bg
|
||||
class="w-full h-full"
|
||||
class="wh-full"
|
||||
:is-active="isActive"
|
||||
:is-hover="isHover"
|
||||
:dark-mode="darkMode"
|
||||
|
Reference in New Issue
Block a user