From 668c930f6e41b427c6094e46473afba9fe18f89c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Tue, 25 Mar 2025 15:22:51 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=9A=E5=AE=A2=E5=A4=9A=E9=97=A8=E5=BA=97?=
=?UTF-8?q?=E5=A4=9A=E5=95=86=E6=88=B7=E6=95=B0=E6=8D=AE=E8=BF=81=E7=A7=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/diy/blog-list.vue | 430 +++++++++++++++++
components/diy/blog-tabs.vue | 264 +++++++++++
.../diy/modules/img-or-icon-or-text.vue | 85 ++++
components/diy/realstore.vue | 434 ++++++++++++++++++
components/diy/shop.vue | 362 +++++++++++++++
5 files changed, 1575 insertions(+)
create mode 100644 components/diy/blog-list.vue
create mode 100644 components/diy/blog-tabs.vue
create mode 100644 components/diy/modules/img-or-icon-or-text.vue
create mode 100644 components/diy/realstore.vue
create mode 100644 components/diy/shop.vue
diff --git a/components/diy/blog-list.vue b/components/diy/blog-list.vue
new file mode 100644
index 00000000..b53a089c
--- /dev/null
+++ b/components/diy/blog-list.vue
@@ -0,0 +1,430 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.new_title ? item.new_title : item.data.title }}
+ {{ item.data.describe || '' }}
+
+
+ {{ field_show.includes('0') ? item.data.add_time : '' }}
+
+
+
+ {{ item.data.access_count ? item.data.access_count : '' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.new_title ? item.new_title : item.data.title }}
+
+
+
+
+
+
+ {{ item.new_title ? item.new_title : item.data.title }}
+ {{ item.data.describe || '' }}
+
+
+ {{ field_show.includes('0') ? item.data.add_time : '' }}
+
+
+
+ {{ item.data.access_count ? item.data.access_count : '' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/diy/blog-tabs.vue b/components/diy/blog-tabs.vue
new file mode 100644
index 00000000..9cf1771c
--- /dev/null
+++ b/components/diy/blog-tabs.vue
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/diy/modules/img-or-icon-or-text.vue b/components/diy/modules/img-or-icon-or-text.vue
new file mode 100644
index 00000000..b9d58e10
--- /dev/null
+++ b/components/diy/modules/img-or-icon-or-text.vue
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ type_text }}
+
+
+
+
+
+
+
diff --git a/components/diy/realstore.vue b/components/diy/realstore.vue
new file mode 100644
index 00000000..d91676c0
--- /dev/null
+++ b/components/diy/realstore.vue
@@ -0,0 +1,434 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.alias }}
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.status_info.msg }}
+ |
+ {{ item.status_info.time }}
+
+
+
+
+
+
+
+
+
+ {{ item.province_name }}{{ item.city_name }}{{ item.county_name }}{{ item.address }}
+
+ 距您{{ item.distance || '0km' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.province_name }}{{ item.city_name }}{{ item.county_name }}{{ item.address }}
+
+ 距您{{ item.distance || '' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.alias }}
+ {{ item.name }}
+
+
+
+
+ {{ item.status_info.msg }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/diy/shop.vue b/components/diy/shop.vue
new file mode 100644
index 00000000..ac79d244
--- /dev/null
+++ b/components/diy/shop.vue
@@ -0,0 +1,362 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+ {{ item.describe }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+ {{ item.describe }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+