shish hace 4 años
padre
commit
ff030e5111
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      ghsApp/src/admin/billing/affirm.vue

+ 2 - 1
ghsApp/src/admin/billing/affirm.vue

@@ -1,4 +1,5 @@
 <template>
+<view class="app-content">
   <view class="affirm-page">
 
     <view class="affirm-view overscroll">
@@ -139,7 +140,7 @@
       <button class="admin-button-com blue middle" @click="confirmSubmit">提交</button>
     </view>
 
-
+    </view>
   </view>
 </template>