Commit dc8316a1 authored by 石盼盼's avatar 石盼盼

Merge branch 'shipanpan' into 'master'

Shipanpan

See merge request !41
parents 7a0b5346 891a24ab
...@@ -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
}, },
......
...@@ -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
...@@ -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>
微信一键注册/登录 微信一键注册/登录
......
...@@ -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>
......
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