📄 1.lua
字号:
-- Decompiled using luadec 0.4 by sztupy (http://winmo.sztupy.hu)
-- Command line was: -l ; 5c9aa261_manila_1C98.luac
if _application.Navigation.CurrentRequest.PageGroup.Level == 0 then
this._visible = false
else
if _application.Navigation.CurrentRequest.PageGroup.Level > 0 then
this._visible = true
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -