From 76d760669b82cf42ca1a4716ced7a7501b1f1f25 Mon Sep 17 00:00:00 2001 From: qiuren <qiuren@yazhai.co> Date: Thu, 27 Feb 2025 12:28:33 +0800 Subject: [PATCH] feat: 更新 --- js/common.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/js/common.js b/js/common.js index 0c64fbf..5188d1c 100644 --- a/js/common.js +++ b/js/common.js @@ -255,7 +255,9 @@ function handleVestApp (appname) { firstChargeHalfBgEn: staticUrl + "/secret/first_charge_half_bg_en.jpg", firstChargeStoneIcon: staticUrl + "/secret/first_charge_stone_icon.png", }; - } else if (appname == "com.chat.langlive.face.ins") { + } else if (appname == "com.chat.langlive.face.ins" || + appname == "com.zhuguang.can.android" + ) { /* 烛光*/ resourceObj = { -- libgit2 0.25.0