Merge branch 'china/dev' into china/test

dev_chengFeng hotfix/mht_china/xq/cdn_xq_test/0.1.80
zhangshanxue 2021-08-28 15:42:36 +08:00
commit 2e786a967e
2 changed files with 5 additions and 3 deletions

View File

@ -272,7 +272,9 @@ function this:InitComponent()
this.taiChuMiJuanBtn = Util.GetGameObject(self.gameObject, "taichumijuan")
this.taichumijuanRed=Util.GetGameObject(this.taiChuMiJuanBtn, "redPoint")
if LoginRoot_Channel == "XP" or LoginRoot_Channel == "DY" then
-- 提审服,喜扑,动游关闭太初密卷显示
if SERVER_VERSION == 1 or LoginRoot_Channel == "XP" or LoginRoot_Channel == "DY" then
this.taiChuMiJuanBtn:SetActive(false)
end
end

View File

@ -419,10 +419,10 @@ PlayerSettings:
m_APIs: 02000000
m_Automatic: 1
- m_BuildTarget: AndroidPlayer
m_APIs: 080000000b000000
m_APIs: 150000000b00000008000000
m_Automatic: 0
- m_BuildTarget: iOSSupport
m_APIs: 08000000
m_APIs: 1000000008000000
m_Automatic: 0
m_BuildTargetVRSettings: []
m_BuildTargetEnableVuforiaSettings: []