feat: 新增基础前端框架待完善
Showing
.browserslistrc
0 → 100644
.env.development
0 → 100644
.env.production
0 → 100644
.env.test
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
README.en.md
deleted
100644 → 0
babel.config.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | ||
"name": "front", | ||
"version": "0.1.0", | ||
"private": true, | ||
"scripts": { | ||
"serve": "vue-cli-service serve", | ||
"dev": "vue-cli-service serve --mode development", | ||
"test": "vue-cli-service serve --mode test", | ||
"build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint" | ||
}, | ||
"dependencies": { | ||
"@popperjs/core": "^2.10.1", | ||
"@tweenjs/tween.js": "^18.5.0", | ||
"bootstrap": "^5.1.0", | ||
"clear": "^0.1.0", | ||
"core-js": "^2.6.11", | ||
"echarts": "^4.7.0", | ||
"element-ui": "^2.13.0", | ||
"jquery": "^3.6.0", | ||
"js-cookie": "^2.2.1", | ||
"js-sha256": "^0.9.0", | ||
"nprogress": "^0.2.0", | ||
"popper.js": "^1.16.1", | ||
"qrcodejs2": "0.0.2", | ||
"v-clipboard": "^2.2.2", | ||
"vue": "^2.6.11", | ||
"vue-router": "^3.1.6", | ||
"vuex": "^3.1.3", | ||
"wangeditor": "^3.1.1", | ||
"xss": "^1.0.6" | ||
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^3.12.1", | ||
"@vue/cli-plugin-eslint": "^3.12.1", | ||
"@vue/cli-service": "^3.12.1", | ||
"axios": "^0.18.0", | ||
"babel-eslint": "^10.0.1", | ||
"babel-plugin-component": "^1.1.1", | ||
"eslint": "^5.16.0", | ||
"eslint-plugin-vue": "^5.0.0", | ||
"node-sass": "^4.13.0", | ||
"sass-loader": "^7.1.0", | ||
"vue-cli-plugin-axios": "0.0.4", | ||
"vue-cli-plugin-element": "^1.0.1", | ||
"vue-template-compiler": "^2.6.11" | ||
} | ||
} |
postcss.config.js
0 → 100644
public/b4x7j6klsK.txt
0 → 100644
public/favicon.ico
0 → 100644
File added
public/hKcYA2Np8V.txt
0 → 100644
public/index.html
0 → 100644
public/resources/mini/agreement.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/resources/mini/pledge-xrasc-6.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/resources/mini/pledge-xyms.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/resources/mini/pledge.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/resources/mini/privacy.html
0 → 100644
This diff is collapsed.
Click to expand it.
public/tinymce/langs/zh_CN.js
0 → 100644
This diff is collapsed.
Click to expand it.
public/tinymce/skins/ui/oxide/content.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File added
public/tinymce/skins/ui/oxide/skin.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/tinymce/skins/ui/oxide/skin.min.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/App.vue
0 → 100644
src/assets/css/_base.scss
0 → 100644
src/assets/css/_icon.scss
0 → 100644
src/assets/css/_mixin.scss
0 → 100644
src/assets/css/_reset.scss
0 → 100644
src/assets/css/_style.scss
0 → 100644
src/assets/css/layout.scss
0 → 100644
src/assets/css/main.scss
0 → 100644
src/assets/image/ico-enclosure.png
0 → 100644
2.29 KB
src/assets/image/ico-industry-material.png
0 → 100644
820 Bytes
src/assets/image/icon-arrow-right.png
0 → 100644
3.61 KB
src/assets/image/icon-login-logo.png
0 → 100644
3.15 KB
src/assets/image/icon-logout.png
0 → 100644
3.04 KB
src/assets/image/icon-matter-announce.png
0 → 100644
720 Bytes
src/assets/image/icon-matter-letter.png
0 → 100644
712 Bytes
1.06 KB
src/assets/image/icon-matter-tag.png
0 → 100644
1.45 KB
src/assets/image/icon-matter-vote-add.png
0 → 100644
1.32 KB
src/assets/image/icon-matter-vote-delete.png
0 → 100644
1.49 KB
src/assets/image/icon-matter-vote-edit.png
0 → 100644
1.39 KB
src/assets/image/icon-matter-vote-result.png
0 → 100644
1.35 KB
src/assets/image/icon-matter-vote.png
0 → 100644
1.17 KB
src/assets/image/icon-menu-logo.png
0 → 100644
3.06 KB
src/assets/image/icon-qrcode-refresh.png
0 → 100644
10.1 KB
src/assets/image/img-upload.jpg
0 → 100644
84.8 KB
src/assets/image/login-bg.jpg
0 → 100644
415 KB
src/axios/api.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/axios/fetch.js
0 → 100644
src/axios/index.js
0 → 100644
src/axios/module/committee.js
0 → 100644
src/axios/parameter.js
0 → 100644
src/components/editor/tinymceEditor.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/editor/tinymcePreview.vue
0 → 100644
src/components/editor/wangEditor.vue
0 → 100644
src/components/layout/footer.vue
0 → 100644
src/components/layout/header.vue
0 → 100644
src/components/layout/sidebar.vue
0 → 100644
src/components/main.vue
0 → 100644
src/components/tool/dialog.vue
0 → 100644
src/components/tool/pagination.vue
0 → 100644
src/components/tool/upload.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/config/chartData.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/config/constant.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/directives/index.js
0 → 100644
src/filters/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main.js
0 → 100644
src/plugins/element.js
0 → 100644
src/plugins/qrcode.js
0 → 100644
src/router/index.js
0 → 100644
src/utils/cookie.js
0 → 100644
src/utils/createRound.js
0 → 100644
src/utils/dateExtension.js
0 → 100644
src/utils/interaction.js
0 → 100644
src/utils/storage.js
0 → 100644
src/utils/utils.js
0 → 100644
src/verify/index.js
0 → 100644
src/verify/regexp.js
0 → 100644
src/views/user/404.vue
0 → 100644
src/views/user/index.vue
0 → 100644
src/views/user/login.vue
0 → 100644
src/views/user/userDetailDialog.vue
0 → 100644
src/vuex/store.js
0 → 100644
src/vuex/user/actions.js
0 → 100644
src/vuex/user/getters.js
0 → 100644
src/vuex/user/index.js
0 → 100644
src/vuex/user/mutations.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/vuex/user/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/vuex/user/types.js
0 → 100644
This diff is collapsed.
Click to expand it.
vue.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.