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
85899215
Commit
85899215
authored
Dec 01, 2020
by
石盼盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
初次打开页面 跟 申请成为教练页面
parent
58b34c5f
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
250 additions
and
211 deletions
+250
-211
apply.wxml
pages/sign/apply/apply.wxml
+5
-1
apply.wxss
pages/sign/apply/apply.wxss
+14
-4
login.wxml
pages/sign/login/login.wxml
+21
-2
login.wxss
pages/sign/login/login.wxss
+27
-1
project.config.json
project.config.json
+183
-203
No files found.
pages/sign/apply/apply.wxml
View file @
85899215
<view>
<view class="img">
<image src="https://wdty.xueyoubangedu.com/wandou/applycoach.jpg"></image>
</view>
<button class="save" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">申请成为教练</button>
</view>
\ No newline at end of file
pages/sign/apply/apply.wxss
View file @
85899215
.img {
width: 690rpx;
height: 2652rpx;
margin: 30rpx auto;
}
.img image{
width: 690rpx;
height: 2652rpx;
}
.save {
position: absolute;
bottom: 33rpx;
left: 50rpx;
right: 50rpx;
/* position: absolute; */
/* bottom: 33rpx; */
/* left: 50rpx; */
/* right: 50rpx; */
margin: 50rpx 0;
width: 650rpx !important;
height: 80rpx !important;
line-height: 80rpx !important;
...
...
pages/sign/login/login.wxml
View file @
85899215
<view class="loginBox">
<
!-- <
view class="loginBox">
<view class="logo-view">
<image src="/images/my/login.png"></image>
</view>
...
...
@@ -8,4 +8,23 @@
微信一键注册/登录
</button>
<view class="desc">请登录查看更多内容</view>
</view> -->
<view class="pic">
<swiper indicator-dots="true" autoplay="true" style="width:690rpx;height:750rpx">
<swiper-item>
<image src="https://wdty.xueyoubangedu.com/wandou/firstopen1.png"></image>
</swiper-item>
<swiper-item>
<image src="https://wdty.xueyoubangedu.com/wandou/firstopen2.png"></image>
</swiper-item>
<swiper-item>
<image src="https://wdty.xueyoubangedu.com/wandou/firstopen3.png"></image>
</swiper-item>
<swiper-item>
<image src="https://wdty.xueyoubangedu.com/wandou/firstopen4.png"></image>
</swiper-item>
</swiper>
</view>
<button class="save" open-type="getUserInfo" bindgetuserinfo="userInfoHandler" catchtap="checkVisions">开始使用</button>
\ No newline at end of file
pages/sign/login/login.wxss
View file @
85899215
.loginBox {
/*
.loginBox {
padding-top: 174rpx;
}
...
...
@@ -38,4 +38,30 @@
font-size: 24rpx;
color: #999999;
text-align: center;
} */
.pic{
width: 690rpx;
height: 750rpx;
margin: 100rpx 30rpx;
}
swiper-item image{
width: 100%;
height: 750rpx;
}
.save {
position: absolute;
bottom: 33rpx;
left: 50rpx;
right: 50rpx;
width: 650rpx !important;
height: 80rpx !important;
line-height: 80rpx !important;
text-align: center;
background: linear-gradient(-70deg, #FFC600 0%, #FFD400 100%);
border-radius: 40rpx;
font-size: 30rpx;
color: #000000;
padding: 0 !important;
}
\ No newline at end of file
project.config.json
View file @
85899215
...
...
@@ -48,6 +48,14 @@
"simulatorType"
:
"wechat"
,
"simulatorPluginLibVersion"
:
{},
"condition"
:
{
"search"
:
{
"current"
:
-1
,
"list"
:
[]
},
"conversation"
:
{
"current"
:
-1
,
"list"
:
[]
},
"plugin"
:
{
"list"
:
[]
},
...
...
@@ -158,46 +166,18 @@
"scene"
:
null
},
{
"name"
:
"财务"
,
"pathName"
:
"pages/tabbar/financial/financial"
,
"query"
:
""
,
"scene"
:
null
},
{
"name"
:
"课程管理详情页面"
,
"pathName"
:
"pages/index/classManagement/classManagement"
,
"query"
:
""
,
"scene"
:
null
},
{
"name"
:
"申请成为教练"
,
"id"
:
14
,
"name"
:
"pages/sign/apply/apply"
,
"pathName"
:
"pages/sign/apply/apply"
,
"query"
:
""
,
"scene"
:
null
},
{
"name"
:
"课程瞬间上传"
,
"pathName"
:
"pages/index/courseInstant/courseInstant"
,
"query"
:
"type=check&lesson_id=93"
,
"scene"
:
null
},
{
"name"
:
"教学区域"
,
"pathName"
:
"pages/my/teachingArea/teachingArea"
,
"id"
:
15
,
"name"
:
"初次打开"
,
"pathName"
:
"pages/sign/login/login"
,
"query"
:
""
,
"scene"
:
null
},
{
"name"
:
"课程管理"
,
"pathName"
:
"pages/index/classManagement/classManagement"
,
"query"
:
"classTime=2020-11-28 10:00~11:00&class_id=23&lesson_id=85"
,
"scene"
:
null
},
{
"name"
:
"运动评价"
,
"pathName"
:
"pages/index/evaluation/evaluation"
,
"query"
:
"child_id=341&class_id=25&class_single_id=93&course_id=1001"
,
"scene"
:
null
}
]
}
...
...
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