@@ -1196,8 +1196,9 @@ console.log(params)
flex-direction: column;
.section-title {
- font-size: 28upx;
- color: #666;
+ font-size: 30upx;
+ color: black;
+ font-weight: bold;
margin-bottom: 15upx;
font-weight: 500;
text-align: center;
@@ -749,8 +749,9 @@ export default {
@@ -561,11 +561,12 @@ export default {
- margin-bottom: 15upx;
- font-weight: 500;
- text-align: center;
+ margin-bottom: 15upx;
+ font-weight: 500;
+ text-align: center;
}