Browse Source

fix: 修改微信授权登录按钮文本为授权登录

master
前端-胡立永 2 days ago
parent
commit
209904f5ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages_order/auth/wxLogin.vue

+ 1
- 1
pages_order/auth/wxLogin.vue View File

@ -12,7 +12,7 @@
<image src="../static/auth/wx.png" mode=""></image>
</view>
<view class="">
微信授权登录
授权登录
</view>
</view>
<!-- <view class="btn b2">


Loading…
Cancel
Save