Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MyMissionPre
Project
Project
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
小何程序员
MyMissionPre
Commits
72b7dfd2
Commit
72b7dfd2
authored
Jul 29, 2021
by
小何程序员
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改用了flex布局
parent
1d64658c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
index.wxss
pages/index/index.wxss
+0
-8
No files found.
pages/index/index.wxss
View file @
72b7dfd2
...
...
@@ -8,7 +8,6 @@
.main {
display: flex;
flex-direction: column;
/* justify-content: space-around; */
margin: 53rpx auto;
width: 684rpx;
height: 375rpx;
...
...
@@ -34,7 +33,6 @@
align-items: center;
margin-top: 41rpx;
margin-left: 34rpx;
/* background-color: red; */
}
.main .section view {
...
...
@@ -44,7 +42,6 @@
height: 78rpx;
width: 456rpx;
border-bottom: 1rpx solid #EEEEEE;
/* background-color: red; */
}
.main .section view input {
...
...
@@ -53,9 +50,6 @@
height: 21rpx;
font-size: 22rpx;
font-family: PingFang SC;
/* font-weight: 500; */
/* line-height: 34rpx; */
/* background-color: #2658F7; */
}
.main .section view text {
...
...
@@ -65,7 +59,6 @@
font-family: PingFang SC;
font-weight: 500;
color: #333333;
/* background-color: red; */
}
.main .section text:first-child {
...
...
@@ -76,7 +69,6 @@
font-weight: bold;
color: #333333;
line-height: 34rpx;
/* background-color: red; */
}
...
...
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