Преглед изворни кода

移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放public一个目录

xurongyao пре 7 година
родитељ
комит
3b54116a00
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      application/admin/view/public/style.php

+ 1 - 1
application/admin/view/public/style.php

@@ -16,7 +16,7 @@
                 deps:['css!layercss']
             }
         },
-        baseUrl:'//'+location.hostname+'{__PUBLIC_PATH}/',
+        baseUrl:'//'+location.hostname+"/{__PUBLIC_PATH}",
         paths: {
             'static':'static',
             'system':'system',