Compare commits
2 Commits
7433eedfa5
...
xiaozy_大卫用
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb48168082 | ||
|
|
30b4c43aa9 |
@@ -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.starUrl+'banner.png',
|
||||
src:this.global.imgURL+'banner-baichuan.png',
|
||||
link:''
|
||||
},
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user