提交代码

This commit is contained in:
guanj
2026-04-25 15:22:50 +08:00
parent ce78b65875
commit eb72146e0d
11 changed files with 321 additions and 285 deletions

View File

@@ -122,7 +122,7 @@ export default {
padding: 20rpx;
background: #fff;
margin-bottom: 20rpx;
font-size: 26rpx;
font-size: 28rpx;
.detail-content-title {
font-size: 30rpx;
@@ -141,13 +141,13 @@ export default {
}
.frequency {
display: flex;
font-size: 26rpx;
font-size: 28rpx;
// color: #666666;
}
}
.textBox {
// border-bottom: 1px solid #eee;
font-size: 26rpx;
font-size: 28rpx;
color: #666666;
text-indent: 2em;
}

View File

@@ -97,7 +97,7 @@ export default {
padding: 20rpx;
background: #fff;
margin-bottom: 20rpx;
font-size: 26rpx;
font-size: 28rpx;
.detail-content-title {
font-size: 30rpx;
@@ -131,7 +131,7 @@ export default {
text {
width: 100rpx;
text-align: center;
font-size: 26rpx;
font-size: 28rpx;
// color: #333;
&:nth-child(1) {
flex: 1;

View File

@@ -87,7 +87,7 @@ export default {
padding: 20rpx;
background: #fff;
margin-bottom: 20rpx;
font-size: 26rpx;
font-size: 28rpx;
.detail-content-title {
font-size: 30rpx;