123 1 year ago
parent
commit
c4e67eb1af

+ 14 - 0
Assets/Lua/Config/ActivitiesCfg.lua

@@ -2126,6 +2126,20 @@ local ActivitiesCfg = {
 ['RuleKey']='',
 ['ExpiredActivities']=0,
 },
+[18007]={
+['Id']=18007,
+['Type']=12,
+['Name']='月末累儲',
+['Order']=1,
+['BG']='ActivityImg/monthrecharge_cn',
+['ActivityBG']='ActivityImg/monthrecharge_cn',
+['PageId']=335,
+['Entrance']={159},
+['NeedShow']=true,
+['NoPay']=true,
+['RuleKey']='',
+['ExpiredActivities']=0,
+},
 [144]={
 ['Id']=144,
 ['Type']=12,

+ 100 - 0
Assets/Lua/Config/ActivitiesTaskCfg.lua

@@ -8795,5 +8795,105 @@ local ActivitiesTaskCfg = {
     ['ShowState']=1,
     ['Integral']=0,
     },
+     [20160]={
+     ['TaskId']=20160,
+     ['TaskCondition']={{60,9.99}},
+     ['Reward']={{183,88},{54,888}},
+     ['Title']='活動期間累計儲值9.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20161]={
+     ['TaskId']=20161,
+     ['TaskCondition']={{60,19.99}},
+     ['Reward']={{183,128},{54,1888}},
+     ['Title']='活動期間累計儲值19.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20162]={
+     ['TaskId']=20162,
+     ['TaskCondition']={{60,49.99}},
+     ['Reward']={{183,188},{54,2888}},
+     ['Title']='活動期間累計儲值49.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20163]={
+     ['TaskId']=20163,
+     ['TaskCondition']={{60,99.99}},
+     ['Reward']={{183,238},{54,4888}},
+     ['Title']='活動期間累計儲值99.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20164]={
+     ['TaskId']=20164,
+     ['TaskCondition']={{60,199.99}},
+     ['Reward']={{183,688},{54,6888}},
+     ['Title']='活動期間累計儲值199.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20165]={
+     ['TaskId']=20165,
+     ['TaskCondition']={{60,399.99}},
+     ['Reward']={{183,2588},{54,12888}},
+     ['Title']='活動期間累計儲值399.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20166]={
+     ['TaskId']=20166,
+     ['TaskCondition']={{60,799.99}},
+     ['Reward']={{183,5888},{54,28888}},
+     ['Title']='活動期間累計儲值799.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20167]={
+     ['TaskId']=20167,
+     ['TaskCondition']={{60,1099.99}},
+     ['Reward']={{183,8888},{54,38888}},
+     ['Title']='活動期間累計儲值1099.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20168]={
+     ['TaskId']=20168,
+     ['TaskCondition']={{60,1499.99}},
+     ['Reward']={{183,12888},{54,48888}},
+     ['Title']='活動期間累計儲值1499.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
+     [20169]={
+     ['TaskId']=20169,
+     ['TaskCondition']={{60,1999.99}},
+     ['Reward']={{183,18888},{54,58888}},
+     ['Title']='活動期間累計儲值1999.99$',
+     ['Desc']='',
+     ['GoPageId']=117,
+     ['ShowState']=1,
+     ['Integral']=0,
+     },  
     }
     return ActivitiesTaskCfg

+ 5 - 5
Assets/Lua/Core/PlatformPack.lua

@@ -1,9 +1,9 @@
 local PlatformPack = {
-	URL_KEY = 'http://165.154.29.92:81//',
-	SERVERLIST_URL = 'http://165.154.29.92:81//serverlist',
-	NOTIFY_URL = 'http://cxzcdn.hkhappygame.com/res/NoticeNew/',
-	SPECIAL_INFO_URL = 'http://165.154.29.92:81//channel',
-	CUSTOMER_SERVICE_INFO_URL = 'http://165.154.29.92:81//vipService',
+	URL_KEY = 'http://110.40.223.119:81//',
+	SERVERLIST_URL = 'http://110.40.223.119:81//serverlist',
+	NOTIFY_URL = 'http://cxzcdn.hkhappygame.com/res/TestServerNotice/',
+	SPECIAL_INFO_URL = 'http://110.40.223.119:81//channel',
+	CUSTOMER_SERVICE_INFO_URL = 'http://110.40.223.119:81//vipService',
 }
 
 return PlatformPack

+ 1 - 1
ProjectSettings/ProjectSettings.asset

@@ -846,7 +846,7 @@ PlayerSettings:
   webGLDecompressionFallback: 1
   webGLPowerPreference: 1
   scriptingDefineSymbols:
-    Android: USE_LUA;VUPLEX_CCU;BUGLY;FPS_DISABLE
+    Android: USE_LUA;VUPLEX_CCU;BUGLY;FPS_DISABLE;GAME_DEBUG
     Standalone: USE_LUA;VUPLEX_CCU
     WebGL: USE_LUA;VUPLEX_CCU
     iPhone: USE_LUA;VUPLEX_CCU