Przeglądaj źródła

【11-31】版本WeiChat_v6.0.9_baidu(Build148)_release 发布上线!

Arison 8 lat temu
rodzic
commit
7e1e5d2255

+ 3 - 3
WeiChat/version.properties

@@ -1,5 +1,5 @@
-#Thu Nov 30 10:57:44 CST 2017
-debugName=10
+#Thu Nov 30 11:42:17 CST 2017
+debugName=12
 versionName=609
-debugCode=10
+debugCode=12
 versionCode=148

+ 1 - 0
app_modular/appbooking/src/main/res/layout/activity_bservice_add.xml

@@ -410,6 +410,7 @@
             android:id="@+id/ll_food"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
+            android:visibility="gone"
             android:orientation="vertical">
 
             <RelativeLayout

+ 1 - 1
app_modular/appbooking/src/main/res/layout/include_add_top.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:orientation="vertical" android:layout_width="match_parent"
-    android:layout_height="match_parent">
+    android:layout_height="wrap_content">
     <!--抬头信息-->
     <RelativeLayout
         android:layout_width="match_parent"