Explorar el Código

el-form 加样式

hujunwei@agilestar.cn hace 2 años
padre
commit
f7f4498763
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/el-form.vue

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

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