From d441c08d4f39ea51b146b2ca56720f0de58738de Mon Sep 17 00:00:00 2001 From: restia-aozora Date: Wed, 7 May 2025 14:11:34 +0800 Subject: [PATCH] =?UTF-8?q?web=E7=AB=AF=E6=BA=90=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E8=AE=A2=E9=98=85=E6=BA=90=E6=B7=BB=E5=8A=A0jsLib=20(#5033)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/web/src/config/rssSourceEditConfig.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/web/src/config/rssSourceEditConfig.ts b/modules/web/src/config/rssSourceEditConfig.ts index 80f287799..018842d76 100644 --- a/modules/web/src/config/rssSourceEditConfig.ts +++ b/modules/web/src/config/rssSourceEditConfig.ts @@ -82,6 +82,12 @@ export default { type: 'String', hint: '并发率', }, + { + title: 'js库', + id: 'jsLib', + type: 'String', + hint: 'js库, 可填写js或者key-value object获取在线js文件', + }, ], }, list: {