no message
parents
Showing
.babelrc
0 → 100644
.editorconfig
0 → 100644
.gitignore
0 → 100644
.postcssrc.js
0 → 100644
README.md
0 → 100644
build/build.js
0 → 100644
build/check-versions.js
0 → 100644
build/logo.png
0 → 100644
6.69 KB
build/utils.js
0 → 100644
build/vue-loader.conf.js
0 → 100644
build/webpack.base.conf.js
0 → 100644
build/webpack.dev.conf.js
0 → 100644
build/webpack.prod.conf.js
0 → 100644
config/dev.env.js
0 → 100644
config/index.js
0 → 100644
config/prod.env.js
0 → 100644
config/test.env.js
0 → 100644
index.html
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": "yydata", | |||
"version": "1.0.0", | |||
"description": "A Vue.js project", | |||
"author": "lxm", | |||
"private": true, | |||
"scripts": { | |||
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | |||
"start": "npm run dev", | |||
"unit": "jest --config test/unit/jest.conf.js --coverage", | |||
"e2e": "node test/e2e/runner.js", | |||
"test": "npm run unit && npm run e2e", | |||
"build": "node build/build.js --product" | |||
}, | |||
"dependencies": { | |||
"@babel/preset-es2017": "^7.0.0-beta.53", | |||
"axios": "^0.18.0", | |||
"echarts": "^4.8.0", | |||
"echarts-gl": "^1.1.1", | |||
"element": "^0.1.4", | |||
"element-ui": "^2.13.2", | |||
"file-saver": "^2.0.2", | |||
"js-md5": "^0.7.3", | |||
"node-annotation": "^1.0.0", | |||
"nprogress": "^0.2.0", | |||
"qs": "^6.6.0", | |||
"urlencode": "^1.1.0", | |||
"vue": "^2.5.2", | |||
"vue-cookie": "^1.1.4", | |||
"vue-i18n": "^8.12.0", | |||
"vue-resource": "^1.5.1", | |||
"vue-router": "^3.0.2", | |||
"vuedraggable": "^2.24.3", | |||
"vuex": "^3.1.0", | |||
"xlsx": "^0.15.5" | |||
}, | |||
"devDependencies": { | |||
"autoprefixer": "^7.1.2", | |||
"babel-core": "^6.22.1", | |||
"babel-helper-vue-jsx-merge-props": "^2.0.3", | |||
"babel-jest": "^21.0.2", | |||
"babel-loader": "^7.1.1", | |||
"babel-plugin-component": "^1.1.1", | |||
"babel-plugin-dynamic-import-node": "^1.2.0", | |||
"babel-plugin-syntax-jsx": "^6.18.0", | |||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", | |||
"babel-plugin-transform-runtime": "^6.22.0", | |||
"babel-plugin-transform-vue-jsx": "^3.5.0", | |||
"babel-preset-env": "^1.3.2", | |||
"babel-preset-stage-2": "^6.22.0", | |||
"babel-register": "^6.22.0", | |||
"chalk": "^2.0.1", | |||
"chromedriver": "^2.27.2", | |||
"copy-webpack-plugin": "^4.0.1", | |||
"cross-spawn": "^5.0.1", | |||
"css-loader": "^0.28.0", | |||
"extract-text-webpack-plugin": "^3.0.0", | |||
"file-loader": "^1.1.4", | |||
"friendly-errors-webpack-plugin": "^1.6.1", | |||
"html-webpack-plugin": "^2.30.1", | |||
"jest": "^22.0.4", | |||
"jest-serializer-vue": "^0.3.0", | |||
"nightwatch": "^0.9.12", | |||
"node-notifier": "^5.1.2", | |||
"optimize-css-assets-webpack-plugin": "^3.2.0", | |||
"ora": "^1.2.0", | |||
"portfinder": "^1.0.13", | |||
"postcss-import": "^11.0.0", | |||
"postcss-loader": "^2.0.8", | |||
"postcss-url": "^7.2.1", | |||
"rimraf": "^2.6.0", | |||
"selenium-server": "^3.0.1", | |||
"semver": "^5.3.0", | |||
"shelljs": "^0.7.6", | |||
"uglifyjs-webpack-plugin": "^1.1.1", | |||
"url-loader": "^0.5.8", | |||
"vue-jest": "^1.0.2", | |||
"vue-loader": "^13.3.0", | |||
"vue-style-loader": "^3.0.1", | |||
"vue-template-compiler": "^2.5.2", | |||
"webpack": "^3.6.0", | |||
"webpack-bundle-analyzer": "^2.9.0", | |||
"webpack-dev-server": "^2.9.1", | |||
"webpack-merge": "^4.1.0" | |||
}, | |||
"engines": { | |||
"node": ">= 6.0.0", | |||
"npm": ">= 3.0.0" | |||
}, | |||
"browserslist": [ | |||
"> 1%", | |||
"last 2 versions", | |||
"not ie <= 8" | |||
] | |||
} |
src/App.vue
0 → 100644
src/assets/await.gif
0 → 100644
447 KB
src/assets/down.png
0 → 100644
4.27 KB
src/assets/login/1212.png
0 → 100644
7.66 KB
src/assets/login/bodyBackground.png
0 → 100644
47.5 KB
src/assets/login/dialogbackground.png
0 → 100644
478 KB
src/assets/login/leftMenuBackground.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/login/logbackground.png
0 → 100644
140 KB
src/assets/login/logo.png
0 → 100644
12.5 KB
src/assets/logo@1x.png
0 → 100644
12.4 KB
src/assets/logo@2x.png
0 → 100644
40.2 KB
src/assets/logo@3x.png
0 → 100644
12.5 KB
src/assets/under.gif
0 → 100644
385 KB
src/assets/上传失败@1x.png
0 → 100644
3.1 KB
src/assets/上传失败@2x.png
0 → 100644
6.91 KB
src/assets/上传失败@3x.png
0 → 100644
11.1 KB
src/assets/上传成功@1x.png
0 → 100644
3.8 KB
src/assets/上传成功@2x.png
0 → 100644
7.95 KB
src/assets/上传成功@3x.png
0 → 100644
12.8 KB
src/assets/下拉@1x.png
0 → 100644
242 Bytes
src/assets/下拉@2x.png
0 → 100644
345 Bytes
src/assets/下拉@3x.png
0 → 100644
428 Bytes
src/assets/不可见@1x.png
0 → 100644
768 Bytes
src/assets/不可见@2x.png
0 → 100644
1.41 KB
src/assets/不可见@3x.png
0 → 100644
2.16 KB
src/assets/个人中心@1x.png
0 → 100644
485 Bytes
src/assets/个人中心@2x.png
0 → 100644
875 Bytes
src/assets/个人中心@3x.png
0 → 100644
1.32 KB
src/assets/内存大小@1x.png
0 → 100644
365 Bytes
src/assets/内存大小@2x.png
0 → 100644
539 Bytes
src/assets/内存大小@3x.png
0 → 100644
713 Bytes
src/assets/删除@1x.png
0 → 100644
540 Bytes
src/assets/删除@2x.png
0 → 100644
864 Bytes
src/assets/删除@3x.png
0 → 100644
1.21 KB
src/assets/删除上传@1x.png
0 → 100644
281 Bytes
src/assets/删除上传@2x.png
0 → 100644
420 Bytes
src/assets/删除上传@3x.png
0 → 100644
519 Bytes
src/assets/加载@1x.png
0 → 100644
2.24 KB
src/assets/加载@2x.png
0 → 100644
4.98 KB
src/assets/加载@3x.png
0 → 100644
8.25 KB
src/assets/可见@1x.png
0 → 100644
657 Bytes
src/assets/可见@2x.png
0 → 100644
1.12 KB
src/assets/可见@3x.png
0 → 100644
1.72 KB
src/assets/图片管理@1x.png
0 → 100644
424 Bytes
src/assets/图片管理@2x.png
0 → 100644
802 Bytes
src/assets/图片管理@3x.png
0 → 100644
1.06 KB
src/assets/密码正确@1x.png
0 → 100644
1.13 KB
src/assets/密码正确@2x.png
0 → 100644
2.33 KB
src/assets/密码正确@3x.png
0 → 100644
3.67 KB
src/assets/密码管理@1x.png
0 → 100644
455 Bytes
src/assets/密码管理@2x.png
0 → 100644
816 Bytes
src/assets/密码管理@3x.png
0 → 100644
1.1 KB
src/assets/展开@1x.png
0 → 100644
304 Bytes
src/assets/展开@2x.png
0 → 100644
445 Bytes
src/assets/展开@3x.png
0 → 100644
609 Bytes
src/assets/文档管理@1x.png
0 → 100644
444 Bytes
src/assets/文档管理@2x.png
0 → 100644
707 Bytes
src/assets/文档管理@3x.png
0 → 100644
1.07 KB
src/assets/用户名@1x.png
0 → 100644
789 Bytes
src/assets/用户名@2x.png
0 → 100644
1.65 KB
src/assets/用户名@3x.png
0 → 100644
2.42 KB
src/assets/用户密码@1x.png
0 → 100644
729 Bytes
src/assets/用户密码@2x.png
0 → 100644
1.23 KB
src/assets/用户密码@3x.png
0 → 100644
1.84 KB
src/assets/登录框背景@1x.png
0 → 100644
6.68 KB
src/assets/登录框背景@2x.png
0 → 100644
22.5 KB
src/assets/登录框背景@3x.png
0 → 100644
47.5 KB
src/assets/空态@1x.png
0 → 100644
19.1 KB
src/assets/空态@2x.png
0 → 100644
48 KB
src/assets/空态@3x.png
0 → 100644
81.3 KB
src/assets/素材管理@1x.png
0 → 100644
432 Bytes
src/assets/素材管理@2x.png
0 → 100644
628 Bytes
src/assets/素材管理@3x.png
0 → 100644
785 Bytes
src/assets/网页管理@1x.png
0 → 100644
397 Bytes
src/assets/网页管理@2x.png
0 → 100644
676 Bytes
src/assets/网页管理@3x.png
0 → 100644
1.06 KB
src/assets/背景@1x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/背景@2x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/背景@3x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/菜单栏背景@1x.png
0 → 100644
432 KB
src/assets/菜单栏背景@2x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/菜单栏背景@3x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/视频管理@1x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/视频管理@2x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/视频管理@3x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/退出@1x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/退出@2x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/退出@3x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/选中菜单@1x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/选中菜单@2x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/选中菜单@3x.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/en-us.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/ja-jp.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/ko-kr.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/zh-cn.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/lang/zh-tw.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/boss/createProject.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/boss/stats.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/home.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/login.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/menu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/css/component.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/css/demo.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/css/normalize.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/js/classie.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/js/menu.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/js/modernizr.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/new/menu.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/pm/replenish.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/pm/stats.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/project/projectInfo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/project/projectList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/publicModel/pageName.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/self/notebook.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/self/projectState.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/set/pwd.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/task/editTask.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/task/initiate.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/task/initiateInfo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/task/taskList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/server/api.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/server/axiosInstance.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/server/menu.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/server/url.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/store.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/users/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/users/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/users/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/users/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
static/.gitkeep
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/custom-assertions/elementCount.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/nightwatch.conf.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/runner.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/e2e/specs/test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/unit/.eslintrc
0 → 100644
This diff is collapsed.
Click to expand it.
test/unit/jest.conf.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/unit/setup.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/unit/specs/HelloWorld.spec.js
0 → 100644
This diff is collapsed.
Click to expand it.