From 856c16c95b2446bdc6364192948bd8d9e29c54c8 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期日, 24 四月 2022 12:22:38 +0800 Subject: [PATCH] # --- App.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/App.vue b/App.vue index 1d9a541..3c97d57 100644 --- a/App.vue +++ b/App.vue @@ -341,7 +341,7 @@ float: left; height: 80rpx; line-height: 80rpx; - width: 60%; + width: 70%; margin: 10rpx 2.5%; border-radius: 15rpx; border: 1px solid #eeeeee; @@ -381,7 +381,7 @@ display: inline-block; height: 80rpx; width: 30%; - margin: 15rpx 0 10rpx 3% ; + margin: 10rpx 0 10rpx 3% ; } .square-none { width: 100%; @@ -415,7 +415,7 @@ /* background-color: #57a3ff; */ display: inline-block; height: 100rpx; - width: 35%; + width: 25%; } .pda-btn { background-color: #1E9FFF; -- Gitblit v1.9.1