From 57abc0dd8efcf41be06247c93907951694659a76 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 24 Jul 2024 13:16:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcAutoTmpl.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcAutoTmpl.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index c1876920..9e5c1d5d 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -525,5 +525,13 @@ let erjiTmpl = [ "content": ".module-info-item,5||.module-info-item&&Text", "tabs": "#two1", "lists": ".playlist;body&&.list-title" + }, + { + "id": 35, + "img": ".lazyload&&data-original||src", + "desc": ".data&&Text;.data,1&&Text;.data,6&&Text", + "content": ".detail-content&&&&Text", + "tabs": ".nav-tabs&&li", + "lists": ".tab-content;body&&.stui-content__playlis" } ]