From aa0b3bb48ebdc1860437f1def658058dd07fddfa Mon Sep 17 00:00:00 2001
From: liudan <18634735655@163.com>
Date: Mon, 14 Aug 2023 10:47:58 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/navbar.vue | 171 +++++++++++++++++++++++++++++++
components/page/banner/index.vue | 26 +++--
pages.json | 3 +-
pages/index/index.vue | 5 +-
static/indexBg.png | Bin 0 -> 11851 bytes
5 files changed, 197 insertions(+), 8 deletions(-)
create mode 100644 components/navbar.vue
create mode 100644 static/indexBg.png
diff --git a/components/navbar.vue b/components/navbar.vue
new file mode 100644
index 0000000..f53a6fe
--- /dev/null
+++ b/components/navbar.vue
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{title}}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/page/banner/index.vue b/components/page/banner/index.vue
index 80000bc..379c325 100644
--- a/components/page/banner/index.vue
+++ b/components/page/banner/index.vue
@@ -14,11 +14,12 @@
-->
+
-
+
@@ -106,9 +107,20 @@