chore(组件): 解决uni-popup-*组件注册问题及开发环境配置

This commit is contained in:
2026-01-06 09:46:30 +08:00
parent 531dc347f7
commit afd002fad3
7 changed files with 26 additions and 27 deletions

View File

@@ -34,6 +34,6 @@ const localDevConfig = ({
uniacid: 1,
domain: 'https://test.aigc-quickapp.com',
},
})['2285']; // 选择要使用的环境配置
})['2811']; // 选择要使用的环境配置
export default localDevConfig;