diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index c52a676..d3f45be 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -7,11 +7,11 @@ - + - + \ No newline at end of file diff --git a/app/src/main/res/layout/content_shopping.xml b/app/src/main/res/layout/content_shopping.xml index d9cc5f2..e739a38 100644 --- a/app/src/main/res/layout/content_shopping.xml +++ b/app/src/main/res/layout/content_shopping.xml @@ -2,12 +2,31 @@ + android:layout_height="match_parent" + android:background="#F2F2F2"> + + + + - + android:text="购物车是空的~~~~" + android:textSize="20sp"/> +