This website requires JavaScript.
Explore
Help
Register
Sign In
fnvtk
/
Mycontent
Watch
2
Star
0
Fork
0
You've already forked Mycontent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41ebc70a50ca58903ec4628c07d43199ab7e031f
Mycontent
/
soul-admin
History
Alex-larget
d3b67681d7
Refactor user profile handling and navigation logic in the mini program. Introduce functions to ensure user profile completeness after login, update avatar selection process, and enhance navigation between chapters based on backend data. Update API endpoints for user data synchronization and improve user experience with new UI elements for profile editing.
2026-03-12 11:36:50 +08:00
..
dist
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
src
Refactor user profile handling and navigation logic in the mini program. Introduce functions to ensure user profile completeness after login, update avatar selection process, and enhance navigation between chapters based on backend data. Update API endpoints for user data synchronization and improve user experience with new UI elements for profile editing.
2026-03-12 11:36:50 +08:00
tmp
…
.env.development
Refactor user profile handling and navigation logic in the mini program. Introduce functions to ensure user profile completeness after login, update avatar selection process, and enhance navigation between chapters based on backend data. Update API endpoints for user data synchronization and improve user experience with new UI elements for profile editing.
2026-03-12 11:36:50 +08:00
.env.example
…
.env.production
…
.gitignore
…
deploy_admin.py
…
index.html
…
package.json
更新小程序,新增VIP会员状态管理功能,优化章节解锁逻辑,支持VIP用户访问增值内容。调整用户详情页面,增加VIP相关字段和功能,提升用户体验。更新会议记录,反映最新讨论内容。
2026-03-10 11:04:34 +08:00
pnpm-lock.yaml
更新小程序,新增VIP会员状态管理功能,优化章节解锁逻辑,支持VIP用户访问增值内容。调整用户详情页面,增加VIP相关字段和功能,提升用户体验。更新会议记录,反映最新讨论内容。
2026-03-10 11:04:34 +08:00
postcss.config.js
…
tsconfig.json
…
tsconfig.node.json
…
tsconfig.tsbuildinfo
Refactor user profile handling and navigation logic in the mini program. Introduce functions to ensure user profile completeness after login, update avatar selection process, and enhance navigation between chapters based on backend data. Update API endpoints for user data synchronization and improve user experience with new UI elements for profile editing.
2026-03-12 11:36:50 +08:00
vite.config.ts
…