APPbug反馈修改

This commit is contained in:
仲么了
2023-08-10 09:18:17 +08:00
parent 192bd44c7a
commit f395da8f93
48 changed files with 1420 additions and 480 deletions

View File

@@ -33,7 +33,7 @@ export default {
position: relative;
width: 80rpx;
height: 80rpx;
background: $uni-theme-yellow;
background: $uni-theme-color;
border-radius: 20rpx;
.grid-card-content-item-icon-2 {
@@ -64,7 +64,7 @@ export default {
text-align: center;
margin-top: 16rpx;
color: #111;
font-size: 28rpx;
font-size: 24rpx;
}
}
</style>