更新
This commit is contained in:
@@ -25,15 +25,15 @@
|
||||
<view class="margin-lg flex flex-direction text-center">
|
||||
<button v-if="checked" class="cu-btn round bg-main-oil lg text-lg" open-type="getPhoneNumber"
|
||||
@getphonenumber="decryptPhoneNumber">
|
||||
<text class="cuIcon-weixin padding-right-xs"> </text>
|
||||
<!-- <text class="cuIcon-weixin padding-right-xs"> </text> -->
|
||||
<text>
|
||||
微信用户一键登录
|
||||
手机号快捷登录
|
||||
</text>
|
||||
</button>
|
||||
<button v-else class="cu-btn round bg-main-oil lg text-lg" @click="$refs.popup.open('center')">
|
||||
<text class="cuIcon-weixin padding-right-xs"> </text>
|
||||
<!-- <text class="cuIcon-weixin padding-right-xs"> </text> -->
|
||||
<text>
|
||||
微信用户一键登录
|
||||
手机号快捷登录
|
||||
</text>
|
||||
</button>
|
||||
<!-- <button class="cu-btn margin-top round lg" @tap="refuseEmpower">
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
return {
|
||||
swiperArray: [
|
||||
{
|
||||
src:this.global.imgURL+'newBanner.png',
|
||||
src:this.global.imgURL+'banner-baichuan.png',
|
||||
link:''
|
||||
},
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user