@@ -18,7 +18,7 @@
<!-- #endif -->
<!-- #ifdef MP-WEIXIN -->
<u-button type="warning" :ripple="true" :custom-style="{...customStyle, backgroundColor: '#07c160'}" open-type="getPhoneNumber"
- @getphonenumber="getUserinfoWechat" withCredentials="true">微信一键登录</u-button>
+ @getphonenumber="getUserinfoWechat" withCredentials="true">一键登录</u-button>
</view>
</u-card>