Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高淑倩
7-Eleven
Commits
17c099b7
Commit
17c099b7
authored
Jun 04, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify: 吸底
parent
1bd826d4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
base.wxss
src/base/base.wxss
+1
-1
picNav.wxss
src/component/picNav/picNav.wxss
+1
-1
userCenter.wxss
src/pages/userCenter/userCenter.wxss
+3
-2
No files found.
src/base/base.wxss
View file @
17c099b7
...
...
@@ -11,7 +11,7 @@
justify-content: space-around;
}
.pd1530{
padding:
15rpx
30rpx;
padding:
0
30rpx;
}
.df-1 {
...
...
src/component/picNav/picNav.wxss
View file @
17c099b7
/* component/picNav/picNav.wxss */
.pic-nav {
display: flex;
padding:
2
0rpx 0;
padding:
1
0rpx 0;
}
.pic-item {
flex: 1;
...
...
src/pages/userCenter/userCenter.wxss
View file @
17c099b7
...
...
@@ -36,9 +36,10 @@ page {
text-align: center;
background-color: #02bb70;
line-height: 100rpx;
padding: 0 54rpx;
position: relative;
position: fixed;
margin-top:20rpx;
bottom: 0;
width:100%;
}
.arrow-left {
width: 32rpx;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment