30 Commits

Author SHA1 Message Date
卡若
5724fba877 feat: 小程序超级个体/个人资料/CKB获客;VIP列表展示过滤;管理端与API联调
- 超级个体:去掉首位特例;列表仅展示有头像且非微信默认昵称(vip.go)
- 个人资料:居中头像、低调联系方式、点头像优先走存客宝 lead(ckbLeadToken)
- 阅读页分享朋友圈复制与 toast 去重
- soul-api: miniprogram users 带 ckbLeadToken;其它 handler 与路由调整
- 脚本:content_upload、miniprogram 上传辅助等

Made-with: Cursor
2026-03-22 08:34:28 +08:00
Alex-larget
d34d209b37 删除过时的部署管理端触发词文档,并更新相关索引以反映新的触发词约定,确保文档一致性和准确性。 2026-03-20 14:38:51 +08:00
Alex-larget
385e47bc55 更新小程序隐私保护机制,新增手机号一键登录功能,用户需同意隐私协议后方可获取手机号。优化多个页面的登录交互,提升用户体验。调整相关配置以支持新功能。 2026-03-20 13:40:13 +08:00
Alex-larget
588dad2518 增强用户隐私保护,新增昵称授权功能。更新头像选择逻辑,用户可直接通过按钮选择微信头像或相册图片。优化个人资料页面,强化手机号必填提示,提升用户体验。调整多个页面以支持新隐私授权机制,确保符合最新隐私规范。 2026-03-19 18:26:45 +08:00
Alex-larget
c55e54efbd 重构小程序图标组件,替换传统 emoji 为 SVG 图标,提升视觉一致性和可维护性。更新多个页面以使用新图标组件,优化用户界面体验。同时,调整了数据加载逻辑,确保更高效的状态管理和用户交互。 2026-03-18 16:00:57 +08:00
Alex-larget
1fa20756a8 feat: 代付做完了 2026-03-18 12:40:51 +08:00
Alex-larget
f276595ad6 暂存 2026-03-17 18:22:06 +08:00
Alex-larget
88915276d1 同步 2026-03-17 15:17:33 +08:00
Alex-larget
0d12ab1d07 Update project documentation and enhance user interaction features
- Added a new entry for user interaction habit analysis based on agent transcripts, summarizing key insights into communication styles and preferences.
- Updated project indices to reflect the latest developments, including the addition of a wallet balance feature and enhancements to the mini program's user interface for better user experience.
- Improved the handling of loading states in the chapters page, ensuring a smoother user experience during data retrieval.
- Implemented a gift payment sharing feature, allowing users to share payment requests with friends for collaborative purchases.
2026-03-17 11:44:36 +08:00
Alex-larget
e75092eaad Refactor mini program environment configuration and remove deprecated debug features
- Simplified the environment configuration in app.js by removing the debug environment options and related functions.
- Set a default API base URL for production while allowing commented options for local and testing environments.
- Cleaned up settings.js by removing the debug environment label and switching functionality, streamlining the user interface.
- Updated documentation to reflect the removal of debug features and added a summary of synchronization requirements in the planning document.
2026-03-16 13:30:05 +08:00
Alex-larget
1edceda4db Update evolution indices and enhance user experience in mini program
- Added new entries for content ranking algorithm adjustments and cross-platform reuse in the evolution indices for backend, team, and mini program development.
- Improved user interface elements in the mini program, including the addition of a hidden settings entry and refined guidance for profile modifications.
- Enhanced reading statistics display with formatted numbers for better clarity and user engagement.
- Updated reading tracker logic to prevent duplicate duration accumulation and ensure accurate reporting of reading progress.
2026-03-14 17:13:06 +08:00
Alex-larget
da6d2c0852 Update API endpoints for order retrieval in admin panel; change from /api/orders to /api/admin/orders in multiple files for consistency. Remove unused CSS and JS files from the distribution folder to streamline the build. Enhance order synchronization logic in the backend to handle order states more effectively. 2026-03-11 16:29:20 +08:00
Alex-larget
3d8873fe24 1 2026-03-11 14:49:45 +08:00
卡若
22bb29f433 feat: 内容管理深度优化 (03-07~03-09)
- 排名算法权重可配置,排行榜显示点击量/付款数/热度
- 富文本编辑器升级(TipTap),支持@提及/#链接标签/图片/表格
- 「主人公」Tab → 「链接AI」Tab,AI列表+链接标签管理
- 链接标签新增存客宝(ckb)类型,存客宝绑定配置面板
- 人物ID改为可选,名称必填
- 排行榜操作改为「编辑文章」,付款记录移入编辑弹窗
- 章节ID修改支持(originalId/newId机制)
- 付款记录用户ID/订单ID可点击跳转
- 项目推进表补充14-15节(03-07~09改动记录+存客宝技术方案)

Made-with: Cursor
2026-03-09 05:49:03 +08:00
卡若
874900d520 sync: soul-api 接口逻辑、soul-api 后端 | 原因: 后端接口逻辑修改、后端代码修改 2026-03-09 04:57:29 +08:00
卡若
13e6c21953 sync: soul-api 接口逻辑、soul-api 后端 | 原因: 后端接口逻辑修改、后端代码修改 2026-03-09 04:57:05 +08:00
卡若
d236c2590f sync: soul-api 接口逻辑、soul-api 后端 | 原因: 后端接口逻辑修改、后端代码修改 2026-03-09 04:56:52 +08:00
卡若
83c1546da4 sync: soul-api 后端 | 原因: 后端代码修改 2026-03-09 04:56:41 +08:00
卡若
fb71faa117 sync: soul-admin 页面、soul-api 后端 | 原因: 前端页面修改、后端代码修改 2026-03-09 04:53:01 +08:00
卡若
bb847cec96 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:51:28 +08:00
卡若
3bc8048684 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:48:08 +08:00
卡若
e9eab4ade6 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:46:07 +08:00
卡若
58074a8275 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:42:13 +08:00
卡若
f454414ea2 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:37:40 +08:00
卡若
823a8466bb sync: soul-api 后端 | 原因: 后端代码修改 2026-03-09 04:37:18 +08:00
卡若
1f7a0b8c02 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:36:22 +08:00
卡若
3473ea1503 sync: soul-api 后端、开发文档 需求 | 原因: 后端代码修改、需求文档更新 2026-03-09 04:32:52 +08:00
卡若
da9053208c sync: soul-api 后端 | 原因: 后端代码修改 2026-03-09 01:07:15 +08:00
卡若
150ab95eba sync: soul-api 后端 | 原因: 后端代码修改 2026-03-08 18:16:24 +08:00
卡若
b7c35a89b0 初始提交:一场soul的创业实验-永平 网站与小程序
Made-with: Cursor
2026-03-07 22:58:43 +08:00