修正域名
This commit is contained in:
parent
b21c9f1fbc
commit
ce2985998b
@ -207,7 +207,7 @@ mui.plusReady(function() {
|
|||||||
|
|
||||||
if (xmlhttp != null) {
|
if (xmlhttp != null) {
|
||||||
// console.log(dir)
|
// console.log(dir)
|
||||||
serverUrl = 'http://t.ect99.com/oss/get.php?dir=' + pathName;
|
serverUrl = qlgUrl('oss/get.php?dir=' + pathName);
|
||||||
// serverUrl = 'https://img.zgqlg.com.cn/oss/get.php?dir=' + pathName;
|
// serverUrl = 'https://img.zgqlg.com.cn/oss/get.php?dir=' + pathName;
|
||||||
|
|
||||||
xmlhttp.open("GET", serverUrl, false);
|
xmlhttp.open("GET", serverUrl, false);
|
||||||
|
@ -184,7 +184,7 @@ mui.plusReady(function() {
|
|||||||
|
|
||||||
if (xmlhttp != null) {
|
if (xmlhttp != null) {
|
||||||
// //console.log(dir)
|
// //console.log(dir)
|
||||||
serverUrl = 'http://t.ect99.com/oss/get.php?dir=' + pathName;
|
serverUrl = qlgUrl('oss/get.php?dir=' + pathName);
|
||||||
// serverUrl = 'https://img.zgqlg.com.cn/oss/get.php?dir=' + pathName;
|
// serverUrl = 'https://img.zgqlg.com.cn/oss/get.php?dir=' + pathName;
|
||||||
|
|
||||||
xmlhttp.open("GET", serverUrl, false);
|
xmlhttp.open("GET", serverUrl, false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user