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
0ed73f48
Commit
0ed73f48
authored
Apr 11, 2022
by
yang.kai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 组件升级
parent
09d9bf6a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
config.gradle
config.gradle
+2
-2
consultant_expert_consult_assistant_popup_window.xml
m-consultant/src/main/res/layout/consultant_expert_consult_assistant_popup_window.xml
+3
-2
No files found.
config.gradle
View file @
0ed73f48
...
...
@@ -6,7 +6,7 @@ ext {
// -------------- 业务模块 --------------
//第三步 若干
"m-confide"
:
"0.0.49.53"
,
"m-consultant"
:
"0.0.60.1
0
"
,
"m-consultant"
:
"0.0.60.1
1
"
,
"m-fm"
:
"0.0.30.04"
,
"m-user"
:
"0.0.61.98"
,
"m-home"
:
"0.0.22.87"
,
...
...
@@ -90,7 +90,7 @@ ext {
//第三步 若干
"m-confide"
:
"0.0.49.52"
,
"m-consultant"
:
"0.0.60.1
0
"
,
"m-consultant"
:
"0.0.60.1
1
"
,
"m-fm"
:
"0.0.30.07"
,
"m-user"
:
"0.0.61.98"
,
"m-home"
:
"0.0.22.87"
,
...
...
m-consultant/src/main/res/layout/consultant_expert_consult_assistant_popup_window.xml
View file @
0ed73f48
...
...
@@ -39,7 +39,7 @@
android:layout_width=
"0.5dp"
android:layout_height=
"26dp"
android:layout_marginRight=
"8dp"
android:background=
"#
80
ffffff"
/>
android:background=
"#
59
ffffff"
/>
<LinearLayout
android:id=
"@+id/ll_desc_assistant"
...
...
@@ -64,7 +64,7 @@
<TextView
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"为你精准匹配咨询师
"
android:text=
"为你精准匹配咨询师"
android:textColor=
"#ffffff"
android:textStyle=
"bold"
android:textSize=
"12dp"
/>
...
...
@@ -72,6 +72,7 @@
<ImageView
android:layout_width=
"10dp"
android:layout_height=
"10dp"
android:layout_marginStart=
"3dp"
android:src=
"@drawable/consultant_assistant_dialog_go_icon"
/>
</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