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 @@ + + + + + \ No newline at end of file diff --git a/components/PhoneContactUs.vue b/components/PhoneContactUs.vue new file mode 100644 index 0000000..5b66c23 --- /dev/null +++ b/components/PhoneContactUs.vue @@ -0,0 +1,110 @@ + + + + + diff --git a/components/PhoneHeader.vue b/components/PhoneHeader.vue index 6a1f3da..923f2b3 100644 --- a/components/PhoneHeader.vue +++ b/components/PhoneHeader.vue @@ -12,45 +12,45 @@
- - 官网首页 - + 官网首页 +
- - 组织机构 - + 组织机构 +
- - 新闻动态 - + 新闻动态 +
- - 青春洛阳 - + 青春洛阳 +
- - 服务青年 - + 服务青年 +
- - 信息公开 - + 信息公开 +
- - 团团留言板 - + 团团留言板 +
+
+
+
+
+
+
——
+
+
——
+
+
+ + + + + + +
+
+
+
+
+
+
+
+
+ {{ item.title }} +
+
+
+
+
+ 查看更多 >
+
+
+
+ +
+
+
+
+
+
+
+
{{ item.name }}
+
+
+
+
+
+
+
+
+
+ {{ item.title }} +
+
+
+
+
+
+ 查看更多 >
+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ + + + + diff --git a/components/PhoneLuoYang.vue b/components/PhoneLuoYang.vue new file mode 100644 index 0000000..bf0359e --- /dev/null +++ b/components/PhoneLuoYang.vue @@ -0,0 +1,118 @@ + + + + + diff --git a/components/PhoneMessage.vue b/components/PhoneMessage.vue new file mode 100644 index 0000000..c005ccd --- /dev/null +++ b/components/PhoneMessage.vue @@ -0,0 +1,157 @@ + + + + + + diff --git a/components/PhoneNews.vue b/components/PhoneNews.vue new file mode 100644 index 0000000..d343931 --- /dev/null +++ b/components/PhoneNews.vue @@ -0,0 +1,176 @@ + + + + + diff --git a/components/PhoneRegiment.vue b/components/PhoneRegiment.vue new file mode 100644 index 0000000..a000940 --- /dev/null +++ b/components/PhoneRegiment.vue @@ -0,0 +1,141 @@ + + + + + diff --git a/pages/phone_index.vue b/pages/phone_index.vue index 6b1b8b2..7f889ec 100644 --- a/pages/phone_index.vue +++ b/pages/phone_index.vue @@ -1,189 +1,37 @@