From d9394a719f9d82151b9e0193cb50b5a952c9d164 Mon Sep 17 00:00:00 2001
From: linfeng <2445465217@qq.com>
Date: Tue, 14 Feb 2023 14:21:13 +0800
Subject: [PATCH] update square.vue
---
.../linfeng-community-uniapp-ky/pages/square/square.vue | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/main/resources/static/linfeng-community-uniapp-ky/pages/square/square.vue b/src/main/resources/static/linfeng-community-uniapp-ky/pages/square/square.vue
index 90751e5..7ae6dce 100644
--- a/src/main/resources/static/linfeng-community-uniapp-ky/pages/square/square.vue
+++ b/src/main/resources/static/linfeng-community-uniapp-ky/pages/square/square.vue
@@ -40,7 +40,7 @@
-
+
@@ -242,5 +242,9 @@
}
}
}
+
+ .no-info {
+ margin: 30rpx 0;
+ }
}