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