小程序添加分包的时候报错 “pages *** 不应该在分包 subPackages[*] 中”
分包和主包不能一个路径,可以这样写
"root":"pages/weixiuConfirm"
分包和主包不能一个路径,可以这样写
"root":"pages/weixiuConfirm"
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html...
111...
含有><这样的符号,导致了标签开始闭合错乱,建议过滤为<>...
https://blog.csdn.net/weixin_43881802/article/details/123481902...
官方文档:https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html参考文档:h...
https://developers.weixin.qq.com/miniprogram/dev/devtools/git.html...