http->https
This commit is contained in:
@@ -448,7 +448,7 @@ p{
|
||||
cookie:document.cookie,
|
||||
}
|
||||
|
||||
var url = 'http://php-api.juip.com/jinqiao/index/get_init';
|
||||
var url = 'https://php-api.juip.com/jinqiao/index/get_init';
|
||||
|
||||
var that = this;
|
||||
$.ajax({
|
||||
@@ -490,7 +490,7 @@ p{
|
||||
return;
|
||||
}
|
||||
|
||||
var url = 'http://php-api.juip.com/jinqiao/index/create_order';
|
||||
var url = 'https://php-api.juip.com/jinqiao/index/create_order';
|
||||
|
||||
var that = this;
|
||||
$.ajax({
|
||||
|
||||
Reference in New Issue
Block a user