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
dc8316a1
Commit
dc8316a1
authored
Nov 26, 2020
by
石盼盼
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'shipanpan' into 'master'
Shipanpan See merge request
!41
parents
7a0b5346
891a24ab
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
app.json
app.json
+1
-1
bindTel.wxml
pages/sign/bindTel/bindTel.wxml
+1
-1
login.wxml
pages/sign/login/login.wxml
+1
-1
personal.wxml
pages/tabbar/personal/personal.wxml
+1
-1
No files found.
app.json
View file @
dc8316a1
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
"window"
:{
"window"
:{
"backgroundTextStyle"
:
"light"
,
"backgroundTextStyle"
:
"light"
,
"navigationBarBackgroundColor"
:
"#fff"
,
"navigationBarBackgroundColor"
:
"#fff"
,
"navigationBarTitleText"
:
"豌豆
队长
"
,
"navigationBarTitleText"
:
"豌豆
教练
"
,
"navigationBarTextStyle"
:
"black"
,
"navigationBarTextStyle"
:
"black"
,
"enablePullDownRefresh"
:
false
"enablePullDownRefresh"
:
false
},
},
...
...
pages/sign/bindTel/bindTel.wxml
View file @
dc8316a1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<view class="logo-view">
<view class="logo-view">
<image src="/images/my/login.png"></image>
<image src="/images/my/login.png"></image>
</view>
</view>
<view class="title">豌豆
队长
</view>
<view class="title">豌豆
教练
</view>
<view class="desc">为保护您的账号资产,我们需要您的手机号授权, 以同步支付的商品信息。</view>
<view class="desc">为保护您的账号资产,我们需要您的手机号授权, 以同步支付的商品信息。</view>
<button open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">同意授权</button>
<button open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">同意授权</button>
</view>
</view>
\ No newline at end of file
pages/sign/login/login.wxml
View file @
dc8316a1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<view class="logo-view">
<view class="logo-view">
<image src="/images/my/login.png"></image>
<image src="/images/my/login.png"></image>
</view>
</view>
<view class="title">豌豆
队长
</view>
<view class="title">豌豆
教练
</view>
<button class="flex-h flex-vc flex-hc" open-type="getUserInfo" bindgetuserinfo="userInfoHandler" catchtap="checkVisions">
<button class="flex-h flex-vc flex-hc" open-type="getUserInfo" bindgetuserinfo="userInfoHandler" catchtap="checkVisions">
<image src="/images/my/wx.png"></image>
<image src="/images/my/wx.png"></image>
微信一键注册/登录
微信一键注册/登录
...
...
pages/tabbar/personal/personal.wxml
View file @
dc8316a1
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
</view>
</view>
<view wx:else class="head flex-h flex-vc flex-hb">
<view wx:else class="head flex-h flex-vc flex-hb">
<view class="headLeft flex-v">
<view class="headLeft flex-v">
<view class='head_title'>欢迎来到豌豆
成长
</view>
<view class='head_title'>欢迎来到豌豆
教练
</view>
<view class="login" catchtap="goLogin">立即登录</view>
<view class="login" catchtap="goLogin">立即登录</view>
</view>
</view>
</view>
</view>
...
...
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