Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
fe028889
Commit
fe028889
authored
Jul 05, 2022
by
YKai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 排序中台2.0需求优化提交
parent
c4a5dcdc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
config.gradle
config.gradle
+2
-2
consultant_ui_filter_popup.xml
m-consultant/src/main/res/layout/consultant_ui_filter_popup.xml
+5
-5
No files found.
config.gradle
View file @
fe028889
...
@@ -6,7 +6,7 @@ ext {
...
@@ -6,7 +6,7 @@ ext {
// -------------- 业务模块 --------------
// -------------- 业务模块 --------------
//第三步 若干
//第三步 若干
"m-confide"
:
"0.0.50.50"
,
"m-confide"
:
"0.0.50.50"
,
"m-consultant"
:
"0.0.60.7
6
"
,
"m-consultant"
:
"0.0.60.7
7
"
,
"m-fm"
:
"0.0.30.09"
,
"m-fm"
:
"0.0.30.09"
,
"m-user"
:
"0.0.62.72"
,
"m-user"
:
"0.0.62.72"
,
"m-home"
:
"0.0.24.00"
,
"m-home"
:
"0.0.24.00"
,
...
@@ -89,7 +89,7 @@ ext {
...
@@ -89,7 +89,7 @@ ext {
// -------------- 业务模块 --------------
// -------------- 业务模块 --------------
//第三步 若干
//第三步 若干
"m-confide"
:
"0.0.50.50"
,
"m-confide"
:
"0.0.50.50"
,
"m-consultant"
:
"0.0.60.7
6
"
,
"m-consultant"
:
"0.0.60.7
7
"
,
"m-fm"
:
"0.0.30.09"
,
"m-fm"
:
"0.0.30.09"
,
"m-user"
:
"0.0.62.72"
,
"m-user"
:
"0.0.62.72"
,
"m-home"
:
"0.0.24.00"
,
"m-home"
:
"0.0.24.00"
,
...
...
m-consultant/src/main/res/layout/consultant_ui_filter_popup.xml
View file @
fe028889
...
@@ -195,15 +195,16 @@
...
@@ -195,15 +195,16 @@
android:background=
"@color/platform_white"
android:background=
"@color/platform_white"
android:orientation=
"horizontal"
>
android:orientation=
"horizontal"
>
<TextView
<TextView
android:id=
"@+id/btnReset"
android:id=
"@+id/btnReset"
android:layout_width=
"0dp"
android:layout_width=
"0dp"
android:layout_height=
"44dp"
android:layout_height=
"44dp"
android:layout_weight=
"1"
android:layout_weight=
"1"
android:background=
"@drawable/consultant_
bg_radius_gray_6
"
android:background=
"@drawable/consultant_
stroke_ebebeb_r_8
"
android:gravity=
"center"
android:gravity=
"center"
android:text=
"@string/platform_reset"
android:text=
"@string/platform_reset"
android:textColor=
"@color/platform_color_
999999
"
android:textColor=
"@color/platform_color_
242424
"
android:textSize=
"16sp"
/>
android:textSize=
"16sp"
/>
<TextView
<TextView
...
@@ -212,11 +213,10 @@
...
@@ -212,11 +213,10 @@
android:layout_height=
"44dp"
android:layout_height=
"44dp"
android:layout_marginStart=
"10dp"
android:layout_marginStart=
"10dp"
android:layout_weight=
"1"
android:layout_weight=
"1"
android:background=
"@drawable/consultant_
bg_radius_5_dark
"
android:background=
"@drawable/consultant_
solid_main_theme_color_r_8
"
android:gravity=
"center"
android:gravity=
"center"
android:
hin
t=
"确定"
android:
tex
t=
"确定"
android:textColor=
"@color/white"
android:textColor=
"@color/white"
android:textColorHint=
"@color/platform_color_E0E0E0"
android:textSize=
"16sp"
/>
android:textSize=
"16sp"
/>
</LinearLayout>
</LinearLayout>
</LinearLayout>
</LinearLayout>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment