Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-miniapp-yohood
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
肖亚东
2019-07-30 19:31:52 +0800
Commit
aab25487803683d736375f2d23e3144a53457a03
1 parent
b4af6e15
活动详情行间距修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
pages/activity/activityDetail.wxss
pages/index/newsDetail.wxss
pages/activity/activityDetail.wxss
View file @
aab2548
...
...
@@ -46,6 +46,11 @@
.newsDetail-content {
margin-bottom: 30rpx;
font-family: PingFang-SC-Regular;
color: #444;
line-height: 50rpx;
word-break: break-word;
word-wrap: break-word;
}
.newsDetail-detail-page .apply-button {
...
...
pages/index/newsDetail.wxss
View file @
aab2548
...
...
@@ -66,7 +66,7 @@
margin-bottom: 30rpx;
font-family: PingFang-SC-Regular;
color: #444;
line-height: 5
4
rpx;
line-height: 5
0
rpx;
word-break: break-word;
word-wrap: break-word;
}
...
...
Please
register
or
login
to post a comment