|
|
0bf2d152be
|
feat(dashboard): ExhibitionCenter 3联+5行表格
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 01:20:50 +08:00 |
|
|
|
dd33e87d0f
|
feat(dashboard): IncomeCurve 七日柱状+折线(qiun-data-charts uni_modules)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 01:20:49 +08:00 |
|
|
|
1328aadee9
|
feat(dashboard): CrystalOverview 双卡(水晶余额+今日收益)
|
2026-06-03 01:20:49 +08:00 |
|
|
|
b31cf01da4
|
refactor(dashboard): dashboard.vue 改用 <script setup> 语法
代码评审发现 Options API 与项目 30+ 个页面(square.vue、
discover.vue、exhibition.vue 等)惯例不一致。改写为
<script setup>,并把 pageBg 提到模块顶层(不再通过 setup
return 传递)。Header 组件无 script 逻辑,无需改动。
|
2026-06-03 01:20:49 +08:00 |
|
|
|
282eb72e46
|
feat(dashboard): 页面骨架 + Header 占位
|
2026-06-03 01:20:48 +08:00 |
|