From 682caa4cef47046184e860d86ebb8467c11e032f Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期四, 16 十一月 2023 15:54:25 +0800
Subject: [PATCH] 生成excl的修改
---
app/src/main/res/layout/activity_parameter.xml | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/app/src/main/res/layout/activity_parameter.xml b/app/src/main/res/layout/activity_parameter.xml
index 98f4d71..d19960c 100644
--- a/app/src/main/res/layout/activity_parameter.xml
+++ b/app/src/main/res/layout/activity_parameter.xml
@@ -17,8 +17,8 @@
android:id="@+id/parameter_domain"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginLeft="20dp"
- android:layout_marginTop="20dp"
+ android:layout_marginLeft="20dp"
+ android:layout_marginTop="20dp"
android:padding="5dp"
android:text="鍩熷悕鍗¤缃�"
android:textSize="@dimen/text_size" />
@@ -27,8 +27,8 @@
android:id="@+id/parameter_power"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginLeft="20dp"
- android:layout_marginTop="20dp"
+ android:layout_marginLeft="20dp"
+ android:layout_marginTop="20dp"
android:padding="5dp"
android:text="姘存车鍔熺巼鍗¤缃�"
android:textSize="@dimen/text_size" />
@@ -38,12 +38,11 @@
android:id="@+id/parameter_electricPrice"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginLeft="20dp"
- android:layout_marginTop="20dp"
+ android:layout_marginLeft="20dp"
+ android:layout_marginTop="20dp"
android:padding="5dp"
android:text="鐢甸噺鍗曚环"
- android:textSize="@dimen/text_size"
- android:visibility="gone" />
+ android:textSize="@dimen/text_size" />
</LinearLayout>
\ No newline at end of file
--
Gitblit v1.8.0