=========== V3.0.1 ==========
- 稳定版 - 可以基于此版本作为其他项目的底座
This commit is contained in:
@@ -53,3 +53,11 @@
|
||||
- 问题:点「刷新数据」按钮提示成功,但实际数据没更新。
|
||||
- 根因:`refreshStatistics` 调用 `statisticsStore.fetchStatistics()` 未传 `forceRefresh=true`,5分钟缓存有效期内直接返回旧数据。
|
||||
- 修复:改为 `fetchStatistics(true)` 强制跳过缓存。
|
||||
|
||||
## README.md 修改
|
||||
|
||||
- 项目名称从"WebSoftAdmin"改为"小程序商城后台管理系统"。
|
||||
- 项目域名更新为 https://shop.websoft.top。
|
||||
- 去掉 CMS 内容管理系统的介绍部分(文章管理、一键排版、媒体库等)。
|
||||
- 更新技术栈版本号对齐 package.json(AntDv 4.x、Vite 8.x、TS 5.x、Pinia 2.x)。
|
||||
- 补充门店/经销商/会员管理等商城核心功能描述,对齐实际 views/shop 目录结构。
|
||||
|
||||
Reference in New Issue
Block a user