解决微信小程序首页空白问题。

This commit is contained in:
cst61
2026-02-01 09:21:11 +08:00
parent 80d6d46182
commit cc01c4dc47
454 changed files with 404 additions and 62235 deletions

View File

@@ -1,49 +0,0 @@
.box.data-v-740c4771 {
flex: 1;
width: 700rpx;
flex-direction: column;
align-items: center;
justify-content: center;
}
.uni-load-more.data-v-740c4771{
align-items: center;
justify-content: center;
}
.state-text.data-v-740c4771 {
text-align: center;
font-size: 26rpx;
width: 690rpx;
padding: 10rpx;
color: #999999;
}
.icon-image.data-v-740c4771 {
width: 300rpx;
}
.tip-text.data-v-740c4771 {
color: #999999;
font-size: 32rpx;
margin-bottom: 30rpx;
}
.btn.data-v-740c4771 {
padding: 5px 10px;
width: 128px;
flex-direction: row;
align-items: center;
justify-content: center;
text-align: center;
}
.btn-text.data-v-740c4771 {
color: #999999;
font-size: 15px;
}
.btn-default.data-v-740c4771 {
border-color: #999999;
border-style: solid;
border-width: 1px;
border-radius: 3px;
}
.error.data-v-740c4771 {
width: 690rpx;
color: #DD524D;
}