|
|
@ -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"> |
|
|
|