Commit Graph

3 Commits (eaf71cef17043907e3849fc64b28f50e7ff72286)

Author SHA1 Message Date
wuKong 9291687b04 refactor(platform): 修改 DiyApi.getUsedDiyTemplate 方法参数名从 type 为 platform
- 修改 DiyApi.getUsedDiyTemplate 方法参数名从 type 为 platform
- 调整 uniPlatform 默认值从 'default' 为空字符串
- 在 adaptTemplate 方法中添加平台标识符处理逻辑
- 增加小程序平台特殊标识符处理分支
- 修复装修模板初始化时的平台参数传递问题
2025-12-30 10:56:55 +08:00
wuKong db95ed1a90 feat(promotion): 添加装修模板类型参数支持
- 为 getUsedDiyTemplate 方法添加 type 参数
- 在平台模块中新增 uniPlatform 属性获取
- 重构装修模板适配逻辑以支持平台类型区分
- 更新请求参数传递方式以包含平台类型信息
2025-12-29 18:11:10 +08:00
YunaiV 22139d9a2d 全局:优化请求的提示 2024-01-20 17:28:04 +08:00