From 95baa34fe09c8eb7f2b1d07d714788fd884dead9 Mon Sep 17 00:00:00 2001
From: src48597962 <48597962@qq.com>
Date: Mon, 17 Oct 2022 23:55:28 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SrcLive.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/SrcLive.js b/SrcLive.js
index b4056afa..ab33107f 100644
--- a/SrcLive.js
+++ b/SrcLive.js
@@ -228,7 +228,7 @@ function LiveSet() {
}
var d = [];
d.push({
- title: '订阅源管理     添加自定义链接',
+ title: '📺 订阅源管理     添加自定义链接',
img: "https://img.vinua.cn/images/QqyC.png",
url: $("","输入tv通用格式的链接地址").input(()=>{
if(input){
@@ -239,8 +239,9 @@ function LiveSet() {
return "toast://地址不能为空";
}
}),
- col_type: 'avatar'
+ col_type: 'text_1'
});
+
let livedata = liveconfig['data']||[];
if(livedata.length>0){
d.push({