Merge pull request '1' (#11) from caolc into master

Reviewed-on: #11
pull/12/head
曹连存 1 year ago
commit 5408b75b83
  1. 4
      BagAuth/pages/login/login.vue

@ -27,9 +27,9 @@
<view class="margin-lg flex flex-direction text-center" v-if="!otherUser"> <view class="margin-lg flex flex-direction text-center" v-if="!otherUser">
<button class="cu-btn round bg-main-oil lg text-lg" open-type="getPhoneNumber" <button 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 class="cu-btn margin-top round lg" @tap="refuseEmpower"> <button class="cu-btn margin-top round lg" @tap="refuseEmpower">

Loading…
Cancel
Save