diff --git a/config/system/gpadmin_system.js b/config/system/gpadmin_system.js index 828837d..d2f76a4 100644 --- a/config/system/gpadmin_system.js +++ b/config/system/gpadmin_system.js @@ -105,11 +105,6 @@ export const helpList = [{ "desc": "后面可以加数字", "icon": 4 }, - { - "title": "#哪个叼毛是龙王", - "desc": "查看谁是龙王", - "icon": 6 - }, { "title": "#查看加群申请", "desc": "查看本群的加群申请", diff --git a/config/system/help_system.js b/config/system/help_system.js index 89612fd..01a4ff1 100644 --- a/config/system/help_system.js +++ b/config/system/help_system.js @@ -234,6 +234,10 @@ export const helpList = [{ "title": "#今日打卡", "desc": "查看今日打卡", "icon": 5 + }, { + "title": "#哪个叼毛是龙王", + "desc": "查看谁是龙王", + "icon": 6 },] }, {