f!SESn@{cyJQs=t?B(knQk)7Y+4tqvq>u>Voz
zI?>)g`6_rl`5aN8dQFD3{}gWZcxq*bHo=eAwaw{-v@Fy$DAGr!UhS)1nxmehxBEiX
zADU?)^*LfJvX74qyxxfJlWPfW1n<9r*ckd0kw*Ncmxv#ktkV$9VBDn|4@-ELM!h%*
zt8{*!%$DMaC*>H7YtW8JqQFBvK~}!hLxF7Y-`SQ=Rl%@AGb&W7>Mn_`>J9dJ)X0$m
z1HkUNBf!LvyWzY?Q56^ko>nKW%%;tgD5~m)VR5q}BS14lHO-HgE9;I%tyaHWqnEIe
zL*=3?pN|u7RAT}oI8!Rj$>YMz%C759%=e}CR7ksEuxu0?`N?3)uPw)$C1k8tt(^qz
zrb-RLyNJ2LBa?-qU`Dg)u~o`2QcHb8?=r^b4QsAFnPSE{rAGk+Ws&xu_^w}C%)#Oc
zo<2gtbIOI7$cYXAP$mp*G^Ek{6$e@Z2?T#OaGUcPwwhd%3xp;KrH7D{ybI$<9P*|B
zf-2F)FvFYFP(2&=7IU+!6H}iPu3g_n2GY)nKWu;u%&$vt0NOp9o)0(b<16|-IhgxA
zpsjonVXz>|-xXe^l)44?iv%PmX<1>zEV<2_7zroT3v+PY=*559hf)3xxb-%muzzV<
zitLV;Tr=)%;4<$}(Q1UT;k}xb`(jm$JmnxhqE{4iJdpIApW!7Qy_#DyudDJhYz2?{
zH?UM|O48D7wno`DxI!2$2~R=uBf`5hv<}M|^^+VNj4PX$F1znn1p*n}-&pAJxZBKk
z8Jqatn5S`(h_&SC|h^Ie(n|K+QNmi|*gkain8E4~bT1ysiOnc*}ocyFXMNR2I6i04|
zP?m3l9q|c_-_9)Av1#YS7aUr+%OcspC8Y5KaE7mWwT@uw$eb-p=<1DBw5s9wXVYOn
z4eIuX*NUNsy&+U?F{g>F7ka3=UDLvM6$Yky+ARHGg7+<3+-$(?EmN*PXj9$<#yWMB
zsk5%qBz(^tt@6h%p0EVF!oLZ>T4v{Dho+7-GxMtFpP)EIa@mbfCt
z{7g{zs
gblKvz9SswW0kJS_O2u&U_umLLWo=NU;)}5V1JL)*djJ3c
diff --git a/app/src/main/res/drawable/address_background.xml b/app/src/main/res/drawable/address_background.xml
new file mode 100644
index 0000000..1df9076
--- /dev/null
+++ b/app/src/main/res/drawable/address_background.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/edittext_background.xml b/app/src/main/res/drawable/edittext_background.xml
new file mode 100644
index 0000000..8a0e4c6
--- /dev/null
+++ b/app/src/main/res/drawable/edittext_background.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_custom.xml b/app/src/main/res/layout-land/fragment_custom.xml
index ff590cd..a0fbbb6 100644
--- a/app/src/main/res/layout-land/fragment_custom.xml
+++ b/app/src/main/res/layout-land/fragment_custom.xml
@@ -33,7 +33,7 @@
android:layout_height="@dimen/dp_28"
android:adjustViewBounds="true"
android:scaleType="centerCrop"
- android:src="@drawable/default_head"
+ android:src="@drawable/default_avatar"
app:is_circle="true"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
diff --git a/app/src/main/res/layout-port/fragment_custom.xml b/app/src/main/res/layout-port/fragment_custom.xml
index b4ea60d..325f08f 100644
--- a/app/src/main/res/layout-port/fragment_custom.xml
+++ b/app/src/main/res/layout-port/fragment_custom.xml
@@ -33,7 +33,7 @@
android:layout_height="@dimen/dp_28"
android:adjustViewBounds="true"
android:scaleType="centerCrop"
- android:src="@drawable/default_head"
+ android:src="@drawable/default_avatar"
app:is_circle="true"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
diff --git a/app/src/main/res/layout/activity_address.xml b/app/src/main/res/layout/activity_address.xml
new file mode 100644
index 0000000..25ba82a
--- /dev/null
+++ b/app/src/main/res/layout/activity_address.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/activity_order.xml b/app/src/main/res/layout/activity_order.xml
index ce8679f..23458a6 100644
--- a/app/src/main/res/layout/activity_order.xml
+++ b/app/src/main/res/layout/activity_order.xml
@@ -6,9 +6,15 @@
+
+
+
+
-
+ app:layout_constraintStart_toEndOf="@id/imageView13"
+ app:layout_constraintTop_toTopOf="parent">
+
+
+
+
+
+
+
+
+
+
+
+
+
+ app:layout_constraintTop_toBottomOf="@+id/cl_address">
+ app:layout_constraintTop_toTopOf="@+id/iv_goods"
+ tools:text="券后¥8278" />
+ app:layout_constraintTop_toBottomOf="@+id/tv_price"
+ tools:text="券前¥8278" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values/bools.xml b/app/src/main/res/values/bools.xml
new file mode 100644
index 0000000..bc2c678
--- /dev/null
+++ b/app/src/main/res/values/bools.xml
@@ -0,0 +1,23 @@
+
+
+
+
+ false
+
+ true
+
\ No newline at end of file