为十连胜小更新
This commit is contained in:
parent
9fcdc523a5
commit
e2802389a7
|
|
@ -173,8 +173,8 @@ export default class GameManager extends cc.Component {
|
|||
|
||||
onShow(options?: any) {
|
||||
if (options) {
|
||||
MiniProgramBenefitsBridge.instance.capture(options, "show");
|
||||
this.updateWucaiEntry(options);
|
||||
MiniProgramBenefitsBridge.instance.capture(options, "show");
|
||||
}
|
||||
cc.audioEngine.resumeAll();
|
||||
cc.game.resume();
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@ export default class Utils {
|
|||
static outTradeNo: string = "";
|
||||
// static httpip: string = `https://laf.nika4games.com/`; //五彩消消乐
|
||||
static httpip: string = `https://q6rvwvtnga.sealoshzh.site/`; //消消王者
|
||||
static testHttpip: string = `https://sor779u2w8.sealoshzh.site/`; //测试服务器
|
||||
// static testHttpip: string = `https://q6rvwvtnga.sealoshzh.site/`; //消消王者测试服暂替
|
||||
// static testHttpip: string = `https://sor779u2w8.sealoshzh.site/`; //测试服务器
|
||||
static testHttpip: string = `https://q6rvwvtnga.sealoshzh.site/`; //消消王者测试服暂替
|
||||
//#region 安卓支付
|
||||
/**获取用户信息*/
|
||||
static getUserInfo(callBack, from?: string) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user