客服页面打不开问题

This commit is contained in:
18142669586 2023-01-13 17:36:06 +08:00
parent df436bbe1e
commit 3de9ff57c3

View File

@ -67,5 +67,5 @@
<WebView
android:id="@+id/webView"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
android:layout_height="match_parent" />
</LinearLayout>