Explorar el Código

fixed:字体调大

nahida hace 1 año
padre
commit
bd07a2371a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/CEEnterprise/companydetail/index.vue

+ 4 - 0
src/views/CEEnterprise/companydetail/index.vue

@@ -74,4 +74,8 @@ const activeNames = ref([])
 </template>
 
 <style lang="scss">
+.demo-collapse .el-collapse-item__header{
+  font-size: 20px;
+  font-weight: bold;
+}
 </style>