| | |
| | | props:['refresh'] |
| | | } |
| | | </script> |
| | | <style lang="scss" scpoed> |
| | | <style lang="scss"> |
| | | .createUser { |
| | | border-radius: 1px; |
| | | // min-width: 1024px; |
| | | // min-height: 1450px; |
| | | background-color: #fff; |
| | | |
| | | background-color: #09152f; |
| | | header { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | height: 60px; |
| | | line-height: 60px; |
| | | padding: 0 20px; |
| | | border: 1px solid #fff; |
| | | .headerTitle { |
| | | font-weight: 600; |
| | | color: #666; |
| | |
| | | } |
| | | |
| | | main { |
| | | border-top: 1px solid #f0f2f5; |
| | | border: 1px solid #fff; |
| | | text-align: left; |
| | | padding: 0 55px; |
| | | background-color: #09152f; |
| | | .mainTitle { |
| | | // margin-left: 60px; |
| | | color: #666; |
| | | font-weight: 600; |
| | | line-height: 100px; |