diff --git a/OCH/mogo-och-noop/src/main/res/layout/och_noop_fragment_hmi.xml b/OCH/mogo-och-noop/src/main/res/layout/och_noop_fragment_hmi.xml
index 183611a077..447299cd97 100644
--- a/OCH/mogo-och-noop/src/main/res/layout/och_noop_fragment_hmi.xml
+++ b/OCH/mogo-och-noop/src/main/res/layout/och_noop_fragment_hmi.xml
@@ -17,7 +17,7 @@
+ android:layout_height="match_parent" />
+ app:layout_constraintTop_toBottomOf="@+id/viewSpeedChart" />
+ tools:visibility="visible" />
@@ -148,11 +148,11 @@
android:layout_height="@dimen/module_hmi_check_size"
android:layout_marginStart="25dp"
android:layout_marginBottom="40dp"
+ android:contentDescription="工具箱"
android:elevation="@dimen/dp_10"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toEndOf="@+id/viewPerspectiveSwitch"
- app:layout_goneMarginStart="50dp"
- android:contentDescription="工具箱"/>
+ app:layout_goneMarginStart="50dp" />
+ app:layout_constraintStart_toEndOf="@id/ivToolsView" />
+ app:layout_constraintStart_toEndOf="@id/ivBadCaseTools" />
+ tools:visibility="gone" />
() {
// 使用中台长链接
clientConfig.isUseOriginSocket = true
// 设置是否输出网络日志
- clientConfig.isShowNetDebugLog = true
+ clientConfig.isShowNetDebugLog = false
// clientConfig.passportUrl //todo yakun
// clientConfig.socketBaseUrl
// clientConfig.socketTechUrl