slot0 = class("LoginSceneConst") slot0.DEFINE = { SERVER_PANEL = 9, TRANSCODE_ALERT_VIEW = 5, ACCOUNT_BTN = 10, BG_LAY = 8, PRESS_TO_LOGIN = 7, REGISTER_PANEL_VIEW = 2, CURRENT_SERVER = 11, TENCENT_LOGIN_VIEW = 3, AIRI_LOGIN_PANEL_VIEW = 4, YOSTAR_ALERT_VIEW = 6, LOGIN_PANEL_VIEW = 1 } slot0.SWITCH_SUB_VIEW = "switch_sub_view" slot0.CLEAR_REGISTER_VIEW = "clear_register_view" return slot0