kaka 4 jaren geleden
bovenliggende
commit
de70fb003e

File diff suppressed because it is too large
+ 0 - 0
assets/resources/module/login/hot/project.manifest


+ 6 - 0
assets/script/mk/system/JsbSystem.ts

@@ -502,6 +502,7 @@ export default class JsbSystem {
         }
     }
 
+    private static singleClick = true;
     /** 上传开屏广告星云埋点 */
     public static updateSplashAdLog(info) {
         let arr = info.split('#')
@@ -536,6 +537,11 @@ export default class JsbSystem {
         }
         else if (type == 54) {
             mk.data.sendDataEvent(DataEventId.ad_click, '开屏点击');
+
+            if (this.singleClick) {
+                this.singleClick = false;
+                gData.adData.updateADLog(74, arr[0], data);
+            }
         }
     }
 

+ 1 - 1
assets/script/mk/utils/LogUtil.ts

@@ -9,7 +9,7 @@ export default class LogUtil {
      * 是否显示Log
      * @description
      */
-    public ifShowLog: boolean = true;
+    public ifShowLog: boolean = false;
 
     /**
      * 标签符号

BIN
build/jsb-link/assets/main/index.jsc


File diff suppressed because it is too large
+ 0 - 0
build/jsb-link/assets/resources/config.json


File diff suppressed because it is too large
+ 0 - 0
build/jsb-link/assets/resources/import/23/2301f946-ef9d-4d93-b296-1f8ff5b307d3.json


File diff suppressed because it is too large
+ 0 - 0
build/jsb-link/assets/resources/native/a8/a81eb395-718d-4f3b-958c-cb871f7dd5fa.manifest


+ 13 - 2
build/jsb-link/js backups (useful for debugging)/main.index.js

@@ -1299,6 +1299,10 @@ gData.adData.updateADLog(4, t, n);
 gData.adData.updateData(t, n);
 mk.data.sendDataEvent(r.DataEventId.video_init, mk.ad.videoAdType);
 this.reawardAdState = i.Unload;
+var o = mk.storage.getStorage("ad_videoEcpm");
+o ? o++ : o = 1;
+mk.storage.setStorage("ad_videoEcpm", o);
+o <= 300 && (o <= 50 ? mk.data.sendDataEventValue(r.DataEventId.ad_videoEcpm, "ad_video_ecpm" + o, n.adsource_price) : o % 10 == 0 && mk.data.sendDataEventValue(r.DataEventId.ad_videoEcpm, "ad_video_ecpm" + o, n.adsource_price));
 this.singleClick = !0;
 };
 e.prototype.onRewardedVideoAdPlayEnd = function() {};
@@ -12013,7 +12017,13 @@ var i = mk.storage.getStorage("ad_openEcpm");
 i ? i++ : i = 1;
 mk.storage.setStorage("ad_openEcpm", i);
 i <= 300 && (i <= 50 ? mk.data.sendDataEventValue(a.DataEventId.ad_openEcpm, "ad_video_ecpm" + i, o.adsource_price) : i % 10 == 0 && mk.data.sendDataEventValue(a.DataEventId.ad_openEcpm, "ad_video_ecpm" + i, o.adsource_price));
-} else 54 == n && mk.data.sendDataEvent(a.DataEventId.ad_click, "开屏点击");
+} else if (54 == n) {
+mk.data.sendDataEvent(a.DataEventId.ad_click, "开屏点击");
+if (this.singleClick) {
+this.singleClick = !1;
+gData.adData.updateADLog(74, e[0], o);
+}
+}
 };
 t.getAliRiskDeviceToken = function() {
 var t = "";
@@ -12041,6 +12051,7 @@ gData.loginData.passAnti = !0;
 t._JSB_ANDROID_PATH = "org/cocos2dx/javascript/thirdSdk/ThirdSdkMgr";
 t._JSB_IOS_PATH = "ThirdSdkMgr";
 t._JSB_ANDROID_PATH_JSDK = "org/cocos2dx/javascript/thirdSdk/ysdk/YSDKMgr";
+t.singleClick = !0;
 return t;
 }();
 n.default = i;
@@ -12183,7 +12194,7 @@ value: !0
 n.LogTagColor = void 0;
 var a, i = function() {
 function t() {
-this.ifShowLog = !0;
+this.ifShowLog = !1;
 this._tagChar = "...";
 this._frontChar = "    ";
 this._keyValueChar = " = ";

+ 2 - 2
packages-hot-update/cfg.json

@@ -19,7 +19,7 @@
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/EasyEliminate/jsbRemote1/",
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/EasyEliminate/jsbRemote2/"
     ],
-    "buildTime": 1634032395315,
-    "genTime": 1634032395315,
+    "buildTime": 1634115130982,
+    "genTime": 1634115130982,
     "genVersion": null
 }

File diff suppressed because it is too large
+ 0 - 0
packages-hot-update/manifest/project.manifest


BIN
packages-hot-update/versions/ver_1_0.4.zip


Some files were not shown because too many files changed in this diff