diff --git a/app/src/main/res/layout/item_user_nutrition.xml b/app/src/main/res/layout/item_user_nutrition.xml
index de095dc..aef8a81 100644
--- a/app/src/main/res/layout/item_user_nutrition.xml
+++ b/app/src/main/res/layout/item_user_nutrition.xml
@@ -5,28 +5,28 @@
android:id="@+id/cl_nutritionData"
android:layout_width="540dp"
android:layout_height="487dp"
- android:visibility="visible"
- android:padding="28dp">
+ android:padding="28dp"
+ android:visibility="visible">
+ app:layout_constraintTop_toTopOf="parent"
+ tools:text="夏*秋" />
+ app:layout_constraintTop_toTopOf="@id/tv_user_name"
+ tools:text="推荐热量:680kcal" />
-
+ android:layout_height="match_parent"
+ android:layout_marginTop="20dp"
+ android:orientation="horizontal">
-
+
-
+
-
+
-
+
+
-
-
+
-
+
-
+
-
-
+
-
+
-
+
-
-
+
-
+
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml
index e12b4e9..bc7e941 100644
--- a/app/src/main/res/values/dimens.xml
+++ b/app/src/main/res/values/dimens.xml
@@ -1,4 +1,12 @@
1000dp
+ 16sp
+ 30sp
+ 28dp
+ 120dp
+ 130dp
+ 160dp
+ 66dp
+ 80dp
\ No newline at end of file
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index a976193..fde0916 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -66,4 +66,53 @@
- @color/white
- 1dp
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file