mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 03:56:57 +08:00
优化
This commit is contained in:
@ -259,7 +259,7 @@ App({
|
||||
// 加载loding
|
||||
swan.showLoading({ title: "授权中..." });
|
||||
|
||||
swan.login({
|
||||
swan.getLoginCode({
|
||||
success: function (res) {
|
||||
swan.request({
|
||||
url: self.get_request_url("baiduuserauth", "user"),
|
||||
|
||||
Reference in New Issue
Block a user