Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wandouchengzhang_coach
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
石盼盼
wandouchengzhang_coach
Commits
3690ca2c
Commit
3690ca2c
authored
Dec 02, 2020
by
石盼盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮调整
parent
01d31256
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
16 deletions
+26
-16
apply.wxml
pages/sign/apply/apply.wxml
+5
-1
apply.wxss
pages/sign/apply/apply.wxss
+20
-14
login.wxss
pages/sign/login/login.wxss
+1
-1
No files found.
pages/sign/apply/apply.wxml
View file @
3690ca2c
...
@@ -3,5 +3,9 @@
...
@@ -3,5 +3,9 @@
<image src="https://wdty.xueyoubangedu.com/wandou/applycoach.jpg"></image>
<image src="https://wdty.xueyoubangedu.com/wandou/applycoach.jpg"></image>
</view>
</view>
<view class="btn">
<button class="save" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">申请成为教练</button>
<button class="save" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">申请成为教练</button>
</view>
</view>
</view>
\ No newline at end of file
pages/sign/apply/apply.wxss
View file @
3690ca2c
.img {
.img {
width: 690rpx;
width: 690rpx;
height: 2652rpx;
height: 2652rpx;
margin: 30rpx auto;
margin: 30rpx auto
300rpx
;
}
}
.img image{
.img image {
width: 690rpx;
width: 690rpx;
height: 2652rpx;
height: 2652rpx;
}
}
.save {
/* position: absolute; */
.btn {
/* bottom: 33rpx; */
width: 750rpx;
/* left: 50rpx; */
height: 116rpx;
/* right: 50rpx; */
padding: 18rpx 68rpx 20rpx;
margin: 50rpx 0;
position: fixed;
width: 650rpx !important;
bottom: 0;
height: 80rpx !important;
background: #FFFFFF;
line-height: 80rpx !important;
}
text-align: center;
.btn .save {
width: 620rpx;
height: 80rpx;
border: none;
background: linear-gradient(-70deg, #FFC600 0%, #FFD400 100%);
background: linear-gradient(-70deg, #FFC600 0%, #FFD400 100%);
border-radius: 40rpx;
border-radius: 40rpx;
font-size: 30rpx;
color: #000000;
color: #000000;
padding: 0 !important;
font-size: 30rpx;
text-align: center;
line-height: 50rpx;
}
}
\ No newline at end of file
pages/sign/login/login.wxss
View file @
3690ca2c
...
@@ -52,7 +52,7 @@ swiper-item image{
...
@@ -52,7 +52,7 @@ swiper-item image{
.save {
.save {
position: absolute;
position: absolute;
bottom:
33
rpx;
bottom:
200
rpx;
left: 50rpx;
left: 50rpx;
right: 50rpx;
right: 50rpx;
width: 650rpx !important;
width: 650rpx !important;
...
...
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