瀏覽代碼

adjust place

fengchang 1 年之前
父節點
當前提交
9254796ee7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hichina-main-front-mobile-first/src/pages/WechatpayPage.vue

+ 1 - 1
hichina-main-front-mobile-first/src/pages/WechatpayPage.vue

@@ -24,7 +24,7 @@
           <div class="text-left col-7">Total Price: {{ price }}</div>
         </div>
         <div class="col row justify-center">
-          <div class="col-8">
+          <div class="col-7">
             <QRCodeVue3 :width="220" :height="220" :value="htmlContent" />
           </div>
         </div>