mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
feat: 优化三方平台加载
This commit is contained in:
@@ -25,8 +25,8 @@ class Nav extends Base
|
||||
];
|
||||
|
||||
public static $statusName = [
|
||||
0 => '不显示',
|
||||
1 => '显示',
|
||||
0 => '禁用',
|
||||
1 => '启用',
|
||||
];
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user