feat(portal): 案例数据 SQL 与成功案例展示优化

- 新增/更新案例相关 SQL(初始化或补丁脚本)
- 首页精选案例:多卡轮播、非精选补足列表、工业风卡片
- 案例列表:无封面时深蓝工业风占位(客户水印与缩写铭牌)
This commit is contained in:
2026-05-06 22:03:17 +08:00
parent 3daa0273a4
commit cec461f229
110 changed files with 1044 additions and 132 deletions

View File

@@ -0,0 +1 @@
.admin-crud-page .page-header[data-v-e4a64c9a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.admin-crud-page .page-header h2[data-v-e4a64c9a]{font-size:20px;color:#1f2937}.admin-crud-page .page-header .page-header-filters[data-v-e4a64c9a]{display:flex;align-items:center;flex-wrap:wrap}