添加公告
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| { | ||
| "name": "xoado-vue-template", | ||
| "version": "0.1.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "serve": "vue-cli-service serve", | ||
| "build": "vue-cli-service build", | ||
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "dependencies": { | ||
| "animate.css": "^3.7.2", | ||
| "axios": "^0.21.1", | ||
| "core-js": "^3.6.5", | ||
| "echarts": "^4.8.0", | ||
| "element-china-area-data": "^5.0.2", | ||
| "element-ui": "^2.15.1", | ||
| "js-md5": "^0.7.3", | ||
| "screenfull": "^5.0.0", | ||
| "vue": "^2.6.11", | ||
| "vue-amap": "^0.5.10", | ||
| "vue-clipboard2": "^0.3.1", | ||
| "vue-jsonp": "^2.0.0", | ||
| "vue-router": "^3.2.0", | ||
| "vuedraggable": "^2.24.3", | ||
| "vuex": "^3.4.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@vue/cli-plugin-babel": "~4.5.0", | ||
| "@vue/cli-plugin-eslint": "~4.5.0", | ||
| "@vue/cli-plugin-router": "~4.5.0", | ||
| "@vue/cli-plugin-vuex": "~4.5.0", | ||
| "@vue/cli-service": "~4.5.0", | ||
| "@vue/eslint-config-standard": "^5.1.2", | ||
| "babel-eslint": "^10.1.0", | ||
| "eslint": "^6.7.2", | ||
| "eslint-plugin-import": "^2.20.2", | ||
| "eslint-plugin-node": "^11.1.0", | ||
| "eslint-plugin-promise": "^4.2.1", | ||
| "eslint-plugin-standard": "^4.0.0", | ||
| "eslint-plugin-vue": "^6.2.2", | ||
| "sass": "^1.26.5", | ||
| "sass-loader": "^8.0.2", | ||
| "vue-template-compiler": "^2.6.11" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| "env": { | ||
| "node": true | ||
| "name": "xoado-vue-template", | ||
| "version": "0.1.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "serve": "vue-cli-service serve", | ||
| "build": "vue-cli-service build", | ||
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "extends": [ | ||
| "plugin:vue/essential", | ||
| "@vue/standard" | ||
| ], | ||
| "parserOptions": { | ||
| "parser": "babel-eslint" | ||
| "dependencies": { | ||
| "@tinymce/tinymce-vue": "^3.0.1", | ||
| "animate.css": "^3.7.2", | ||
| "axios": "^0.21.1", | ||
| "core-js": "^3.6.5", | ||
| "echarts": "^4.8.0", | ||
| "element-china-area-data": "^5.0.2", | ||
| "element-ui": "^2.15.1", | ||
| "js-md5": "^0.7.3", | ||
| "screenfull": "^5.0.0", | ||
| "vue": "^2.6.11", | ||
| "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" | ||
| }, | ||
| "rules": {} | ||
| }, | ||
| "browserslist": [ | ||
| "> 1%", | ||
| "last 2 versions", | ||
| "not dead" | ||
| ] | ||
| "devDependencies": { | ||
| "@vue/cli-plugin-babel": "~4.5.0", | ||
| "@vue/cli-plugin-eslint": "~4.5.0", | ||
| "@vue/cli-plugin-router": "~4.5.0", | ||
| "@vue/cli-plugin-vuex": "~4.5.0", | ||
| "@vue/cli-service": "~4.5.0", | ||
| "@vue/eslint-config-standard": "^5.1.2", | ||
| "babel-eslint": "^10.1.0", | ||
| "eslint": "^6.7.2", | ||
| "eslint-plugin-import": "^2.20.2", | ||
| "eslint-plugin-node": "^11.1.0", | ||
| "eslint-plugin-promise": "^4.2.1", | ||
| "eslint-plugin-standard": "^4.0.0", | ||
| "eslint-plugin-vue": "^6.2.2", | ||
| "sass": "^1.26.5", | ||
| "sass-loader": "^8.0.2", | ||
| "vue-template-compiler": "^2.6.11" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| "env": { | ||
| "node": true | ||
| }, | ||
| "extends": [ | ||
| "plugin:vue/essential", | ||
| "@vue/standard" | ||
| ], | ||
| "parserOptions": { | ||
| "parser": "babel-eslint" | ||
| }, | ||
| "rules": {} | ||
| }, | ||
| "browserslist": [ | ||
| "> 1%", | ||
| "last 2 versions", | ||
| "not dead" | ||
| ] | ||
| } |
src/assets/eye.png
0 → 100644
7.55 KB
This diff is collapsed.
Click to expand it.
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.