更换编辑器
This commit is contained in:
@@ -6,17 +6,6 @@
|
||||
<script src="__static__/common/js/hopscotch.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="__static__/common/css/hopscotch.css">
|
||||
|
||||
<script src="__static__/common/js/messager.js"></script>
|
||||
<script src="__js__/app.js"></script>
|
||||
<script type="text/javascript">
|
||||
(function(){
|
||||
var SentCMS = window.Sent = {
|
||||
"ROOT" : "__ROOT__", //当前网站地址
|
||||
"APP" : "__APP__", //当前项目地址
|
||||
"PUBLIC" : "__static__", //项目公共目录地址
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
<script src="__static__/common/js/core.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user