页面切图
This commit is contained in:
@@ -24,7 +24,7 @@ export default {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: $uni-theme-white;
|
||||
height: 236rpx;
|
||||
height: 180rpx;
|
||||
|
||||
.grid-card-content-item-icon {
|
||||
display: flex;
|
||||
@@ -33,7 +33,7 @@ export default {
|
||||
position: relative;
|
||||
width: 80rpx;
|
||||
height: 80rpx;
|
||||
background: rgba(78, 159, 255, 1);
|
||||
background: $uni-theme-yellow;
|
||||
border-radius: 20rpx;
|
||||
|
||||
.grid-card-content-item-icon-2 {
|
||||
|
||||
Reference in New Issue
Block a user