太阁立志2�0.05折免费修真)
更新�2025-06-30
当前版本�1.3
联网类型�需要联�
开发者:广州天海网络科技有限公司
语言类型�简体中�
系统要求�8.0/
应用权限�查看
应用介绍
太阁立志2是一款萌系妖�收集养成类手游,全新版本首续充�0.1折正式上线;登录就送VIP24,全民免费赠�9000元代金券,所有直�礼包都可以购买!游戏拥有多种妖怪、全�战斗体验、自�探索模式,让玩家从妖怪、剧情、玩法等几个维度感受纯粹的养成游戏�
var request_url = "//api.duote.com/hitscount/index?did=" + MIP.getData('vId') + "&mid=3";
MIP.watch('count', function (newVal, oldVal) {
console.log(newVal)
fetch(request_url).then(function() {
console.log('统计事件上报')
})
})
MIP.watch('vId', function (newVal, oldVal) {
var request_url = "//api.duote.com/hitscount/index?did=" + MIP.getData('vId') + "&mid=3";
console.log(newVal)
fetch(request_url).then(function() {
console.log('统计事件上报')
})
})