营销:优化商城装修组件
This commit is contained in:
@@ -197,7 +197,7 @@
|
|||||||
},
|
},
|
||||||
iconSize: {
|
iconSize: {
|
||||||
type: Number,
|
type: Number,
|
||||||
default: 96,
|
default: 80,
|
||||||
},
|
},
|
||||||
color: {
|
color: {
|
||||||
type: String,
|
type: String,
|
||||||
@@ -264,13 +264,13 @@
|
|||||||
|
|
||||||
.menu-icon {
|
.menu-icon {
|
||||||
transform: translate(0, 0);
|
transform: translate(0, 0);
|
||||||
width: 98rpx;
|
width: 80rpx;
|
||||||
height: 98rpx;
|
height: 80rpx;
|
||||||
padding-bottom: 10rpx;
|
padding-bottom: 10rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-title {
|
.menu-title {
|
||||||
font-size: 30rpx;
|
font-size: 24rpx;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.notice-wrap {
|
.notice-wrap {
|
||||||
.icon-img {
|
.icon-img {
|
||||||
height: 60rpx;
|
height: 56rpx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user