@@ -2,4 +2,4 @@
VITE_ENV = 'development'
# Api地址
-VITE_API_URL = 'http://192.168.3.60:8091'
+VITE_API_URL = 'http://192.168.3.3:8091'
@@ -88,6 +88,7 @@ ul li {
border: none !important;
}
-.ant-form-item {
- margin-bottom: 16px !important;
-}
+// 禁用
+//.ant-form-item {
+// margin-bottom: 16px !important;
+//}