From 50ee3035750c7290df17aca8db9feaf21b943c74 Mon Sep 17 00:00:00 2001 From: ihzero Date: Fri, 18 Aug 2023 23:49:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 6 +- src/views/communication/home.vue | 109 +++++++++++++++++++++++-------- 2 files changed, 86 insertions(+), 29 deletions(-) diff --git a/src/main.js b/src/main.js index 7a08357..8b1e32b 100644 --- a/src/main.js +++ b/src/main.js @@ -20,9 +20,9 @@ function platCheck() { const mobileKeywords = ['iphone', 'ipod', 'android', 'silk', 'blackberry', 'bb10', 'phone', 'mobile', 'kindle', 'opera mini', 'mobile safari', 'windows phone']; const isMobileDevice = mobileKeywords.some(keyword => userAgent.includes(keyword)); if (!isMobileDevice) { - // let _href = window.location.href; - // let _origin = window.location.origin; - // window.location.href = _href.replace(_origin, import.meta.env.VITE_PC_HOST); + let _href = window.location.href; + let _origin = window.location.origin; + window.location.href = _href.replace(_origin, import.meta.env.VITE_PC_HOST); } } platCheck(); diff --git a/src/views/communication/home.vue b/src/views/communication/home.vue index 63eb2d4..337f10f 100644 --- a/src/views/communication/home.vue +++ b/src/views/communication/home.vue @@ -147,69 +147,126 @@
海兔直播分身优势
-
- 传统直播 -
+
传统直播
- +
- + - + - + - +
-
- 海兔分身 -
- - +
海兔分身
+ +
- + - + - + - +
-
-
快来打造您的数字身份吧!
+
+ 快来打造您的数字身份吧! +
- - - +
- 联系我们 + 联系我们
- + + +
+ +
+ +
+
+
\ No newline at end of file +