@@ -826,7 +826,8 @@
<style lang="scss" scoped>
.center-banner {
- background: url(../assets/img/login-bg.png) top no-repeat;
+ background: url(../assets/img/center-banner-1.png) top no-repeat;
+ background-size: 100% 240px;
height: 240px;
display: flex;
justify-content: center;