Merge branch '0功能/本周版本优化内容' of http://60.1.1.230/gaoxin/JL_Client into 0功能/本周版本优化内容
commit
b260a2d0d8
|
@ -1,9 +1,9 @@
|
|||
require("Base/BasePanel")
|
||||
SysPanel = Inherit(BasePanel)
|
||||
|
||||
local str1 = Language[10508]
|
||||
local str2 = Language[11350]
|
||||
local str3 = Language[11351]
|
||||
local str1 = Language[10732]
|
||||
local str2 = Language[10731]
|
||||
local str3 = Language[12117]
|
||||
--初始化组件(用于子类重写)
|
||||
function SysPanel:InitComponent()
|
||||
|
||||
|
|
Loading…
Reference in New Issue