update
Showing
with
4218 additions
and
0 deletions
.babelrc
0 → 100644
.editorconfig
0 → 100644
.gitignore
0 → 100644
.postcssrc.js
0 → 100644
build/build.js
0 → 100644
build/check-versions.js
0 → 100644
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
favicon.ico
0 → 100644
No preview for this file type
index.html
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
src/App.vue
0 → 100644
src/api/article.js
0 → 100644
src/api/category.js
0 → 100644
src/api/common.js
0 → 100644
src/api/keywords.js
0 → 100644
src/api/question.js
0 → 100644
src/api/special.js
0 → 100644
src/assets/images/arrow-down.png
0 → 100644
643 Bytes
src/assets/images/arrow-right.png
0 → 100644
684 Bytes
src/assets/images/arrow.png
0 → 100644
200 Bytes
src/assets/images/icon-close.png
0 → 100644
923 Bytes
src/assets/images/icon-eye.png
0 → 100644
1.01 KB
src/assets/images/icon-group.png
0 → 100644
239 Bytes
src/components/Drawer/index.less
0 → 100644
src/components/Drawer/index.vue
0 → 100644
src/components/Form/index.less
0 → 100644
src/components/Form/index.vue
0 → 100644
src/components/Loading/index.vue
0 → 100644
src/components/Message/index.js
0 → 100644
src/components/Message/index.vue
0 → 100644
src/main.js
0 → 100644
src/router/_import_development.js
0 → 100644
src/router/_import_production.js
0 → 100644
src/router/index.js
0 → 100644
src/store/getters.js
0 → 100644
src/store/index.js
0 → 100644
src/store/modules/app.js
0 → 100644
src/stylesheets/app.css
0 → 100644
src/stylesheets/reset.css
0 → 100644
src/utils/request.js
0 → 100644
src/utils/throttle.js
0 → 100644
src/views/errorPage/404.vue
0 → 100644
src/views/home/components/Question.vue
0 → 100644
src/views/home/components/Special.vue
0 → 100644
src/views/home/index.vue
0 → 100644
src/views/layout/Layout.vue
0 → 100644
src/views/layout/components/AppFooter.vue
0 → 100644
src/views/layout/components/AppNav.vue
0 → 100644
src/views/pi/index.vue
0 → 100644
src/views/randomLetter/index.vue
0 → 100644
src/views/randomLetter/startMemoryLetter.vue
0 → 100644
src/views/randomNumber/index.vue
0 → 100644
src/views/randomNumber/startMemory.vue
0 → 100644
src/views/stareOrigin/index.vue
0 → 100644
src/views/stareOrigin/startOrigin.vue
0 → 100644
src/views/summary/components/Extra.vue
0 → 100644
src/views/summary/components/Info.vue
0 → 100644
src/views/summary/details.vue
0 → 100644
src/views/summary/display.vue
0 → 100644
src/views/summary/stylesheets/dispaly.less
0 → 100644
src/views/zhiExercise/index.vue
0 → 100644
static/.gitkeep
0 → 100644
File mode changed
-
Please register or sign in to post a comment