mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
修改
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{{ detailData.title }}
|
||||
</view>
|
||||
</view>
|
||||
<view class="interval"></view>
|
||||
<!-- <view class="interval"></view> -->
|
||||
<view class="adetail content">
|
||||
<!--文章内容-->
|
||||
<view class="adetail-info">
|
||||
@@ -938,7 +938,7 @@ export default {
|
||||
padding: 15upx 30upx;
|
||||
.adetail-title {
|
||||
background-color: #fff;
|
||||
padding-bottom: 40upx;
|
||||
// padding-bottom: 40upx;
|
||||
font-weight: 500;
|
||||
font-size: 36upx;
|
||||
letter-spacing: 0.5px;
|
||||
@@ -954,6 +954,7 @@ export default {
|
||||
color: #7e7e7e;
|
||||
}
|
||||
.adetail-body {
|
||||
padding-top: 20upx;
|
||||
line-height: 55upx;
|
||||
white-space: normal;
|
||||
word-break: break-all;
|
||||
|
||||
Reference in New Issue
Block a user