古刹文章详细页面0.86

This commit is contained in:
WindowBird 2025-08-14 13:39:25 +08:00
parent 005f7b7b84
commit d706e7067a

View File

@ -317,7 +317,6 @@ export default {
border-radius: 16rpx;
overflow: hidden;
box-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.1);
border: red solid 1px;
.section-title {
.title-text {
@ -359,9 +358,12 @@ export default {
font-size: 32rpx;
color: #522510;
line-height: 44rpx;
padding-right: 10rpx;
border-right: 4rpx solid #522510;
}
.item-subtitle {
padding-left: 10rpx;
font-weight: 400;
font-size: 32rpx;
color: #522510;