From 99a70b9f70eae1981fab9cb850e2ba6a2d52bbd8 Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Sun, 20 Nov 2022 20:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=81=E6=98=AF=E9=BE=99=E7=8E=8B=E7=A7=BB?= =?UTF-8?q?=E5=85=A5=E5=A8=B1=E4=B9=90=E5=8A=9F=E8=83=BD=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/system/gpadmin_system.js | 5 ----- config/system/help_system.js | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) 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 },] }, {