shish 6 ヶ月 前
コミット
369ca869bd
3 ファイル変更5 行追加5 行削除
  1. 2 2
      ghsApp/src/admin/billing/toPay.vue
  2. 1 1
      ghsApp/src/manifest.json
  3. 2 2
      hdApp/src/manifest.json

+ 2 - 2
ghsApp/src/admin/billing/toPay.vue

@@ -32,10 +32,10 @@
             </view>
             </view>
 
 
             <!-- #ifdef MP-WEIXIN -->
             <!-- #ifdef MP-WEIXIN -->
-            <button style="width:25vh;" class="admin-button-com big blue" open-type="share">邀请付款</button>
+            <button style="width:25vh;margin-top:20upx;" class="admin-button-com big blue" open-type="share">邀请付款</button>
             <!-- #endif -->
             <!-- #endif -->
             <!-- #ifdef APP-PLUS -->
             <!-- #ifdef APP-PLUS -->
-            <button style="width:25vh;" class="admin-button-com big blue" @click="shareOrder()">邀请付款</button>
+            <button style="width:25vh;margin-top:20upx;" class="admin-button-com big blue" @click="shareOrder()">邀请付款</button>
             <!-- #endif -->
             <!-- #endif -->
 
 
             <view style="margin-top:20upx;">
             <view style="margin-top:20upx;">

+ 1 - 1
ghsApp/src/manifest.json

@@ -207,7 +207,7 @@
         "optimization" : {
         "optimization" : {
             "subPackages" : true
             "subPackages" : true
         },
         },
-        "lazyCodeLoading" : "requiredComponents",
+        "lazyCodeLoading":"requiredComponents",
         "uniStatistics" : {
         "uniStatistics" : {
             "enable" : false
             "enable" : false
         },
         },

+ 2 - 2
hdApp/src/manifest.json

@@ -191,8 +191,8 @@
         "optimization" : {
         "optimization" : {
             "subPackages" : true
             "subPackages" : true
         },
         },
-        "lazyCodeLoading" : "requiredComponents",
-        "uniStatistics" : {
+        "lazyCodeLoading":"requiredComponents",
+       "uniStatistics" : {
             "enable" : false
             "enable" : false
         },
         },
         "unipush" : {
         "unipush" : {