大屏变黑适配

This commit is contained in:
wuhongjian 2022-07-20 15:01:14 +08:00
parent f3e32e9698
commit 9cdbc6ef61
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.wuhongjian
* @Date: 2022-05-06 11:12:00
* @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-06-21 16:59:46
* @LastEditTime: 2022-07-20 11:05:25
* @Description: 告诉大家这是什么
-->
<template>
@ -32,5 +32,6 @@
margin: auto;
height: 100%;
position: relative;
background-color: #fff;
}
</style>