修改
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
display: grid;
|
||||
grid-template-rows: auto 1fr 1fr;
|
||||
/* gap: 4px; */
|
||||
padding-top: 6px;
|
||||
padding-top: 4px;
|
||||
.info__item {
|
||||
/* width: 100%; */
|
||||
background: url('../../../../../assets/blueBack.png') no-repeat;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* @Author: zhp
|
||||
* @Date: 2024-08-23 13:56:11
|
||||
* @LastEditTime: 2024-08-30 16:30:35
|
||||
* @LastEditTime: 2024-09-18 08:52:18
|
||||
* @LastEditors: zhp
|
||||
* @Description:
|
||||
*/
|
||||
@@ -32,7 +32,7 @@ export default function Index() {
|
||||
<div style={{ height: '261px', marginTop: '24px' }}>
|
||||
<LeftMiddleForecast />
|
||||
</div>
|
||||
<div style={{ flex: 1,marginTop: '24px' }}>
|
||||
<div style={{ height: '422px',marginTop: '24px' }}>
|
||||
<LeftBottomForecast/>
|
||||
</div>
|
||||
</motion.div>
|
||||
|
||||
Reference in New Issue
Block a user