Commit d5666f68 by 霍志良

feat:修改UI

parent 178501b2
...@@ -6,7 +6,7 @@ ext { ...@@ -6,7 +6,7 @@ ext {
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
//第三步 若干 //第三步 若干
"m-confide" : "0.0.49.02", "m-confide" : "0.0.49.02",
"m-consultant" : "0.0.59.68", "m-consultant" : "0.0.59.69",
"m-fm" : "0.0.30.01", "m-fm" : "0.0.30.01",
"m-user" : "0.0.61.22", "m-user" : "0.0.61.22",
"m-home" : "0.0.22.59", "m-home" : "0.0.22.59",
...@@ -89,7 +89,7 @@ ext { ...@@ -89,7 +89,7 @@ ext {
//第三步 若干 //第三步 若干
"m-confide" : "0.0.49.02", "m-confide" : "0.0.49.02",
"m-consultant" : "0.0.59.68", "m-consultant" : "0.0.59.69",
"m-fm" : "0.0.30.01", "m-fm" : "0.0.30.01",
"m-user" : "0.0.61.22", "m-user" : "0.0.61.22",
"m-home" : "0.0.22.59", "m-home" : "0.0.22.59",
......
...@@ -139,11 +139,11 @@ ...@@ -139,11 +139,11 @@
android:layout_toEndOf="@+id/cvHead" android:layout_toEndOf="@+id/cvHead"
android:layout_toRightOf="@+id/cvHead" android:layout_toRightOf="@+id/cvHead"
android:ellipsize="end" android:ellipsize="end"
android:layout_toLeftOf="@id/tvCity" android:layout_toStartOf="@id/tvCity"
android:lines="1" android:lines="1"
android:textColor="@color/platform_color_242424" android:textColor="@color/platform_color_242424"
android:textSize="@dimen/platform_dp_12" android:textSize="@dimen/platform_dp_12"
tools:text="一级婚姻家庭咨询师,二级心理咨询师二级心理咨询师" /> tools:text="一级婚姻家庭咨询师,二级心理咨询师二级心理咨询师二级心理咨询师" />
<!--咨询师标签--> <!--咨询师标签-->
<LinearLayout <LinearLayout
android:id="@+id/ll_tags" android:id="@+id/ll_tags"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment