mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 13:22:29 +08:00
小程序接口地址更新
This commit is contained in:
@ -175,7 +175,7 @@ App({
|
||||
var token = (user == false) ? '' : user.token || '';
|
||||
var uuid = this.request_uuid();
|
||||
return this.data.request_url +
|
||||
"index.php?s=/api/" + c + "/" + a + plugins_params+
|
||||
"api.php?s=" + c + "/" + a + plugins_params+
|
||||
"&application=app&application_client_type=baidu" +
|
||||
"&token=" + token +
|
||||
"&ajax=ajax" +
|
||||
|
||||
Reference in New Issue
Block a user