mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
fix(ui): code highlight issue
This commit is contained in:
@@ -13,8 +13,6 @@
|
|||||||
window.VUE_APP_INIT_BAIDU_TONGJI = '<%= VUE_APP_INIT_BAIDU_TONGJI %>';
|
window.VUE_APP_INIT_BAIDU_TONGJI = '<%= VUE_APP_INIT_BAIDU_TONGJI %>';
|
||||||
</script>
|
</script>
|
||||||
<script src="/js/vue3-sfc-loader.js"></script>
|
<script src="/js/vue3-sfc-loader.js"></script>
|
||||||
<script src="simplemde/simplemde.js"></script>
|
|
||||||
<link href="simplemde/simplemde.css" rel="stylesheet">
|
|
||||||
<style>
|
<style>
|
||||||
#loading-placeholder {
|
#loading-placeholder {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user