添加公告
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -8,6 +8,7 @@ |
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "dependencies": { | ||
| "@tinymce/tinymce-vue": "^3.0.1", | ||
| "animate.css": "^3.7.2", | ||
| "axios": "^0.21.1", | ||
| "core-js": "^3.6.5", | ||
| ... | ... | @@ -20,6 +21,7 @@ |
| "vue-amap": "^0.5.10", | ||
| "vue-clipboard2": "^0.3.1", | ||
| "vue-jsonp": "^2.0.0", | ||
| "vue-quill-editor": "^3.0.6", | ||
| "vue-router": "^3.2.0", | ||
| "vuedraggable": "^2.24.3", | ||
| "vuex": "^3.4.0" | ||
| ... | ... |
src/assets/eye.png
0 → 100644
7.55 KB
src/port/notice/notice.js
0 → 100644
src/store/modules/notice.js
0 → 100644
src/views/notice/allNoticeList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/notice/components/editor.vue
0 → 100644
src/views/notice/components/noticeAdd.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/notice/components/noticeEdit.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/notice/noticeDrafts.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/notice/noticeList.vue
0 → 100644
src/views/notice/pushNoticeList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.