Files
tk-mini-program/unpackage/dist/dev/mp-weixin/pages/Home/Home.wxss
pengxiaolong 6ca66f45d4 首页列表
2025-05-22 16:21:07 +08:00

38 lines
601 B
Plaintext

.page.data-v-7ffebbf4 {
position: relative;
width: 750rpx;
height: 1620rpx;
}
.HomeBackground.data-v-7ffebbf4 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.top-navigation-container.data-v-7ffebbf4 {
position: fixed;
top: 160rpx;
left: 0;
width: 100%;
height: 114.5rpx;
}
.Advertisement.data-v-7ffebbf4 {
position: fixed;
top: 300rpx;
left: 0;
width: 100%;
height: 100rpx;
z-index: 100;
}
.contentList.data-v-7ffebbf4 {
position: fixed;
top: 400rpx;
left: 0;
bottom: -30rpx;
width: 100%;
/* height: 1300rpx; */
}