测试用地址

master
赵鹏 2 months ago
parent 8de2c8cf4d
commit 558c2a412e

@ -5788,7 +5788,7 @@ class Information extends CI_Controller {
//主样式表,内联模式
//$apiweb="http://202.103.68.104:107"; //本地测试
$apiweb = "https://www.chiangmaiyipengfestival.com";
$apiweb = "http://proxy-www.chiangmaiyipengfestival.com/";
$cssUrl = $apiweb . "/css/css3/base.css?v=" . time();
$main_css_string = compress_css(GET_HTTP($cssUrl));
$data["MAINCSS"] = '<style type="text/css">' . $main_css_string . '</style>';

Loading…
Cancel
Save