Authored by whb

minity test

@@ -70,9 +70,9 @@ return array( @@ -70,9 +70,9 @@ return array(
70 'open' => true, 70 'open' => true,
71 'site' =>'www', 71 'site' =>'www',
72 // JS链接路径 72 // JS链接路径
73 - 'js' => 'http://res'.SITE_DOMAIN.'/min/?g=', 73 + 'js' => 'http://res'.SITE_DOMAIN.'/min/index.php?g=',
74 // css链接路径 74 // css链接路径
75 - 'css' => 'http://res'.SITE_DOMAIN.'/min/?g=', 75 + 'css' => 'http://res'.SITE_DOMAIN.'/min/index.php?g=',
76 ), 76 ),
77 'combinePage'=> array( 77 'combinePage'=> array(
78 'index_mobile.js' 78 'index_mobile.js'