From 87b389570f868cd7f73738458cdcaae4c77f521e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?=
=?UTF-8?q?=E7=A8=80?= <2675540038@qq.com>
Date: Wed, 23 Jul 2025 18:27:42 +0800
Subject: [PATCH] =?UTF-8?q?H5=E5=88=B6=E4=BD=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/PhoneAbout.vue | 65 ++++
components/PhoneContactUs.vue | 110 +++++++
components/PhoneHeader.vue | 57 ++--
components/PhoneHome.vue | 549 ++++++++++++++++++++++++++++++++++
components/PhoneLuoYang.vue | 118 ++++++++
components/PhoneMessage.vue | 157 ++++++++++
components/PhoneNews.vue | 176 +++++++++++
components/PhoneRegiment.vue | 141 +++++++++
pages/phone_index.vue | 511 +------------------------------
public/img/fuwu1.png | Bin 0 -> 40157 bytes
public/img/fuwu2.png | Bin 0 -> 17686 bytes
public/img/index/xwdt.png | Bin 0 -> 2588 bytes
public/img/index/xxgk.png | Bin 0 -> 2139 bytes
public/img/index/zzjg.png | Bin 0 -> 5210 bytes
14 files changed, 1360 insertions(+), 524 deletions(-)
create mode 100644 components/PhoneAbout.vue
create mode 100644 components/PhoneContactUs.vue
create mode 100644 components/PhoneHome.vue
create mode 100644 components/PhoneLuoYang.vue
create mode 100644 components/PhoneMessage.vue
create mode 100644 components/PhoneNews.vue
create mode 100644 components/PhoneRegiment.vue
create mode 100644 public/img/fuwu1.png
create mode 100644 public/img/fuwu2.png
create mode 100644 public/img/index/xwdt.png
create mode 100644 public/img/index/xxgk.png
create mode 100644 public/img/index/zzjg.png
diff --git a/components/PhoneAbout.vue b/components/PhoneAbout.vue
new file mode 100644
index 0000000..acfc78f
--- /dev/null
+++ b/components/PhoneAbout.vue
@@ -0,0 +1,65 @@
+
+