diff --git a/pages/ancient/ancientTourById.vue b/pages/ancient/ancientTourById.vue index ca4b4d9..9b1417e 100644 --- a/pages/ancient/ancientTourById.vue +++ b/pages/ancient/ancientTourById.vue @@ -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;