xiaozy_大卫用户协议
xiaozhiyong 1 year ago
parent 30b4c43aa9
commit fb48168082
  1. 8
      BagAuth/pages/login/login.vue
  2. 2
      pages/tabbar/home/home.vue

@ -25,15 +25,15 @@
<view class="margin-lg flex flex-direction text-center"> <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" <button v-if="checked" class="cu-btn round bg-main-oil lg text-lg" open-type="getPhoneNumber"
@getphonenumber="decryptPhoneNumber"> @getphonenumber="decryptPhoneNumber">
<text class="cuIcon-weixin padding-right-xs"> </text> <!-- <text class="cuIcon-weixin padding-right-xs"> </text> -->
<text> <text>
微信用户一键登录 手机号快捷登录
</text> </text>
</button> </button>
<button v-else class="cu-btn round bg-main-oil lg text-lg" @click="$refs.popup.open('center')"> <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>
微信用户一键登录 手机号快捷登录
</text> </text>
</button> </button>
<!-- <button class="cu-btn margin-top round lg" @tap="refuseEmpower"> <!-- <button class="cu-btn margin-top round lg" @tap="refuseEmpower">

@ -202,7 +202,7 @@
return { return {
swiperArray: [ swiperArray: [
{ {
src:this.global.imgURL+'newBanner.png', src:this.global.imgURL+'banner-baichuan.png',
link:'' link:''
}, },
// { // {

Loading…
Cancel
Save