panchengyong
|
92847a2c51
|
pooint pages
|
2026-03-19 15:59:13 +08:00 |
|
panchengyong
|
6dc8a25945
|
pooint pages
|
2026-03-19 15:57:31 +08:00 |
|
apple
|
d5439323db
|
shccd159: 新增 deploy-front-shccd159.sh,更新 DEPLOY.md
Made-with: Cursor
|
2026-03-18 11:52:23 +08:00 |
|
apple
|
d8fc82d2e4
|
shccd159: 更新 deploy.conf
Made-with: Cursor
|
2026-03-18 10:51:46 +08:00 |
|
apple
|
7366ab1200
|
shccd159: 配置与页面更新
Made-with: Cursor
|
2026-03-18 10:38:36 +08:00 |
|
apple
|
a14566122b
|
Merge main into shccd159,保留 shccd159 配置(jjy/ccd 域名)
Made-with: Cursor
|
2026-03-18 10:35:08 +08:00 |
|
apple
|
e8563e4fda
|
从 shccd159 合并 backend-adminend 子项目到 main
Made-with: Cursor
|
2026-03-16 11:32:11 +08:00 |
|
apple
|
d00d5119ec
|
Merge main into miao33
Made-with: Cursor
|
2026-03-16 11:20:06 +08:00 |
|
apple
|
079076a70e
|
miao33: 从 main 同步 single_uniapp22miao,dart-sass 兼容修复,DEPLOY.md 更新
- 从 main 获取 single_uniapp22miao 子项目
- dart-sass: /deep/ -> ::v-deep,calc 运算符加空格
- DEPLOY.md 采用 shccd159 版本(4 子项目架构说明)
Made-with: Cursor
|
2026-03-16 11:16:42 +08:00 |
|
apple
|
e87b823d31
|
chore: 更新 shccd159 配置与 application.yml
Made-with: Cursor
|
2026-03-16 10:26:31 +08:00 |
|
apple
|
4b0afb3951
|
refactor: frontend 重命名为 backend-adminend,新增 shccd159/shjjy153 配置
- frontend 目录迁移至 backend-adminend(管理后台前端)
- 新增 application-shccd159.yml、application-shjjy153.yml
- 更新 deploy.conf、DEPLOY.md、application.yml
Made-with: Cursor
|
2026-03-16 09:33:54 +08:00 |
|
apple
|
fcb10e9bc7
|
fix: 积分页支出明细不显示 + integral/list 支持 type 参数
- 前端 points.vue: 支出明细 type 过滤改为 Number(item.type)===2;onLoad 先 await loadUserInfo 再 loadPointsList;请求 getIntegralList 时传 type=2
- 后端 integral/list: 增加可选参数 type(1=收入,2=支出),UserIntegralRecordServiceImpl 支持按 type 筛选
- 新增 backend/shell/test-integral-list.sh 测试 integral/list 支出明细
- 新增 backend/shell/start-front-miao33.sh 使用 nohup 启动 crmeb-front(miao33)
Made-with: Cursor
|
2026-03-16 07:42:51 +08:00 |
|
panchengyong
|
0cd7ebe202
|
feat: 完成 shjjy153 分支 jjy 项目配置切换和签名功能优化
|
2026-03-15 12:12:37 +08:00 |
|
panchengyong
|
6b131e07ab
|
feat: 更新签名页面和合同文件
|
2026-03-14 20:31:27 +08:00 |
|
panchengyong
|
d83d6d66fd
|
feat: 添加 shccd159 分支配置文件和合同 PDF 文件
|
2026-03-14 19:18:05 +08:00 |
|
panchengyong
|
e0e2f50806
|
解决合并冲突
|
2026-03-13 13:35:38 +08:00 |
|
panchengyong
|
786bf78282
|
更新项目配置和添加小程序模块
- 修改 ArticleController.java
- 更新 application.yml 配置
- 更新 frontend/.env.production 环境配置
- 添加 single_uniapp22miao 小程序模块
- 添加 logs 目录
|
2026-03-13 13:27:13 +08:00 |
|
apple
|
9c29721dc4
|
miao33 部署脚本:编译前临时设置 spring.profiles.active=miao33,编译后恢复
Made-with: Cursor
|
2026-03-13 01:40:29 +08:00 |
|
apple
|
6e1bce929b
|
miao33: 部署脚本、打包前 API 检查、文档与配置
- 新增 backend/shell/deploy-admin-miao33.sh(miao33 一键打包部署)
- deploy.conf 增加 VUE_APP_BASE_API_EXPECTED,miao33/by80 打包前校验前端 API 地址
- deploy-admin-by80.sh / deploy-admin-miao33.sh 增加步骤:检查 .env.production 中 VUE_APP_BASE_API
- backend/DEPLOY.md、frontend/DEPLOY.md 补充 miao33 与 API 检查说明
- frontend/.env.production、frontend/deploy.conf 同步 miao33 配置
- by80 脚本 get_conf 仅解析 by80 段
Made-with: Cursor
|
2026-03-12 22:00:34 +08:00 |
|
apple
|
daa1c54cc0
|
by80: 部署文档与脚本、配置更新
- backend/DEPLOY.md: 打包与自动部署说明(by80/miao80)
- backend/shell/deploy-admin-by80.sh: 一键编译+备份+上传+重启(tar 上传前端)
- frontend/DEPLOY.md: 前端打包与自动部署发布说明
- deploy.conf / .env 配置更新
Made-with: Cursor
|
2026-03-12 16:51:44 +08:00 |
|
apple
|
71f50e34d7
|
by80 分支:配置与部署文件
Made-with: Cursor
|
2026-03-12 15:50:12 +08:00 |
|
apple
|
31c5426641
|
会员管理-积分余额:支持小数点后3位,修复用户列表积分不显示
- 后台:UserOperateIntegralMoneyRequest.integralValue 改为 BigDecimal,支持3位小数
- 后台:UserServiceImpl 积分操作逻辑改为 BigDecimal,支持小数
- 后台:UserResponse.integral 改为 BigDecimal,修复 BeanUtils 复制导致列表积分不显示
- 前端:积分输入框增加 precision=3、step=0.001,支持3位小数输入
Made-with: Cursor
|
2026-03-12 15:40:02 +08:00 |
|
apple
|
5432904bcb
|
Initial commit: 单商户积分商城 - 管理后台前端 + CRMEB 后端
Made-with: Cursor
|
2026-03-08 18:35:11 +08:00 |
|