去除unicloud空间绑定,修复已知错误

This commit is contained in:
fm453
2025-07-16 03:39:53 +08:00
parent c62d15b288
commit b5b8cc5cbb
412 changed files with 507 additions and 40065 deletions

View File

@ -106,11 +106,6 @@
width: 100%;
}
.uni-padding-wrap {
width: 550rpx;
padding: 0 100rpx;
}
/*轮播幻灯*/
.swiper {
height: 300rpx;
@ -123,11 +118,12 @@
}
.swiper-item {
width: 100%;
width: 96%;
display: block;
height: 300rpx;
line-height: 300rpx;
text-align: center;
margin-left: 2%;
}
.swiper-image {