From 51df04cfec098d1ea187ae311034eb89dd361c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=AE=E5=B8=AE?= <3102509561@qq.com> Date: Mon, 10 Jul 2023 09:11:12 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BC=98=E5=85=88=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 帮帮 <3102509561@qq.com> --- plugins/genshin/apps/sevenSaints.js | 6 +++--- plugins/genshin/resources/html/deckList/deckList.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/genshin/apps/sevenSaints.js b/plugins/genshin/apps/sevenSaints.js index b21a646..c549168 100644 --- a/plugins/genshin/apps/sevenSaints.js +++ b/plugins/genshin/apps/sevenSaints.js @@ -8,14 +8,14 @@ export class sevenSaints extends plugin { name: '七圣召唤卡组查询', dsc: '原神角色信息查询', event: 'message', - priority: 5000, + priority: 0, rule: [ { - reg: '^#*七圣(召唤)?(牌|卡)组(列表)?[0-9]{0,2}$', + reg: '^#*七圣(召唤)?查询(牌|卡)组(列表)?[0-9]{0,2}$', fnc: 'deckIndex' }, { - reg: '^#*七圣(召唤)?(角色|行动)?(卡)?牌(列表)?$', + reg: '^#*七圣(召唤)?查询(角色|行动)?(卡)?牌(列表)?$', fnc: 'deck_cards' } ] diff --git a/plugins/genshin/resources/html/deckList/deckList.html b/plugins/genshin/resources/html/deckList/deckList.html index f62c299..6334b08 100644 --- a/plugins/genshin/resources/html/deckList/deckList.html +++ b/plugins/genshin/resources/html/deckList/deckList.html @@ -29,7 +29,7 @@ {{each Data vals}}
-
七圣卡组{{vals.id}} 使用#七圣卡组{{vals.id}}查看详情
+
七圣卡组{{vals.id}} 使用#七圣查询卡组{{vals.id}}查看详情
{{each vals.avatar_cards val}}