From 12f9bcbd74359c0fc58eea98e4f1685477b7e63f Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 12 四月 2022 16:29:40 +0800
Subject: [PATCH] #

---
 App.vue |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/App.vue b/App.vue
index 6e43876..f438cb2 100644
--- a/App.vue
+++ b/App.vue
@@ -92,10 +92,11 @@
 	/*姣忎釜椤甸潰鍏叡css */
 	@import "colorui/main.css";
 	@import "colorui/icon.css";
+	
 	.footer {
 		width: 100%;
-		height: 100rpx;
-		line-height: 100rpx;
+		height: 150rpx;
+		line-height: 150rpx;
 		background-color: #FFF;
 		position: fixed;
 		bottom: 0;
@@ -112,7 +113,7 @@
 	.nav-li {
 		padding: 30upx;
 		border-radius: 12upx;
-		width: 45%;
+		width: 95%;
 		margin: 0 2.5% 40upx;
 		
 		background-size: cover;

--
Gitblit v1.9.1