Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
shuaiguo
5 years ago
Commit
72076c8c8c47b11b129438a79950f10a3690369a
2 parents
315e82d3
b7486198
Merge branch 'refs/heads/develop'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/pages/article/components/detail/article-long.vue
package.json
apps/pages/article/components/detail/article-long.vue
View file @
72076c8
...
...
@@ -386,7 +386,7 @@ export default {
}
.article-context {
padding-top: calc(env(safe-area-inset-top)
+ 30px
);
padding-top: calc(env(safe-area-inset-top));
padding-bottom: 30px;
}
...
...
package.json
View file @
72076c8
{
"name"
:
"yoho-community-web"
,
"version"
:
"6.9.2
0
"
,
"version"
:
"6.9.2
1
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
Please
register
or
login
to post a comment