Commit 4bac0b86 authored by zhangderong's avatar zhangderong

渠道简历编辑器不稳定问题

parent ef7ae8d0
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<div id="app"></div> <div id="app"></div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
</body> </body>
<script src="static/ckeditor/ckeditor.js" type="text/javascript" charset="utf-8"></script> <script src="/static/ckeditor/ckeditor.js" type="text/javascript" charset="utf-8"></script>
<script> <script>
// window.CKEDITOR_BASEPATH = 'http://example.com/static/'; // window.CKEDITOR_BASEPATH = 'http://example.com/static/';
</script> </script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment