Commit 43ca7f63 authored by 石盼盼's avatar 石盼盼

豌豆成长改为豌豆教练

parent f717172e
......@@ -55,7 +55,7 @@
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "豌豆队长",
"navigationBarTitleText": "豌豆教练",
"navigationBarTextStyle":"black",
"enablePullDownRefresh": false
},
......
......@@ -2,7 +2,7 @@
<view class="logo-view">
<image src="/images/my/login.png"></image>
</view>
<view class="title">豌豆队长</view>
<view class="title">豌豆教练</view>
<view class="desc">为保护您的账号资产,我们需要您的手机号授权, 以同步支付的商品信息。</view>
<button open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">同意授权</button>
</view>
\ No newline at end of file
......@@ -2,7 +2,7 @@
<view class="logo-view">
<image src="/images/my/login.png"></image>
</view>
<view class="title">豌豆队长</view>
<view class="title">豌豆教练</view>
<button class="flex-h flex-vc flex-hc" open-type="getUserInfo" bindgetuserinfo="userInfoHandler" catchtap="checkVisions">
<image src="/images/my/wx.png"></image>
微信一键注册/登录
......
......@@ -11,7 +11,7 @@
</view>
<view wx:else class="head flex-h flex-vc flex-hb">
<view class="headLeft flex-v">
<view class='head_title'>欢迎来到豌豆成长</view>
<view class='head_title'>欢迎来到豌豆教练</view>
<view class="login" catchtap="goLogin">立即登录</view>
</view>
</view>
......
<view class="box flex-v flex-hc flex-vc">
<image src="/images/course_login.png"></image>
<view>豌豆成长</view>
<view>豌豆教练</view>
</view>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment