diff --git a/index.html b/index.html index 84130f0..fb1e01e 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@ window.onload = async function () { if (/MicroMessenger/i.test(window.navigator.userAgent)) { try { - const response = await fetch(`https://huodong2.lzlj.com/api/faceFamily/wechat/jssdk`, { + const response = await fetch(`https://huodong2.lzlj.com/api/mapai/wechat/jssdk`, { method: "POST", headers: new Headers({ 'Content-Type': 'application/json', diff --git a/src/assets/audio/bgm.mp3 b/src/assets/audio/bgm.mp3 deleted file mode 100644 index d01d4bd..0000000 Binary files a/src/assets/audio/bgm.mp3 and /dev/null differ diff --git a/src/assets/audio/faceFamily.mp3 b/src/assets/audio/faceFamily.mp3 deleted file mode 100644 index 22cd551..0000000 Binary files a/src/assets/audio/faceFamily.mp3 and /dev/null differ diff --git a/src/assets/audio/zhaoma_bgm.mp3 b/src/assets/audio/zhaoma_bgm.mp3 new file mode 100644 index 0000000..a3546e1 Binary files /dev/null and b/src/assets/audio/zhaoma_bgm.mp3 differ diff --git a/src/assets/images/new/home-bg.png b/src/assets/images/new/home-bg.png index 0172f8d..b31b1fc 100644 Binary files a/src/assets/images/new/home-bg.png and b/src/assets/images/new/home-bg.png differ diff --git a/src/assets/images/new/home123.png b/src/assets/images/new/home123.png new file mode 100644 index 0000000..2bc0293 Binary files /dev/null and b/src/assets/images/new/home123.png differ diff --git a/src/assets/images/new/hulu.png b/src/assets/images/new/hulu.png new file mode 100644 index 0000000..cf235e6 Binary files /dev/null and b/src/assets/images/new/hulu.png differ diff --git a/src/assets/images/new/jiuping1.png b/src/assets/images/new/jiuping1.png new file mode 100644 index 0000000..9dd1c39 Binary files /dev/null and b/src/assets/images/new/jiuping1.png differ diff --git a/src/assets/images/new/jiuping2.png b/src/assets/images/new/jiuping2.png new file mode 100644 index 0000000..5464e52 Binary files /dev/null and b/src/assets/images/new/jiuping2.png differ diff --git a/src/assets/images/new/ma1.png b/src/assets/images/new/ma1.png index 9482fd8..573469f 100644 Binary files a/src/assets/images/new/ma1.png and b/src/assets/images/new/ma1.png differ diff --git a/src/assets/images/new/ma2.png b/src/assets/images/new/ma2.png index 6d1756b..6526c20 100644 Binary files a/src/assets/images/new/ma2.png and b/src/assets/images/new/ma2.png differ diff --git a/src/assets/images/new/rule-bg.png b/src/assets/images/new/rule-bg.png new file mode 100644 index 0000000..92b4acf Binary files /dev/null and b/src/assets/images/new/rule-bg.png differ diff --git a/src/assets/images/new/sidai.png b/src/assets/images/new/sidai.png new file mode 100644 index 0000000..9171504 Binary files /dev/null and b/src/assets/images/new/sidai.png differ diff --git a/src/assets/images/new/taozi.png b/src/assets/images/new/taozi.png new file mode 100644 index 0000000..906c7ea Binary files /dev/null and b/src/assets/images/new/taozi.png differ diff --git a/src/assets/images/new/xique1.png b/src/assets/images/new/xique1.png new file mode 100644 index 0000000..2256a69 Binary files /dev/null and b/src/assets/images/new/xique1.png differ diff --git a/src/assets/images/new/xique2.png b/src/assets/images/new/xique2.png new file mode 100644 index 0000000..33e62e7 Binary files /dev/null and b/src/assets/images/new/xique2.png differ diff --git a/src/assets/video/1_stab_chf3_rhea1.mp4 b/src/assets/video/1_stab_chf3_rhea1.mp4 deleted file mode 100644 index eea7214..0000000 Binary files a/src/assets/video/1_stab_chf3_rhea1.mp4 and /dev/null differ diff --git a/src/components/HomePage.vue b/src/components/HomePage.vue index ba4f812..e973631 100644 --- a/src/components/HomePage.vue +++ b/src/components/HomePage.vue @@ -1,6 +1,6 @@