sunlupeng hai 1 ano
pai
achega
a3921148f3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      public/drawCarousel.html

+ 2 - 2
public/drawCarousel.html

@@ -270,8 +270,8 @@
             $.ajax({
               type: type,
               url: 'http://192.168.100.208:9083/admin' + url, //本地
-              // url: "http://47.103.79.143:9085" + url,//测试环境
-              // url:"https://xiaoyou.dgtis.com"+ url,//正式环境
+              // url: "http://47.103.79.143:9085/admin" + url,//测试环境
+              // url:"https://xiaoyou.dgtis.com/admin"+ url,//正式环境
               data: data,
               contentType: type === 'post' ? false : true,
               processData: type === 'post' ? false : true,