shish 1 месяц назад
Родитель
Сommit
f411571da7
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      hdApp/src/pagesPurchase/open.vue

+ 2 - 1
hdApp/src/pagesPurchase/open.vue

@@ -128,9 +128,10 @@ export default {
 .confirm-btn {
   width: 100%;
   margin-top: 48upx;
+  text-align: center;
 }
 
 .confirm-btn .admin-button-com {
-  width: 100%;
+  width: 60%;
 }
 </style>