收藏
回答

静态网站 H5 跳小程序,外部浏览器拉起时,如何跳转至体验版?

var c = new cloud.Cloud({
                        // 必填,表示是未登录模式
                        identityless: true,
                        // 资源方 AppID
                        resourceAppid: 'wx_xxxx', // <!-- replace -->
                        // 资源方环境 ID
                        resourceEnv: 'wx_xxxx', // <!-- replace -->
                    })
回答关注问题邀请回答
收藏

2 个回答

登录 后发表内容