From e5caae972b4726e96c257582e45f62c79f07bfe5 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期二, 24 九月 2024 16:41:35 +0800
Subject: [PATCH] #

---
 pages/home/home.vue    |   14 +++++++-------
 static/img/zy_logo.png |    0 
 pages/login/login.vue  |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 5a75c3f..ff170a4 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -45,13 +45,13 @@
 					// 	cuIcon: 'order',
 					// 	url: '/pakin/pickAgain'
 					// },
-					// {
-					// 	title: '璁㈠崟鍏ュ簱',
-					// 	name: 'orderPakin',
-					// 	color: 'red',
-					// 	cuIcon: 'pullup',
-					// 	url: '/order/orderPakin'
-					// },
+					{
+						title: '璁㈠崟鍏ュ簱',
+						name: 'orderPakin',
+						color: 'red',
+						cuIcon: 'pullup',
+						url: '/order/orderPakin2'
+					},
 					// {
 					// 	title: '缁勬墭涓婃灦',
 					// 	name: 'putOn',
diff --git a/pages/login/login.vue b/pages/login/login.vue
index f4c7aca..a754947 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -9,7 +9,7 @@
 		<!-- logo -->
 		<view class="logo">
 			<view class="logo-box">
-				<image src="../../static/img/logo.png" mode="aspectFit"></image>
+				<image src="../../static/img/zy_logo.png" mode="aspectFit"></image>
 			</view>
 		</view>
 		<view class="content">
diff --git a/static/img/zy_logo.png b/static/img/zy_logo.png
new file mode 100644
index 0000000..a5cb3ca
--- /dev/null
+++ b/static/img/zy_logo.png
Binary files differ

--
Gitblit v1.9.1