shish 7 ヶ月 前
コミット
13c44f0ed5
1 ファイル変更4 行追加0 行削除
  1. 4 0
      hdApp/src/admin/billing/result.vue

+ 4 - 0
hdApp/src/admin/billing/result.vue

@@ -56,4 +56,8 @@ export default {
 };
 </script>
 <style lang="scss" scoped>
+.admin-button-com {
+	width: 60%;
+	margin-bottom:30upx;
+}
 </style>