kaka 4 年 前
コミット
76db9b98b3

ファイルの差分が大きいため隠しています
+ 0 - 0
assets/resources/module/login/hot/project.manifest


+ 1 - 1
assets/script/mk/sdk/ad/toppon/AnyThinkAdsMgr/ATSDKMgrJS.js

@@ -14,7 +14,7 @@ var ATSDKMgrJS = cc.Class({
     /** 初始化Sdk */
     initATJSSDK: function (appid, appsecret, umchannel) {
 
-        ATJSSDK.setLogDebug(true);
+        ATJSSDK.setLogDebug(false);
 
         var customMap = {
             "channel": umchannel

+ 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


ファイルの差分が大きいため隠しています
+ 0 - 0
build/jsb-link/assets/resources/config.json


ファイルの差分が大きいため隠しています
+ 0 - 0
build/jsb-link/assets/resources/native/a8/a81eb395-718d-4f3b-958c-cb871f7dd5fa.manifest


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

@@ -2171,7 +2171,7 @@ ctor: function() {
 console.log("ATSDKMgrJS.js created! ");
 },
 initATJSSDK: function(t, e, a) {
-ATJSSDK.setLogDebug(!0);
+ATJSSDK.setLogDebug(!1);
 var o = {
 channel: a
 };
@@ -19380,7 +19380,7 @@ value: !0
 a.LogTagColor = void 0;
 var n, i = function() {
 function t() {
-this.ifShowLog = !0;
+this.ifShowLog = !1;
 this._tagChar = "...";
 this._frontChar = "    ";
 this._keyValueChar = " = ";

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

@@ -12,7 +12,7 @@
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsfTest/baseRemote/",
         "https://xcx-box.oss-cn-hangzhou.aliyuncs.com/hotgame/kncdsf/baseRemote/"
     ],
-    "buildTime": 1635945242627,
-    "genTime": 1635945242627,
+    "buildTime": 1635945499722,
+    "genTime": 1635945499722,
     "genVersion": null
 }

ファイルの差分が大きいため隠しています
+ 0 - 0
packages-hot-update/manifest/project.manifest


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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません