diff --git a/android/app/src/main/res/drawable-v21/launch_background.xml b/android/app/src/main/res/drawable-v21/launch_background.xml
index da552175..c9a1a768 100644
--- a/android/app/src/main/res/drawable-v21/launch_background.xml
+++ b/android/app/src/main/res/drawable-v21/launch_background.xml
@@ -4,22 +4,22 @@
- -
-
-
+
+
+
+
+
-
+ android:src="@mipmap/icon_splash2" />
- -
+
-
+ android:src="@mipmap/icon_splash1" />
diff --git a/android/app/src/main/res/drawable/launch_background.xml b/android/app/src/main/res/drawable/launch_background.xml
index 756e4d07..bef77a13 100644
--- a/android/app/src/main/res/drawable/launch_background.xml
+++ b/android/app/src/main/res/drawable/launch_background.xml
@@ -4,22 +4,22 @@
- -
-
-
+
+
+
+
+
-
+ android:src="@mipmap/icon_splash2" />
-
+ android:src="@mipmap/icon_splash1" />
diff --git a/android/app/src/main/res/mipmap-hdpi/icon_splash.png b/android/app/src/main/res/mipmap-hdpi/icon_splash.png
new file mode 100644
index 00000000..c22a1f71
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/icon_splash.png differ
diff --git a/android/app/src/main/res/mipmap-hdpi/icon_splash1.png b/android/app/src/main/res/mipmap-hdpi/icon_splash1.png
new file mode 100644
index 00000000..01205335
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/icon_splash1.png differ
diff --git a/android/app/src/main/res/mipmap-hdpi/icon_splash2.png b/android/app/src/main/res/mipmap-hdpi/icon_splash2.png
new file mode 100644
index 00000000..c9055707
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/icon_splash2.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/icon_splash.png b/android/app/src/main/res/mipmap-mdpi/icon_splash.png
new file mode 100644
index 00000000..e1a35129
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/icon_splash.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/icon_splash1.png b/android/app/src/main/res/mipmap-mdpi/icon_splash1.png
new file mode 100644
index 00000000..231e0721
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/icon_splash1.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/icon_splash2.png b/android/app/src/main/res/mipmap-mdpi/icon_splash2.png
new file mode 100644
index 00000000..dd840cac
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/icon_splash2.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/icon_splash.png b/android/app/src/main/res/mipmap-xhdpi/icon_splash.png
new file mode 100644
index 00000000..6a1caa4d
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/icon_splash.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/icon_splash1.png b/android/app/src/main/res/mipmap-xhdpi/icon_splash1.png
new file mode 100644
index 00000000..b939d384
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/icon_splash1.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/icon_splash2.png b/android/app/src/main/res/mipmap-xhdpi/icon_splash2.png
new file mode 100644
index 00000000..cdfe4f6f
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/icon_splash2.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/icon_splash.png b/android/app/src/main/res/mipmap-xxhdpi/icon_splash.png
new file mode 100644
index 00000000..e18e12da
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/icon_splash.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/icon_splash1.png b/android/app/src/main/res/mipmap-xxhdpi/icon_splash1.png
new file mode 100644
index 00000000..fd6be61e
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/icon_splash1.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/icon_splash2.png b/android/app/src/main/res/mipmap-xxhdpi/icon_splash2.png
new file mode 100644
index 00000000..b71d62c2
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/icon_splash2.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/icon_splash.png b/android/app/src/main/res/mipmap-xxxhdpi/icon_splash.png
new file mode 100644
index 00000000..2c61cd3a
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/icon_splash.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/icon_splash1.png b/android/app/src/main/res/mipmap-xxxhdpi/icon_splash1.png
new file mode 100644
index 00000000..828f5c1d
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/icon_splash1.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/icon_splash2.png b/android/app/src/main/res/mipmap-xxxhdpi/icon_splash2.png
new file mode 100644
index 00000000..465de368
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/icon_splash2.png differ
diff --git a/assets/image/2x/bargain.webp b/assets/image/2x/bargain.webp
new file mode 100644
index 00000000..62dff84a
Binary files /dev/null and b/assets/image/2x/bargain.webp differ
diff --git a/assets/image/2x/bill_gl.webp b/assets/image/2x/bill_gl.webp
new file mode 100644
index 00000000..4e18de77
Binary files /dev/null and b/assets/image/2x/bill_gl.webp differ
diff --git a/assets/image/2x/collage.webp b/assets/image/2x/collage.webp
new file mode 100644
index 00000000..ff42761e
Binary files /dev/null and b/assets/image/2x/collage.webp differ
diff --git a/assets/image/2x/coupon.webp b/assets/image/2x/coupon.webp
new file mode 100644
index 00000000..31a46606
Binary files /dev/null and b/assets/image/2x/coupon.webp differ
diff --git a/assets/image/2x/discount.webp b/assets/image/2x/discount.webp
new file mode 100644
index 00000000..00aa8f7e
Binary files /dev/null and b/assets/image/2x/discount.webp differ
diff --git a/assets/image/2x/dynamic.webp b/assets/image/2x/dynamic.webp
deleted file mode 100644
index bf5f380c..00000000
Binary files a/assets/image/2x/dynamic.webp and /dev/null differ
diff --git a/assets/image/2x/fan_kui.webp b/assets/image/2x/fan_kui.webp
new file mode 100644
index 00000000..f6b791dc
Binary files /dev/null and b/assets/image/2x/fan_kui.webp differ
diff --git a/assets/image/2x/goods_shopp.webp b/assets/image/2x/goods_shopp.webp
new file mode 100644
index 00000000..dc3d1e07
Binary files /dev/null and b/assets/image/2x/goods_shopp.webp differ
diff --git a/assets/image/2x/green_leaf.webp b/assets/image/2x/green_leaf.webp
new file mode 100644
index 00000000..af30df5d
Binary files /dev/null and b/assets/image/2x/green_leaf.webp differ
diff --git a/assets/image/2x/home_chi.webp b/assets/image/2x/home_chi.webp
new file mode 100644
index 00000000..fb6e1f98
Binary files /dev/null and b/assets/image/2x/home_chi.webp differ
diff --git a/assets/image/2x/home_coupon.webp b/assets/image/2x/home_coupon.webp
deleted file mode 100644
index ebff850d..00000000
Binary files a/assets/image/2x/home_coupon.webp and /dev/null differ
diff --git a/assets/image/2x/home_he.webp b/assets/image/2x/home_he.webp
new file mode 100644
index 00000000..12222bfd
Binary files /dev/null and b/assets/image/2x/home_he.webp differ
diff --git a/assets/image/2x/home_lm.webp b/assets/image/2x/home_lm.webp
new file mode 100644
index 00000000..8f7b28df
Binary files /dev/null and b/assets/image/2x/home_lm.webp differ
diff --git a/assets/image/2x/home_order.webp b/assets/image/2x/home_order.webp
deleted file mode 100644
index aa503bf0..00000000
Binary files a/assets/image/2x/home_order.webp and /dev/null differ
diff --git a/assets/image/2x/home_recharge.webp b/assets/image/2x/home_recharge.webp
index d41bdd1c..154d654f 100644
Binary files a/assets/image/2x/home_recharge.webp and b/assets/image/2x/home_recharge.webp differ
diff --git a/assets/image/2x/home_wan.webp b/assets/image/2x/home_wan.webp
new file mode 100644
index 00000000..c6389231
Binary files /dev/null and b/assets/image/2x/home_wan.webp differ
diff --git a/assets/image/2x/home_welfare.webp b/assets/image/2x/home_welfare.webp
new file mode 100644
index 00000000..daa3b646
Binary files /dev/null and b/assets/image/2x/home_welfare.webp differ
diff --git a/assets/image/2x/ic_splash_bg.webp b/assets/image/2x/ic_splash_bg.webp
index a723fa10..6a1caa4d 100644
Binary files a/assets/image/2x/ic_splash_bg.webp and b/assets/image/2x/ic_splash_bg.webp differ
diff --git a/assets/image/2x/icon_attainment.webp b/assets/image/2x/icon_attainment.webp
new file mode 100644
index 00000000..e5e9243e
Binary files /dev/null and b/assets/image/2x/icon_attainment.webp differ
diff --git a/assets/image/2x/icon_location_address.webp b/assets/image/2x/icon_location_address.webp
deleted file mode 100644
index b8ac737b..00000000
Binary files a/assets/image/2x/icon_location_address.webp and /dev/null differ
diff --git a/assets/image/2x/icon_mine_card.webp b/assets/image/2x/icon_mine_card.webp
deleted file mode 100644
index 1bfc1e22..00000000
Binary files a/assets/image/2x/icon_mine_card.webp and /dev/null differ
diff --git a/assets/image/2x/icon_mine_online_service.webp b/assets/image/2x/icon_mine_online_service.webp
deleted file mode 100644
index b2cd9aef..00000000
Binary files a/assets/image/2x/icon_mine_online_service.webp and /dev/null differ
diff --git a/assets/image/2x/icon_mine_promotion_code.webp b/assets/image/2x/icon_mine_promotion_code.webp
deleted file mode 100644
index 6ccfccbc..00000000
Binary files a/assets/image/2x/icon_mine_promotion_code.webp and /dev/null differ
diff --git a/assets/image/2x/icon_mine_records_of_consumption.webp b/assets/image/2x/icon_mine_records_of_consumption.webp
deleted file mode 100644
index 84276882..00000000
Binary files a/assets/image/2x/icon_mine_records_of_consumption.webp and /dev/null differ
diff --git a/assets/image/2x/icon_notices.webp b/assets/image/2x/icon_notices.webp
index f95279ce..512316ee 100644
Binary files a/assets/image/2x/icon_notices.webp and b/assets/image/2x/icon_notices.webp differ
diff --git a/assets/image/2x/icon_union_location.png.webp b/assets/image/2x/icon_union_location.png.webp
deleted file mode 100644
index 6e9bf5d5..00000000
Binary files a/assets/image/2x/icon_union_location.png.webp and /dev/null differ
diff --git a/assets/image/2x/icon_upload.webp b/assets/image/2x/icon_upload.webp
new file mode 100644
index 00000000..85ed0f37
Binary files /dev/null and b/assets/image/2x/icon_upload.webp differ
diff --git a/assets/image/2x/invite_bj.webp b/assets/image/2x/invite_bj.webp
new file mode 100644
index 00000000..aaab7757
Binary files /dev/null and b/assets/image/2x/invite_bj.webp differ
diff --git a/assets/image/2x/invite_q.webp b/assets/image/2x/invite_q.webp
new file mode 100644
index 00000000..abc93c3e
Binary files /dev/null and b/assets/image/2x/invite_q.webp differ
diff --git a/assets/image/2x/invite_wx.webp b/assets/image/2x/invite_wx.webp
new file mode 100644
index 00000000..3b727782
Binary files /dev/null and b/assets/image/2x/invite_wx.webp differ
diff --git a/assets/image/2x/ji_fen.webp b/assets/image/2x/ji_fen.webp
deleted file mode 100644
index 583ab06c..00000000
Binary files a/assets/image/2x/ji_fen.webp and /dev/null differ
diff --git a/assets/image/2x/jifen.webp b/assets/image/2x/jifen.webp
new file mode 100644
index 00000000..60aea05e
Binary files /dev/null and b/assets/image/2x/jifen.webp differ
diff --git a/assets/image/2x/kan_jia.webp b/assets/image/2x/kan_jia.webp
deleted file mode 100644
index a89449be..00000000
Binary files a/assets/image/2x/kan_jia.webp and /dev/null differ
diff --git a/assets/image/2x/login_bott.webp b/assets/image/2x/login_bott.webp
new file mode 100644
index 00000000..48ae077f
Binary files /dev/null and b/assets/image/2x/login_bott.webp differ
diff --git a/assets/image/2x/pin_tuan.webp b/assets/image/2x/pin_tuan.webp
deleted file mode 100644
index 92eb9846..00000000
Binary files a/assets/image/2x/pin_tuan.webp and /dev/null differ
diff --git a/assets/image/2x/platform_yue.webp b/assets/image/2x/platform_yue.webp
new file mode 100644
index 00000000..87643c3c
Binary files /dev/null and b/assets/image/2x/platform_yue.webp differ
diff --git a/assets/image/2x/ranking1.webp b/assets/image/2x/ranking1.webp
new file mode 100644
index 00000000..1d9691fa
Binary files /dev/null and b/assets/image/2x/ranking1.webp differ
diff --git a/assets/image/2x/ranking2.webp b/assets/image/2x/ranking2.webp
new file mode 100644
index 00000000..d270431b
Binary files /dev/null and b/assets/image/2x/ranking2.webp differ
diff --git a/assets/image/2x/ranking3.webp b/assets/image/2x/ranking3.webp
new file mode 100644
index 00000000..ece7e5e4
Binary files /dev/null and b/assets/image/2x/ranking3.webp differ
diff --git a/assets/image/2x/report_h.webp b/assets/image/2x/report_h.webp
new file mode 100644
index 00000000..48fde5db
Binary files /dev/null and b/assets/image/2x/report_h.webp differ
diff --git a/assets/image/2x/report_un.webp b/assets/image/2x/report_un.webp
new file mode 100644
index 00000000..d9cec8fc
Binary files /dev/null and b/assets/image/2x/report_un.webp differ
diff --git a/assets/image/2x/s_bg.webp b/assets/image/2x/s_bg.webp
new file mode 100644
index 00000000..8159d85f
Binary files /dev/null and b/assets/image/2x/s_bg.webp differ
diff --git a/assets/image/2x/settled.webp b/assets/image/2x/settled.webp
new file mode 100644
index 00000000..2bbf1f15
Binary files /dev/null and b/assets/image/2x/settled.webp differ
diff --git a/assets/image/2x/shop_yue.webp b/assets/image/2x/shop_yue.webp
new file mode 100644
index 00000000..3e4c8caf
Binary files /dev/null and b/assets/image/2x/shop_yue.webp differ
diff --git a/assets/image/2x/shu1.webp b/assets/image/2x/shu1.webp
new file mode 100644
index 00000000..8a059ee9
Binary files /dev/null and b/assets/image/2x/shu1.webp differ
diff --git a/assets/image/2x/shu2.webp b/assets/image/2x/shu2.webp
new file mode 100644
index 00000000..4ecd3819
Binary files /dev/null and b/assets/image/2x/shu2.webp differ
diff --git a/assets/image/2x/shu3.webp b/assets/image/2x/shu3.webp
new file mode 100644
index 00000000..5af3d4d8
Binary files /dev/null and b/assets/image/2x/shu3.webp differ
diff --git a/assets/image/2x/shu_bg.webp b/assets/image/2x/shu_bg.webp
new file mode 100644
index 00000000..7a988264
Binary files /dev/null and b/assets/image/2x/shu_bg.webp differ
diff --git a/assets/image/2x/week_coupons.png b/assets/image/2x/week_coupons.png
new file mode 100644
index 00000000..b72f25bd
Binary files /dev/null and b/assets/image/2x/week_coupons.png differ
diff --git a/assets/image/2x/welfare1.webp b/assets/image/2x/welfare1.webp
new file mode 100644
index 00000000..58d41dba
Binary files /dev/null and b/assets/image/2x/welfare1.webp differ
diff --git a/assets/image/2x/welfare2.webp b/assets/image/2x/welfare2.webp
new file mode 100644
index 00000000..523dfa04
Binary files /dev/null and b/assets/image/2x/welfare2.webp differ
diff --git a/assets/image/2x/welfare3.webp b/assets/image/2x/welfare3.webp
new file mode 100644
index 00000000..7efea2aa
Binary files /dev/null and b/assets/image/2x/welfare3.webp differ
diff --git a/assets/image/2x/welfare_zx.webp b/assets/image/2x/welfare_zx.webp
new file mode 100644
index 00000000..a8fb64d7
Binary files /dev/null and b/assets/image/2x/welfare_zx.webp differ
diff --git a/assets/image/2x/yao_q.webp b/assets/image/2x/yao_q.webp
deleted file mode 100644
index 853b1f53..00000000
Binary files a/assets/image/2x/yao_q.webp and /dev/null differ
diff --git a/assets/image/2x/yz_l.webp b/assets/image/2x/yz_l.webp
new file mode 100644
index 00000000..c0173ffe
Binary files /dev/null and b/assets/image/2x/yz_l.webp differ
diff --git a/assets/image/2x/yz_r.webp b/assets/image/2x/yz_r.webp
new file mode 100644
index 00000000..8f2a87fb
Binary files /dev/null and b/assets/image/2x/yz_r.webp differ
diff --git a/assets/image/3x/bargain.webp b/assets/image/3x/bargain.webp
new file mode 100644
index 00000000..888fd2e1
Binary files /dev/null and b/assets/image/3x/bargain.webp differ
diff --git a/assets/image/3x/bill_gl.webp b/assets/image/3x/bill_gl.webp
new file mode 100644
index 00000000..bad507f5
Binary files /dev/null and b/assets/image/3x/bill_gl.webp differ
diff --git a/assets/image/3x/collage.webp b/assets/image/3x/collage.webp
new file mode 100644
index 00000000..1a691c99
Binary files /dev/null and b/assets/image/3x/collage.webp differ
diff --git a/assets/image/3x/coupon.webp b/assets/image/3x/coupon.webp
new file mode 100644
index 00000000..16fa9f49
Binary files /dev/null and b/assets/image/3x/coupon.webp differ
diff --git a/assets/image/3x/discount.webp b/assets/image/3x/discount.webp
new file mode 100644
index 00000000..16719e2d
Binary files /dev/null and b/assets/image/3x/discount.webp differ
diff --git a/assets/image/3x/dynamic.webp b/assets/image/3x/dynamic.webp
deleted file mode 100644
index 02b32ba9..00000000
Binary files a/assets/image/3x/dynamic.webp and /dev/null differ
diff --git a/assets/image/3x/fan_kui.webp b/assets/image/3x/fan_kui.webp
new file mode 100644
index 00000000..d90b45f3
Binary files /dev/null and b/assets/image/3x/fan_kui.webp differ
diff --git a/assets/image/3x/goods_shopp.webp b/assets/image/3x/goods_shopp.webp
new file mode 100644
index 00000000..e192cfe2
Binary files /dev/null and b/assets/image/3x/goods_shopp.webp differ
diff --git a/assets/image/3x/green_leaf.webp b/assets/image/3x/green_leaf.webp
new file mode 100644
index 00000000..1588d4aa
Binary files /dev/null and b/assets/image/3x/green_leaf.webp differ
diff --git a/assets/image/3x/home_chi.webp b/assets/image/3x/home_chi.webp
new file mode 100644
index 00000000..f00ba8e4
Binary files /dev/null and b/assets/image/3x/home_chi.webp differ
diff --git a/assets/image/3x/home_coupon.webp b/assets/image/3x/home_coupon.webp
deleted file mode 100644
index b0f3c673..00000000
Binary files a/assets/image/3x/home_coupon.webp and /dev/null differ
diff --git a/assets/image/3x/home_he.webp b/assets/image/3x/home_he.webp
new file mode 100644
index 00000000..248f8de9
Binary files /dev/null and b/assets/image/3x/home_he.webp differ
diff --git a/assets/image/3x/home_lm.webp b/assets/image/3x/home_lm.webp
new file mode 100644
index 00000000..f08d09f8
Binary files /dev/null and b/assets/image/3x/home_lm.webp differ
diff --git a/assets/image/3x/home_order.webp b/assets/image/3x/home_order.webp
deleted file mode 100644
index dec64d03..00000000
Binary files a/assets/image/3x/home_order.webp and /dev/null differ
diff --git a/assets/image/3x/home_recharge.webp b/assets/image/3x/home_recharge.webp
index 03ed58fb..d90ee0f4 100644
Binary files a/assets/image/3x/home_recharge.webp and b/assets/image/3x/home_recharge.webp differ
diff --git a/assets/image/3x/home_wan.webp b/assets/image/3x/home_wan.webp
new file mode 100644
index 00000000..17a39e22
Binary files /dev/null and b/assets/image/3x/home_wan.webp differ
diff --git a/assets/image/3x/home_welfare.webp b/assets/image/3x/home_welfare.webp
new file mode 100644
index 00000000..06b2d229
Binary files /dev/null and b/assets/image/3x/home_welfare.webp differ
diff --git a/assets/image/3x/ic_splash_bg.webp b/assets/image/3x/ic_splash_bg.webp
index e23b2ab5..e18e12da 100644
Binary files a/assets/image/3x/ic_splash_bg.webp and b/assets/image/3x/ic_splash_bg.webp differ
diff --git a/assets/image/3x/icon_attainment.webp b/assets/image/3x/icon_attainment.webp
new file mode 100644
index 00000000..56f8da9a
Binary files /dev/null and b/assets/image/3x/icon_attainment.webp differ
diff --git a/assets/image/3x/icon_location_address.webp b/assets/image/3x/icon_location_address.webp
deleted file mode 100644
index 6173f5c3..00000000
Binary files a/assets/image/3x/icon_location_address.webp and /dev/null differ
diff --git a/assets/image/3x/icon_mine_card.webp b/assets/image/3x/icon_mine_card.webp
deleted file mode 100644
index 81271b37..00000000
Binary files a/assets/image/3x/icon_mine_card.webp and /dev/null differ
diff --git a/assets/image/3x/icon_mine_online_service.webp b/assets/image/3x/icon_mine_online_service.webp
deleted file mode 100644
index 5e44161c..00000000
Binary files a/assets/image/3x/icon_mine_online_service.webp and /dev/null differ
diff --git a/assets/image/3x/icon_mine_promotion_code.webp b/assets/image/3x/icon_mine_promotion_code.webp
deleted file mode 100644
index 6be58329..00000000
Binary files a/assets/image/3x/icon_mine_promotion_code.webp and /dev/null differ
diff --git a/assets/image/3x/icon_mine_records_of_consumption.webp b/assets/image/3x/icon_mine_records_of_consumption.webp
deleted file mode 100644
index bd664651..00000000
Binary files a/assets/image/3x/icon_mine_records_of_consumption.webp and /dev/null differ
diff --git a/assets/image/3x/icon_notices.webp b/assets/image/3x/icon_notices.webp
index 79df1d47..2a93cbae 100644
Binary files a/assets/image/3x/icon_notices.webp and b/assets/image/3x/icon_notices.webp differ
diff --git a/assets/image/3x/icon_union_location.png.webp b/assets/image/3x/icon_union_location.png.webp
deleted file mode 100644
index 123ce93e..00000000
Binary files a/assets/image/3x/icon_union_location.png.webp and /dev/null differ
diff --git a/assets/image/3x/icon_upload.webp b/assets/image/3x/icon_upload.webp
new file mode 100644
index 00000000..4e001955
Binary files /dev/null and b/assets/image/3x/icon_upload.webp differ
diff --git a/assets/image/3x/invite_bj.webp b/assets/image/3x/invite_bj.webp
new file mode 100644
index 00000000..3f5cae1c
Binary files /dev/null and b/assets/image/3x/invite_bj.webp differ
diff --git a/assets/image/3x/invite_q.webp b/assets/image/3x/invite_q.webp
new file mode 100644
index 00000000..7e828112
Binary files /dev/null and b/assets/image/3x/invite_q.webp differ
diff --git a/assets/image/3x/invite_wx.webp b/assets/image/3x/invite_wx.webp
new file mode 100644
index 00000000..e7f29645
Binary files /dev/null and b/assets/image/3x/invite_wx.webp differ
diff --git a/assets/image/3x/ji_fen.webp b/assets/image/3x/ji_fen.webp
deleted file mode 100644
index 35ef05d6..00000000
Binary files a/assets/image/3x/ji_fen.webp and /dev/null differ
diff --git a/assets/image/3x/jifen.webp b/assets/image/3x/jifen.webp
new file mode 100644
index 00000000..bab5f98e
Binary files /dev/null and b/assets/image/3x/jifen.webp differ
diff --git a/assets/image/3x/kan_jia.webp b/assets/image/3x/kan_jia.webp
deleted file mode 100644
index c3a3ec9a..00000000
Binary files a/assets/image/3x/kan_jia.webp and /dev/null differ
diff --git a/assets/image/3x/login_bott.webp b/assets/image/3x/login_bott.webp
new file mode 100644
index 00000000..3a405630
Binary files /dev/null and b/assets/image/3x/login_bott.webp differ
diff --git a/assets/image/3x/pin_tuan.webp b/assets/image/3x/pin_tuan.webp
deleted file mode 100644
index 58ce53af..00000000
Binary files a/assets/image/3x/pin_tuan.webp and /dev/null differ
diff --git a/assets/image/3x/platform_yue.webp b/assets/image/3x/platform_yue.webp
new file mode 100644
index 00000000..d6f1cab4
Binary files /dev/null and b/assets/image/3x/platform_yue.webp differ
diff --git a/assets/image/3x/ranking1.webp b/assets/image/3x/ranking1.webp
new file mode 100644
index 00000000..4b1411da
Binary files /dev/null and b/assets/image/3x/ranking1.webp differ
diff --git a/assets/image/3x/ranking2.webp b/assets/image/3x/ranking2.webp
new file mode 100644
index 00000000..40711f1a
Binary files /dev/null and b/assets/image/3x/ranking2.webp differ
diff --git a/assets/image/3x/ranking3.webp b/assets/image/3x/ranking3.webp
new file mode 100644
index 00000000..218053c7
Binary files /dev/null and b/assets/image/3x/ranking3.webp differ
diff --git a/assets/image/3x/report_h.webp b/assets/image/3x/report_h.webp
new file mode 100644
index 00000000..fd9053bc
Binary files /dev/null and b/assets/image/3x/report_h.webp differ
diff --git a/assets/image/3x/report_un.webp b/assets/image/3x/report_un.webp
new file mode 100644
index 00000000..d00e3670
Binary files /dev/null and b/assets/image/3x/report_un.webp differ
diff --git a/assets/image/3x/s_bg.webp b/assets/image/3x/s_bg.webp
new file mode 100644
index 00000000..1f4a3d4c
Binary files /dev/null and b/assets/image/3x/s_bg.webp differ
diff --git a/assets/image/3x/settled.webp b/assets/image/3x/settled.webp
new file mode 100644
index 00000000..5910dee2
Binary files /dev/null and b/assets/image/3x/settled.webp differ
diff --git a/assets/image/3x/shop_yue.webp b/assets/image/3x/shop_yue.webp
new file mode 100644
index 00000000..491ea6ca
Binary files /dev/null and b/assets/image/3x/shop_yue.webp differ
diff --git a/assets/image/3x/shu1.webp b/assets/image/3x/shu1.webp
new file mode 100644
index 00000000..db81460b
Binary files /dev/null and b/assets/image/3x/shu1.webp differ
diff --git a/assets/image/3x/shu2.webp b/assets/image/3x/shu2.webp
new file mode 100644
index 00000000..77eb373c
Binary files /dev/null and b/assets/image/3x/shu2.webp differ
diff --git a/assets/image/3x/shu3.webp b/assets/image/3x/shu3.webp
new file mode 100644
index 00000000..55777acf
Binary files /dev/null and b/assets/image/3x/shu3.webp differ
diff --git a/assets/image/3x/shu_bg.webp b/assets/image/3x/shu_bg.webp
new file mode 100644
index 00000000..bf72af00
Binary files /dev/null and b/assets/image/3x/shu_bg.webp differ
diff --git a/assets/image/3x/week_coupons.png b/assets/image/3x/week_coupons.png
new file mode 100644
index 00000000..34250fe2
Binary files /dev/null and b/assets/image/3x/week_coupons.png differ
diff --git a/assets/image/3x/welfare1.webp b/assets/image/3x/welfare1.webp
new file mode 100644
index 00000000..1c700577
Binary files /dev/null and b/assets/image/3x/welfare1.webp differ
diff --git a/assets/image/3x/welfare2.webp b/assets/image/3x/welfare2.webp
new file mode 100644
index 00000000..2106d481
Binary files /dev/null and b/assets/image/3x/welfare2.webp differ
diff --git a/assets/image/3x/welfare3.webp b/assets/image/3x/welfare3.webp
new file mode 100644
index 00000000..8f0d0898
Binary files /dev/null and b/assets/image/3x/welfare3.webp differ
diff --git a/assets/image/3x/welfare_zx.webp b/assets/image/3x/welfare_zx.webp
new file mode 100644
index 00000000..17365d1f
Binary files /dev/null and b/assets/image/3x/welfare_zx.webp differ
diff --git a/assets/image/3x/yao_q.webp b/assets/image/3x/yao_q.webp
deleted file mode 100644
index df8d5da2..00000000
Binary files a/assets/image/3x/yao_q.webp and /dev/null differ
diff --git a/assets/image/3x/yz_l.webp b/assets/image/3x/yz_l.webp
new file mode 100644
index 00000000..63cf3642
Binary files /dev/null and b/assets/image/3x/yz_l.webp differ
diff --git a/assets/image/3x/yz_r.webp b/assets/image/3x/yz_r.webp
new file mode 100644
index 00000000..f7f02569
Binary files /dev/null and b/assets/image/3x/yz_r.webp differ
diff --git a/assets/image/bargain.webp b/assets/image/bargain.webp
new file mode 100644
index 00000000..fc703e43
Binary files /dev/null and b/assets/image/bargain.webp differ
diff --git a/assets/image/bill_gl.webp b/assets/image/bill_gl.webp
new file mode 100644
index 00000000..35826336
Binary files /dev/null and b/assets/image/bill_gl.webp differ
diff --git a/assets/image/collage.webp b/assets/image/collage.webp
new file mode 100644
index 00000000..3b78546e
Binary files /dev/null and b/assets/image/collage.webp differ
diff --git a/assets/image/coupon.webp b/assets/image/coupon.webp
new file mode 100644
index 00000000..0cc53fb8
Binary files /dev/null and b/assets/image/coupon.webp differ
diff --git a/assets/image/discount.webp b/assets/image/discount.webp
new file mode 100644
index 00000000..333e19ed
Binary files /dev/null and b/assets/image/discount.webp differ
diff --git a/assets/image/dynamic.webp b/assets/image/dynamic.webp
deleted file mode 100644
index 112a7449..00000000
Binary files a/assets/image/dynamic.webp and /dev/null differ
diff --git a/assets/image/fan_kui.webp b/assets/image/fan_kui.webp
new file mode 100644
index 00000000..7ff9411a
Binary files /dev/null and b/assets/image/fan_kui.webp differ
diff --git a/assets/image/goods_shopp.webp b/assets/image/goods_shopp.webp
new file mode 100644
index 00000000..6a62b129
Binary files /dev/null and b/assets/image/goods_shopp.webp differ
diff --git a/assets/image/green_leaf.webp b/assets/image/green_leaf.webp
new file mode 100644
index 00000000..054b2f65
Binary files /dev/null and b/assets/image/green_leaf.webp differ
diff --git a/assets/image/home_chi.webp b/assets/image/home_chi.webp
new file mode 100644
index 00000000..0b5c343f
Binary files /dev/null and b/assets/image/home_chi.webp differ
diff --git a/assets/image/home_coupon.webp b/assets/image/home_coupon.webp
deleted file mode 100644
index 51c19d67..00000000
Binary files a/assets/image/home_coupon.webp and /dev/null differ
diff --git a/assets/image/home_he.webp b/assets/image/home_he.webp
new file mode 100644
index 00000000..33c1dd44
Binary files /dev/null and b/assets/image/home_he.webp differ
diff --git a/assets/image/home_lm.webp b/assets/image/home_lm.webp
new file mode 100644
index 00000000..7997a2e9
Binary files /dev/null and b/assets/image/home_lm.webp differ
diff --git a/assets/image/home_order.webp b/assets/image/home_order.webp
deleted file mode 100644
index 8d2cc35e..00000000
Binary files a/assets/image/home_order.webp and /dev/null differ
diff --git a/assets/image/home_recharge.webp b/assets/image/home_recharge.webp
index 85fe28dc..b750d260 100644
Binary files a/assets/image/home_recharge.webp and b/assets/image/home_recharge.webp differ
diff --git a/assets/image/home_wan.webp b/assets/image/home_wan.webp
new file mode 100644
index 00000000..00a4d9a8
Binary files /dev/null and b/assets/image/home_wan.webp differ
diff --git a/assets/image/home_welfare.webp b/assets/image/home_welfare.webp
new file mode 100644
index 00000000..d73472aa
Binary files /dev/null and b/assets/image/home_welfare.webp differ
diff --git a/assets/image/ic_splash_bg.webp b/assets/image/ic_splash_bg.webp
index b95c3416..e1a35129 100644
Binary files a/assets/image/ic_splash_bg.webp and b/assets/image/ic_splash_bg.webp differ
diff --git a/assets/image/icon_attainment.webp b/assets/image/icon_attainment.webp
new file mode 100644
index 00000000..b28b1eef
Binary files /dev/null and b/assets/image/icon_attainment.webp differ
diff --git a/assets/image/icon_location_address.webp b/assets/image/icon_location_address.webp
deleted file mode 100644
index 174e1772..00000000
Binary files a/assets/image/icon_location_address.webp and /dev/null differ
diff --git a/assets/image/icon_mine_card.webp b/assets/image/icon_mine_card.webp
deleted file mode 100644
index 150b7133..00000000
Binary files a/assets/image/icon_mine_card.webp and /dev/null differ
diff --git a/assets/image/icon_mine_online_service.webp b/assets/image/icon_mine_online_service.webp
deleted file mode 100644
index be33bb54..00000000
Binary files a/assets/image/icon_mine_online_service.webp and /dev/null differ
diff --git a/assets/image/icon_mine_promotion_code.webp b/assets/image/icon_mine_promotion_code.webp
deleted file mode 100644
index e80bad6b..00000000
Binary files a/assets/image/icon_mine_promotion_code.webp and /dev/null differ
diff --git a/assets/image/icon_mine_records_of_consumption.webp b/assets/image/icon_mine_records_of_consumption.webp
deleted file mode 100644
index cbe2a21a..00000000
Binary files a/assets/image/icon_mine_records_of_consumption.webp and /dev/null differ
diff --git a/assets/image/icon_notices.webp b/assets/image/icon_notices.webp
index 0a982669..717e6f72 100644
Binary files a/assets/image/icon_notices.webp and b/assets/image/icon_notices.webp differ
diff --git a/assets/image/icon_upload.webp b/assets/image/icon_upload.webp
new file mode 100644
index 00000000..0b69c513
Binary files /dev/null and b/assets/image/icon_upload.webp differ
diff --git a/assets/image/invite_bj.webp b/assets/image/invite_bj.webp
new file mode 100644
index 00000000..f1ab9dc0
Binary files /dev/null and b/assets/image/invite_bj.webp differ
diff --git a/assets/image/invite_q.webp b/assets/image/invite_q.webp
new file mode 100644
index 00000000..05c51073
Binary files /dev/null and b/assets/image/invite_q.webp differ
diff --git a/assets/image/invite_wx.webp b/assets/image/invite_wx.webp
new file mode 100644
index 00000000..8bd3955f
Binary files /dev/null and b/assets/image/invite_wx.webp differ
diff --git a/assets/image/ji_fen.webp b/assets/image/ji_fen.webp
deleted file mode 100644
index 1859de1b..00000000
Binary files a/assets/image/ji_fen.webp and /dev/null differ
diff --git a/assets/image/jifen.webp b/assets/image/jifen.webp
new file mode 100644
index 00000000..a8bea80c
Binary files /dev/null and b/assets/image/jifen.webp differ
diff --git a/assets/image/kan_jia.webp b/assets/image/kan_jia.webp
deleted file mode 100644
index 053248f3..00000000
Binary files a/assets/image/kan_jia.webp and /dev/null differ
diff --git a/assets/image/login_bott.webp b/assets/image/login_bott.webp
new file mode 100644
index 00000000..f5d41f3b
Binary files /dev/null and b/assets/image/login_bott.webp differ
diff --git a/assets/image/pin_tuan.webp b/assets/image/pin_tuan.webp
deleted file mode 100644
index 57476040..00000000
Binary files a/assets/image/pin_tuan.webp and /dev/null differ
diff --git a/assets/image/platform_yue.webp b/assets/image/platform_yue.webp
new file mode 100644
index 00000000..d43d0057
Binary files /dev/null and b/assets/image/platform_yue.webp differ
diff --git a/assets/image/ranking1.webp b/assets/image/ranking1.webp
new file mode 100644
index 00000000..a035bf6b
Binary files /dev/null and b/assets/image/ranking1.webp differ
diff --git a/assets/image/ranking2.webp b/assets/image/ranking2.webp
new file mode 100644
index 00000000..b65ed8a9
Binary files /dev/null and b/assets/image/ranking2.webp differ
diff --git a/assets/image/ranking3.webp b/assets/image/ranking3.webp
new file mode 100644
index 00000000..9abc1d15
Binary files /dev/null and b/assets/image/ranking3.webp differ
diff --git a/assets/image/report_h.webp b/assets/image/report_h.webp
new file mode 100644
index 00000000..9b7cdd66
Binary files /dev/null and b/assets/image/report_h.webp differ
diff --git a/assets/image/report_un.webp b/assets/image/report_un.webp
new file mode 100644
index 00000000..0d0e0e75
Binary files /dev/null and b/assets/image/report_un.webp differ
diff --git a/assets/image/s_bg.webp b/assets/image/s_bg.webp
new file mode 100644
index 00000000..4abfa998
Binary files /dev/null and b/assets/image/s_bg.webp differ
diff --git a/assets/image/settled.webp b/assets/image/settled.webp
new file mode 100644
index 00000000..085f1fb3
Binary files /dev/null and b/assets/image/settled.webp differ
diff --git a/assets/image/shop_yue.webp b/assets/image/shop_yue.webp
new file mode 100644
index 00000000..7750a1de
Binary files /dev/null and b/assets/image/shop_yue.webp differ
diff --git a/assets/image/shu1.webp b/assets/image/shu1.webp
new file mode 100644
index 00000000..4c6375ac
Binary files /dev/null and b/assets/image/shu1.webp differ
diff --git a/assets/image/shu2.webp b/assets/image/shu2.webp
new file mode 100644
index 00000000..43ea6d11
Binary files /dev/null and b/assets/image/shu2.webp differ
diff --git a/assets/image/shu3.webp b/assets/image/shu3.webp
new file mode 100644
index 00000000..73a33466
Binary files /dev/null and b/assets/image/shu3.webp differ
diff --git a/assets/image/shu_bg.webp b/assets/image/shu_bg.webp
new file mode 100644
index 00000000..cfbc82a5
Binary files /dev/null and b/assets/image/shu_bg.webp differ
diff --git a/assets/image/week_coupons.png b/assets/image/week_coupons.png
new file mode 100644
index 00000000..fc926870
Binary files /dev/null and b/assets/image/week_coupons.png differ
diff --git a/assets/image/welfare1.webp b/assets/image/welfare1.webp
new file mode 100644
index 00000000..7a680ab5
Binary files /dev/null and b/assets/image/welfare1.webp differ
diff --git a/assets/image/welfare2.webp b/assets/image/welfare2.webp
new file mode 100644
index 00000000..03008186
Binary files /dev/null and b/assets/image/welfare2.webp differ
diff --git a/assets/image/welfare3.webp b/assets/image/welfare3.webp
new file mode 100644
index 00000000..81cc0226
Binary files /dev/null and b/assets/image/welfare3.webp differ
diff --git a/assets/image/welfare_zx.webp b/assets/image/welfare_zx.webp
new file mode 100644
index 00000000..c2fabcd7
Binary files /dev/null and b/assets/image/welfare_zx.webp differ
diff --git a/assets/image/yao_q.webp b/assets/image/yao_q.webp
deleted file mode 100644
index df6e379f..00000000
Binary files a/assets/image/yao_q.webp and /dev/null differ
diff --git a/assets/image/yz_l.webp b/assets/image/yz_l.webp
new file mode 100644
index 00000000..ca7bfe36
Binary files /dev/null and b/assets/image/yz_l.webp differ
diff --git a/assets/image/yz_r.webp b/assets/image/yz_r.webp
new file mode 100644
index 00000000..e9ba86f2
Binary files /dev/null and b/assets/image/yz_r.webp differ
diff --git a/assets/svg/lianmeng.svg b/assets/svg/lianmeng.svg
index 4792864c..73fc8c0a 100644
--- a/assets/svg/lianmeng.svg
+++ b/assets/svg/lianmeng.svg
@@ -1,20 +1,11 @@
\ No newline at end of file
diff --git a/assets/svg/shequn.svg b/assets/svg/shequn.svg
index f7f8c1e4..2f22dfe2 100644
--- a/assets/svg/shequn.svg
+++ b/assets/svg/shequn.svg
@@ -1,13 +1,12 @@