|
|
@ -11,6 +11,9 @@ |
|
|
|
<!-- #ifdef APP-PLUS --> |
|
|
|
<!-- #ifdef APP-PLUS --> |
|
|
|
<!-- <button class='item grant' @click="setUserInfo">去授权</button> --> |
|
|
|
<!-- <button class='item grant' @click="setUserInfo">去授权</button> --> |
|
|
|
<!-- #endif --> |
|
|
|
<!-- #endif --> |
|
|
|
|
|
|
|
<!-- #ifdef H5 --> |
|
|
|
|
|
|
|
<button class='item grant' @click="setUserInfo">去授权</button> |
|
|
|
|
|
|
|
<!-- #endif --> |
|
|
|
<!-- #ifdef MP --> |
|
|
|
<!-- #ifdef MP --> |
|
|
|
<button class='item grant' type="primary" open-type="getUserInfo" lang="zh_CN" |
|
|
|
<button class='item grant' type="primary" open-type="getUserInfo" lang="zh_CN" |
|
|
|
@getuserinfo="getuserinfo" withCredentials="true">去授权</button> |
|
|
|
@getuserinfo="getuserinfo" withCredentials="true">去授权</button> |
|
|
|