diff --git a/web/css/my.css b/web/css/my.css index c9e45bc..ae406e1 100644 --- a/web/css/my.css +++ b/web/css/my.css @@ -1 +1,2 @@ -.mybody{left: 200px;overflow:auto;} \ No newline at end of file +.mybody{left: 200px;overflow:auto;} +.body2{ height: 90%;top: 100px;overflow:auto; } \ No newline at end of file diff --git a/web/html/body/nas/animMeta.html b/web/html/body/nas/animMeta.html index 65e4e93..f1a1adf 100644 --- a/web/html/body/nas/animMeta.html +++ b/web/html/body/nas/animMeta.html @@ -6,12 +6,13 @@ 动画元数据设置 +
-
+
diff --git a/web/html/body/nas/animrss.html b/web/html/body/nas/animrss.html index 810907a..c0e083b 100644 --- a/web/html/body/nas/animrss.html +++ b/web/html/body/nas/animrss.html @@ -6,13 +6,14 @@ NAS +
-
+
番剧订阅器
@@ -165,9 +166,11 @@ @@ -217,10 +220,10 @@ , cols: [[ {field: "id", title: "id", width: 80, sort: true, fixed: 'left'} , {field: 'title', title: '标题', edit: 'text'} - , {field: 'categories', title: '类型'} - , {field: 'author', title: '字幕组'} + , {field: 'categories', title: '类型',width: 80} + , {field: 'author', title: '字幕组',width:100} , {field: 'titlekey', title: '搜索关键词', edit: 'text'} - , {field: 'enable', title: '状态', templet: '#animState'} + , {field: 'enable', title: '状态',width:80, templet: '#animState'} , {field: "right", toolbar: '#listTools'} ]] }); @@ -290,6 +293,8 @@ layer.close(index); } }) + }else if(obj.event === 'src'){ + window.open("https://share.dmhy.org/topics/list?keyword="+encodeURI(obj.data.titlekey)) } }) table.on('tool(rssTools)', function (obj) { @@ -312,6 +317,8 @@ layer.close(index) }) }) + }else if(obj.event === "rss_src"){ + window.open(obj.data.link) } }) form.on('switch(stateCheckbox)', function (data) { @@ -332,8 +339,8 @@ page: true, cols: [[ {field: "title", title: "标题", sort: true, fixed: 'left'} - , {field: 'author', title: '字幕组',} - , {field: 'categories', title: '类型', templet: '
'} + , {field: 'author', title: '字幕组',width:100} + , {field: 'categories', title: '类型',width:80, templet: '
'} , {field: 'pubDate', title: '发布时间',} , {field: 'thumbnail', title: '封面', templet: '
'} , {field: 'title', title: 'magnet', templet: '
'} diff --git a/web/html/body/nas/music.html b/web/html/body/nas/music.html index 4505b38..1d8e021 100644 --- a/web/html/body/nas/music.html +++ b/web/html/body/nas/music.html @@ -11,7 +11,7 @@
-
+