From 1bee7bb76cbfd83b452f6b24c4127a72519f0173 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Tue, 30 Sep 2025 16:56:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9C=9F=E9=A6=96=E9=A1=B5=E8=AE=BE=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/index/item1.vue | 114 +---- app/components/index/item2.vue | 284 +++++------- app/components/index/item3.vue | 429 ++++++------------ app/components/index/item4.vue | 363 +++++---------- app/components/index/item5.vue | 366 ++++----------- .../sharedSolutions/eBike/item1.vue | 103 +++++ .../sharedSolutions/eBike/item2.vue | 201 ++++++++ .../sharedSolutions/eBike/item3.vue | 321 +++++++++++++ .../sharedSolutions/eBike/item4.vue | 291 ++++++++++++ .../sharedSolutions/eBike/item5.vue | 285 ++++++++++++ app/layouts/default.vue | 12 +- app/pages/index.vue | 1 + app/pages/sharedSolutions/eBike.vue | 12 +- 13 files changed, 1675 insertions(+), 1107 deletions(-) create mode 100644 app/components/sharedSolutions/eBike/item1.vue create mode 100644 app/components/sharedSolutions/eBike/item2.vue create mode 100644 app/components/sharedSolutions/eBike/item3.vue create mode 100644 app/components/sharedSolutions/eBike/item4.vue create mode 100644 app/components/sharedSolutions/eBike/item5.vue diff --git a/app/components/index/item1.vue b/app/components/index/item1.vue index ef19a48..d641f0b 100644 --- a/app/components/index/item1.vue +++ b/app/components/index/item1.vue @@ -1,103 +1,19 @@ - - - \ No newline at end of file diff --git a/app/components/index/item2.vue b/app/components/index/item2.vue index b597156..46deec3 100644 --- a/app/components/index/item2.vue +++ b/app/components/index/item2.vue @@ -1,201 +1,147 @@ + + \ No newline at end of file diff --git a/app/components/index/item3.vue b/app/components/index/item3.vue index 571be57..6d8a83f 100644 --- a/app/components/index/item3.vue +++ b/app/components/index/item3.vue @@ -1,321 +1,152 @@ + - \ No newline at end of file diff --git a/app/components/index/item4.vue b/app/components/index/item4.vue index aeeb415..39320a8 100644 --- a/app/components/index/item4.vue +++ b/app/components/index/item4.vue @@ -1,291 +1,134 @@ \ No newline at end of file diff --git a/app/components/index/item5.vue b/app/components/index/item5.vue index 99859de..8937b1d 100644 --- a/app/components/index/item5.vue +++ b/app/components/index/item5.vue @@ -1,285 +1,111 @@ \ No newline at end of file diff --git a/app/components/sharedSolutions/eBike/item1.vue b/app/components/sharedSolutions/eBike/item1.vue new file mode 100644 index 0000000..ef19a48 --- /dev/null +++ b/app/components/sharedSolutions/eBike/item1.vue @@ -0,0 +1,103 @@ + + + + + \ No newline at end of file diff --git a/app/components/sharedSolutions/eBike/item2.vue b/app/components/sharedSolutions/eBike/item2.vue new file mode 100644 index 0000000..b597156 --- /dev/null +++ b/app/components/sharedSolutions/eBike/item2.vue @@ -0,0 +1,201 @@ + + + \ No newline at end of file diff --git a/app/components/sharedSolutions/eBike/item3.vue b/app/components/sharedSolutions/eBike/item3.vue new file mode 100644 index 0000000..571be57 --- /dev/null +++ b/app/components/sharedSolutions/eBike/item3.vue @@ -0,0 +1,321 @@ + + + + + \ No newline at end of file diff --git a/app/components/sharedSolutions/eBike/item4.vue b/app/components/sharedSolutions/eBike/item4.vue new file mode 100644 index 0000000..aeeb415 --- /dev/null +++ b/app/components/sharedSolutions/eBike/item4.vue @@ -0,0 +1,291 @@ + + + + + \ No newline at end of file diff --git a/app/components/sharedSolutions/eBike/item5.vue b/app/components/sharedSolutions/eBike/item5.vue new file mode 100644 index 0000000..99859de --- /dev/null +++ b/app/components/sharedSolutions/eBike/item5.vue @@ -0,0 +1,285 @@ + + + + + \ No newline at end of file diff --git a/app/layouts/default.vue b/app/layouts/default.vue index 6d672cd..b3a9c8c 100644 --- a/app/layouts/default.vue +++ b/app/layouts/default.vue @@ -3,10 +3,12 @@ diff --git a/app/pages/index.vue b/app/pages/index.vue index edefdae..29cbb73 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -3,6 +3,7 @@