Commit 3da2070f by qiuren

feat: 更新

parent 4e5e3a9c
Showing with 2 additions and 1 deletions
......@@ -14,7 +14,8 @@ else {
let imgUrl1, imgUrl2, imgUrl3, imgUrl4;
let fileName = $firefly.urlData.appname;
const isFirefly = fileName == 'com.happy.live' || fileName == 'com.yzfirefire.live.ios'
// 通过包名判断
const isFirefly = fileName == 'com.happy.live' || fileName == 'com.yzfirefire.live.ios' || 'com.happy.live.android'
if ($firefly.urlData.appname == 'com.ftsfoss.android' || $firefly.urlData.appname == 'com.fusi.meet.live.chat.video.among.friends') {
fileName = 'fusi'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment