Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
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
htoooth
2018-07-17 14:04:11 +0800
Commit
6476143f0ac1849d8a743cd2dc9b0fbfd7cffec2
1 parent
39643865
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
app/pages/index/index.wxss
app/pages/product/detail/detail.wxss
app/pages/index/index.wxss
View file @
6476143
...
...
@@ -171,4 +171,5 @@ page {
font-size: 30rpx;
line-height: 88rpx;
background-color: #fff;
border-top: 1rpx solid #E0E0E0;
}
...
...
app/pages/product/detail/detail.wxss
View file @
6476143
...
...
@@ -176,7 +176,7 @@
}
.confirm {
background-color:
black
;
background-color:
#444444
;
}
.modal-content {
...
...
Please
register
or
login
to post a comment