This topic created in 777 days ago, the information mentioned may be changed or developed.
一般都后端都会有测试环境、正式环境
1.利用小程序官方提供的测试版、线上版. 实现测试版链接测试环境,线上版本连接正式环境.
2.分 2 个小程序: 正式版一个程序、测试版本一个小程序
两种方案各有什么有优劣
1 replies • 2024-03-19 18:37:59 +08:00
 |
|
1
remrin Mar 19, 2024
1 比较简单,2 每次发布还得切换 appid
|