Commit f76b4ad7 by 刘鹏

feat : 启动模式更改

parent ab9181cb
......@@ -71,7 +71,6 @@
<activity
android:name=".ui.activity.CmsExamQuestionPaperActivity"
android:screenOrientation="portrait"
android:launchMode="singleTask"
android:theme="@style/platform_NoTitleTheme" />
<!-- 云信 集成配置 -->
......
......@@ -87,6 +87,7 @@ object IMChatUtil {
/**
* 跳转前置信息收集页
* 悬浮导医进来的
* */
@SuppressLint("CheckResult")
fun startCms(context: Activity, location: Int, ffrom2: String?) {
......
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