Merge branch '0功能/本周版本优化内容' of http://60.1.1.230/gaoxin/JL_Client into 0功能/本周版本优化内容
commit
d1a0b3f1df
|
@ -163,7 +163,9 @@ function this.SwitchView(index)
|
||||||
if oldSelect ~= curIndex then
|
if oldSelect ~= curIndex then
|
||||||
-- body
|
-- body
|
||||||
this.RewardGridGoMov(false)
|
this.RewardGridGoMov(false)
|
||||||
|
isSha = false
|
||||||
PlayerManager.now_index = 0
|
PlayerManager.now_index = 0
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
for i = 1, #this.contents do
|
for i = 1, #this.contents do
|
||||||
|
|
Loading…
Reference in New Issue