From a027fd86dd1763d6c3e68c7a4b12c5bed2e2720d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Tue, 19 Nov 2024 14:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B2=99=E5=8F=91=E7=AE=A1?= =?UTF-8?q?=E5=AE=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/tv.sh | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/shells/tv.sh b/shells/tv.sh index 0fb9820..bbb7375 100644 --- a/shells/tv.sh +++ b/shells/tv.sh @@ -395,6 +395,12 @@ install_dbmarket() { install_apk "${apk_path}dangbeimarket.apk" "com.dangbeimarket" } +# 安装沙发管家 +install_dbmarket() { + echo -e "${BLUE}安装过程若出现弹框,请点击详情后选择【仍然安装】即可${NC}" + install_apk "${apk_path}sfgj.apk" "com.shafa.market" +} + # 安装网络获取的apk install_web_apk() { local apk_download_url=$1 @@ -747,7 +753,8 @@ item_options=( "安装电视订阅助手" "安装Emotn Store应用商店" "安装当贝市场" - "安装my-tv(lizongying)" + "安装沙发管家" + "安装新版我的电视" "安装BBLL(xiaye13579)" "安装文件管理器+" "安装Downloader" @@ -759,11 +766,12 @@ commands_essentials=( ["安装电视订阅助手"]="install_subhelper_apk" ["安装Emotn Store应用商店"]="install_emotn_store" ["安装当贝市场"]="install_dbmarket" - ["安装my-tv(lizongying)"]="install_mytv_latest_apk" + ["安装新版我的电视"]="install_mytv_latest_apk" ["安装BBLL(xiaye13579)"]="install_BBLL_latest_apk" ["安装文件管理器+"]="install_file_manager_plus" ["安装Downloader"]="install_downloader" ["安装Mix-Apps用于显示全部应用"]="install_mixapps" + ["安装沙发管家"]="install_shafa" ) # 替换或恢复系统桌面