Commit Graph

3 Commits

Author SHA1 Message Date
fhysy 54740328e8 feat(app): 添加公众号 AppId配置并优化登录逻辑
- 在 appConfig 中添加 appIdPublic 字段用于存储公众号 AppId
- 修改 codeLogin 和 passwordLogin 页面,支持获取和使用公众号 AppId
- 更新 order/detail 页面,从 store 中获取公众号 AppId
2025-03-12 17:55:36 +08:00
fhysy 4e6414d8c8 refactor(order): 优化订单相关功能
- materialEdit 页面添加提交确认弹窗,重新对接接口
- 优化 order/detail 页面布局,添加去支付按钮,添加h5获取code方法(未完善,支付未完成)
- 更新 product/detail 页面,调整立即购买按钮样式
- 在 tabBar/order 页面添加默认订单详情跳转功能
2025-03-07 14:24:56 +08:00
fhysy e6ee77f170 💥 feat(compiler):
- 调整api,和请求封装,登录地址
- 登录页适配域名和请求参数自动选择(小程序未适配)
- 调整对接订单、消息页
- 添加素材录入页面、订单和消息详情页
2025-02-19 16:59:07 +08:00