فهرست منبع

Merge branch 'master' of https://git.agilestar.cn/spfm/spfm-market-front

yangbifan 2 سال پیش
والد
کامیت
529294f2f7
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      src/components/el-form.vue

+ 5 - 1
src/components/el-form.vue

@@ -147,5 +147,9 @@ export default {
 };
 };
 </script>
 </script>
 
 
-<style>
+<style lang="scss" scoped>
+.btn{
+  display: flex;
+  justify-content: center;
+}
 </style>
 </style>