parent
1cf142c82b
commit
c3b68ef28a
|
|
@ -61,7 +61,7 @@ function this.TabAdapter(tab, index, status)
|
|||
end-- tab可用性检测
|
||||
function this.PageTabIsLockCheck(index)
|
||||
if index == 2 then
|
||||
return true ,Language[11675]
|
||||
return true, "功能尚未开启,敬请期待!"
|
||||
else
|
||||
return false
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue