zhangli hace 8 meses
padre
commit
7d42cb2925
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>