zhangli 8 місяців тому
батько
коміт
7d42cb2925
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pages/login/index.vue

+ 1 - 1
pages/login/index.vue

@@ -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>
 				<!-- #endif -->
 			</view>
 		</u-card>