Merge pull request #26 from yun-percy/patch-2

fix not found /stylesheets/Site.css error
This commit is contained in:
孙正华
2017-11-27 10:01:38 +08:00
committed by GitHub

View File

@@ -88,7 +88,7 @@
//给编辑器内部引入css文件 //给编辑器内部引入css文件
, ,
iframeCssUrl: URL + '../../libs/bootstrap/dist/css/bootstrap.min.css' iframeCssUrl: URL + '../../libs/bootstrap/dist/css/bootstrap.min.css'
+ '#' + URL + '../../stylesheets/Site.css' + '#' + URL + '../../stylesheets/site.css'
+ '#' + URL + '../../libs/font-awesome/css/font-awesome.min.css' + '#' + URL + '../../libs/font-awesome/css/font-awesome.min.css'
//indentValue //indentValue