提交 a63e5c3e 编写于 作者: DCloud_JSON's avatar DCloud_JSON

新增支持:对话消耗积分,看激励视频广告赚积分-2

上级 2443b353
<script>
import uniIdPagesInit from '@/uni_modules/uni-id-pages/init.js';
import uniIdPagesInit from '@/uni_modules/uni-id-pages/init.js';
import config from '@/config.js';
export default {
onLaunch:async function() {
// 初始化uni身份信息管理模块
......@@ -12,7 +13,9 @@
});
}
// #ifdef MP-WEIXIN
uniCloud.initSecureNetworkByWeixin()
if(adpid.config){
uniCloud.initSecureNetworkByWeixin()
}
// #endif
},
onShow: function() {
......
......@@ -67,7 +67,7 @@
},
"usingComponents" : true,
"secureNetwork" : {
"enable" : true
"enable" : false
},
"unipush" : {
"enable" : false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册