Browse Source

Merge branch 'zhangyong/feature-20250815160302-金币优化' into milestone-20250815-金币优化

zhangyong/feature-20250815160302-金币优化
ZhangYong 2 months ago
parent
commit
109ef878fb
  1. 2
      src/views/home.vue

2
src/views/home.vue

@ -98,7 +98,7 @@ function logout() {
<el-container>
<el-aside style="
width: 15%;
min-width: 180px;
max-width: 20%;
position: fixed; /* 固定位置 */
top: 0;
left: 0;

Loading…
Cancel
Save