优化代码

This commit is contained in:
java110 2021-12-29 19:46:45 +08:00
parent 94aa8e4c2f
commit 78f3a93766

View File

@ -107,5 +107,11 @@
</script>
<style lang="scss">
.block__title {
margin: 0;
font-weight: 400;
font-size: 14px;
color: rgba(69,90,100,.6);
padding: 40rpx 30rpx 20rpx;
}
</style>