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