@@ -34,11 +34,11 @@
</script>
<style>
#app{
- /*width: 3072px;*/
- /*height: 1660px;*/
/*分辨率调整*/
- width: 3840px;
- height: 2160px;
+ /*width: 3840px;*/
+ /*height: 2160px;*/
+ width: 3834px;
+ height: 2154px;
display: flex;
flex:1;
overflow: hidden;
@@ -268,11 +268,11 @@
<style scoped lang="scss">
.home{
flex-direction: column;
@@ -251,8 +251,9 @@
<style rel="stylesheet/scss" lang="scss">
.login-page{
- height: 100%;
- width:100%;
+ overflow: hidden;
background-image: url("../assets/image/login/icon_dl_bbg.png");
background-repeat:no-repeat;
background-size: cover;