mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
feat(notification): migrated notification module from plugins to built-in
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@fortawesome/vue-fontawesome": "^3.0.0-5",
|
||||
"atom-material-icons": "^3.0.0",
|
||||
"codemirror": "^5.59.1",
|
||||
"crawlab-ui": "0.6.0-13",
|
||||
"crawlab-ui": "0.6.0-14",
|
||||
"echarts": "^5.1.2",
|
||||
"element-plus": "^1.3.0-beta.10",
|
||||
"vue": "^3.2",
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
window.VUE_APP_INIT_BAIDU_TONGJI = '<%= VUE_APP_INIT_BAIDU_TONGJI %>';
|
||||
</script>
|
||||
<script src="/js/vue3-sfc-loader.js"></script>
|
||||
<script src="simplemde/simplemde.js"></script>
|
||||
<link href="simplemde/simplemde.css" rel="stylesheet">
|
||||
<style>
|
||||
#loading-placeholder {
|
||||
position: fixed;
|
||||
|
||||
7
frontend/public/simplemde/simplemde.css
Normal file
7
frontend/public/simplemde/simplemde.css
Normal file
File diff suppressed because one or more lines are too long
15
frontend/public/simplemde/simplemde.js
Normal file
15
frontend/public/simplemde/simplemde.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user