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
b6c532b6
Commit
b6c532b6
authored
Jun 01, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify: 我的会员样式
parent
c583d710
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
memberOfOwn.wxml
src/pages/memberOfOwn/memberOfOwn.wxml
+2
-2
memberOfOwn.wxss
src/pages/memberOfOwn/memberOfOwn.wxss
+6
-4
No files found.
src/pages/memberOfOwn/memberOfOwn.wxml
View file @
b6c532b6
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<form>
<form>
<view class='form-section'>
<view class='form-section'>
<view class='form-label'>姓名</view>
<view class='form-label'>姓名</view>
<input class='form-input' name="input" placeholder="用户名" />
<input class='form-input' name="input" placeholder="用户
姓
名" />
</view>
</view>
<view class='form-section'>
<view class='form-section'>
<view class='form-label'>手机号</view>
<view class='form-label'>手机号</view>
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<view class='form-label'>地址</view>
<view class='form-label'>地址</view>
<input class='form-input' name="input" placeholder="请填写真实收件地址" />
<input class='form-input' name="input" placeholder="请填写真实收件地址" />
</view>
</view>
<button type='primary' class='btn-primary'>确认</button>
<button type='primary' class='btn-primary'
style="background-color: rgb(2, 186, 112);"
>确认</button>
</form>
</form>
</view>
</view>
</view>
</view>
src/pages/memberOfOwn/memberOfOwn.wxss
View file @
b6c532b6
...
@@ -75,11 +75,12 @@
...
@@ -75,11 +75,12 @@
background-color: #ffffff;
background-color: #ffffff;
margin-top: 60rpx;
margin-top: 60rpx;
padding-left: 50rpx;
padding-left: 50rpx;
padding-bottom: 20rpx;
}
}
.form-section{
.form-section{
height: 1
2
0rpx;
height: 1
0
0rpx;
line-height: 1
2
0rpx;
line-height: 1
0
0rpx;
border-bottom: 1px solid #
777777
;
border-bottom: 1px solid #
ccc
;
}
}
.form-label,.form-input,.form-picker{
.form-label,.form-input,.form-picker{
display: inline-block;
display: inline-block;
...
@@ -93,9 +94,10 @@
...
@@ -93,9 +94,10 @@
margin-top: 100rpx;
margin-top: 100rpx;
padding-left: 0;
padding-left: 0;
margin-left: 0;
margin-left: 0;
margin-bottom: 20rpx;
}
}
.form-picker-section{
.form-picker-section{
border-bottom: 1px solid #
777777
;
border-bottom: 1px solid #
ccc
;
padding: 30rpx 0;
padding: 30rpx 0;
}
}
.birthday-desc{
.birthday-desc{
...
...
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