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
e4ed9b43
Commit
e4ed9b43
authored
Jul 10, 2021
by
霍志良
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/4.2.60' into 4.2.60
parents
27252586
f76b4ad7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
AndroidManifest.xml
m-im/src/main/AndroidManifest.xml
+0
-1
IMChatUtil.kt
m-im/src/main/java/com/yidianling/im/helper/IMChatUtil.kt
+1
-0
No files found.
m-im/src/main/AndroidManifest.xml
View file @
e4ed9b43
...
...
@@ -71,7 +71,6 @@
<activity
android:name=
".ui.activity.CmsExamQuestionPaperActivity"
android:screenOrientation=
"portrait"
android:launchMode=
"singleTask"
android:theme=
"@style/platform_NoTitleTheme"
/>
<!-- 云信 集成配置 -->
...
...
m-im/src/main/java/com/yidianling/im/helper/IMChatUtil.kt
View file @
e4ed9b43
...
...
@@ -87,6 +87,7 @@ object IMChatUtil {
/**
* 跳转前置信息收集页
* 悬浮导医进来的
* */
@SuppressLint
(
"CheckResult"
)
fun
startCms
(
context
:
Activity
,
location
:
Int
,
ffrom2
:
String
?)
{
...
...
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