Commit ea816ba8 by dawei

feat: fusi替换fusiya

parent aad278e6
Showing with 6 additions and 6 deletions
...@@ -454,9 +454,9 @@ function handleVestApp (appname) { ...@@ -454,9 +454,9 @@ function handleVestApp (appname) {
inviteBg: staticUrl + "/fusi/invite_bg.png", inviteBg: staticUrl + "/fusi/invite_bg.png",
inviteBgEn: staticUrl + "/fusi/invite_bg_en.png", inviteBgEn: staticUrl + "/fusi/invite_bg_en.png",
lastImg: staticUrl + "/fusi/last.png", lastImg: staticUrl + "/fusi/last.png",
loadLogo: staticUrl + "/fusi/load_logo.png", loadLogo: staticUrl + "/fusi/load_logo_fusiya.png",
logo: staticUrl + "/fusi/logo.png", logo: staticUrl + "/fusi/logo_fusiya.png",
noData: staticUrl + "/fusi/no_data.png", noData: staticUrl + "/fusi/no_data_fusiya.png",
step1: staticUrl + "/fusi/step1.png", step1: staticUrl + "/fusi/step1.png",
step1En: staticUrl + "/fusi/step1_en.png", step1En: staticUrl + "/fusi/step1_en.png",
step2: staticUrl + "/fusi/step2.png", step2: staticUrl + "/fusi/step2.png",
...@@ -469,10 +469,10 @@ function handleVestApp (appname) { ...@@ -469,10 +469,10 @@ function handleVestApp (appname) {
vipBg1En: staticUrl + "/fusi/vip_bg1_en.png", vipBg1En: staticUrl + "/fusi/vip_bg1_en.png",
vipBg2Cn: staticUrl + "/fusi/vip_bg2_cn.png", vipBg2Cn: staticUrl + "/fusi/vip_bg2_cn.png",
vipBg2En: staticUrl + "/fusi/vip_bg2_en.png", vipBg2En: staticUrl + "/fusi/vip_bg2_en.png",
noLogo: staticUrl + "/fusi/no_data.png", noLogo: staticUrl + "/fusi/no_data_fusiya.png",
caseBg1: staticUrl + "/fusi/case_bg1.png", caseBg1: staticUrl + "/fusi/case_bg1.png",
caseBg2: staticUrl + "/fusi/case_bg2.png", caseBg2: staticUrl + "/fusi/case_bg2.png",
headLogo: staticUrl + "/fusi/head_logo.png", headLogo: staticUrl + "/fusi/head_logo_fusiya.png",
iconCorrect: staticUrl + "/fusi/icon_correct.png", iconCorrect: staticUrl + "/fusi/icon_correct.png",
checkColorBg: staticUrl + "/fusi/check_color_bg.png", checkColorBg: staticUrl + "/fusi/check_color_bg.png",
multipleGew: staticUrl + "/fusi/multipleGew.png", multipleGew: staticUrl + "/fusi/multipleGew.png",
...@@ -487,7 +487,7 @@ function handleVestApp (appname) { ...@@ -487,7 +487,7 @@ function handleVestApp (appname) {
rewardIcon: staticUrl + "/fusi/reward-icon.png", rewardIcon: staticUrl + "/fusi/reward-icon.png",
gewBigImg:staticUrl + "/fusi/icon_bigGew.png", gewBigImg:staticUrl + "/fusi/icon_bigGew.png",
iconSmallGew:staticUrl + "/fusi/icon_smallGew.png", iconSmallGew:staticUrl + "/fusi/icon_smallGew.png",
avatarLogo:staticUrl + "/fusi/avatar_logo.png", avatarLogo:staticUrl + "/fusi/avatar_logo_fusiya.png",
firstChargeFullBgCn: staticUrl + "/fusi/first_charge_full_bg_cn.jpg", firstChargeFullBgCn: staticUrl + "/fusi/first_charge_full_bg_cn.jpg",
firstChargeFullBgEn: staticUrl + "/fusi/first_charge_full_bg_en.jpg", firstChargeFullBgEn: staticUrl + "/fusi/first_charge_full_bg_en.jpg",
firstChargeHalfBgCn: staticUrl + "/fusi/first_charge_half_bg_cn.jpg", firstChargeHalfBgCn: staticUrl + "/fusi/first_charge_half_bg_cn.jpg",
......
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