实现十分简单,在manifest.json中增加小程序票据设置,如果有,编译的时候,将其追加到小程序的app.json中即可。
字段为:serviceProviderTicket
参考文档:
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/operation/thirdparty/customized_service_platform_guidelines.html
实现十分简单,在manifest.json中增加小程序票据设置,如果有,编译的时候,将其追加到小程序的app.json中即可。
字段为:serviceProviderTicket
参考文档:
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/operation/thirdparty/customized_service_platform_guidelines.html
Joe (作者)
测试成功,感谢!
2023-11-08 22:52