初始化
0 parents
Showing
276 changed files
with
4718 additions
and
0 deletions
.babelrc
0 → 100644
.bowerrc
0 → 100644
.editorconfig
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
build/build.js
0 → 100644
build/check-versions.js
0 → 100644
build/dev-client.js
0 → 100644
build/dev-server.js
0 → 100644
build/utils.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
index.html
0 → 100644
package.json
0 → 100644
src/App.vue
0 → 100644
src/assets/css/main.css
0 → 100644
src/assets/logo-sm.png
0 → 100644

68.8 KB
src/components/Common/Bread/Bread.vue
0 → 100644
src/components/Common/DialogInfo/index.js
0 → 100644
src/components/Common/Echarts/Bar/index.js
0 → 100644
src/components/Common/Echarts/Line/index.js
0 → 100644
src/components/Common/Echarts/Pie/index.js
0 → 100644
src/components/Common/Echarts/index.js
0 → 100644
src/components/Common/FormData/FormData.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/Common/FormData/FormData.vue
0 → 100644
src/components/Common/FormData/index.js
0 → 100644
src/components/Common/HeadNav/HeadNav.js
0 → 100644
src/components/Common/HeadNav/HeadNav.vue
0 → 100644
src/components/Common/LeftMenu/LeftMenu.vue
0 → 100644
src/components/Common/ListData/ListData.js
0 → 100644
src/components/Common/ListData/ListData.vue
0 → 100644
src/components/Common/ListData/index.js
0 → 100644
src/components/Common/index.js
0 → 100644
src/components/Layout/Bread.vue
0 → 100644
src/components/Layout/HeadNav.vue
0 → 100644
src/components/Layout/LeftMenu.vue
0 → 100644
src/components/Layout/index.js
0 → 100644
src/components/Login/Login.js
0 → 100644
src/components/Login/Login.vue
0 → 100644
src/components/Login/Register.js
0 → 100644
src/components/Login/Register.vue
0 → 100644
src/components/Login/index.js
0 → 100644
src/components/Modules/Account/index.js
0 → 100644
src/components/Modules/ApiDoc/ApiDocView.vue
0 → 100644
src/components/Modules/ApiDoc/ApiList.vue
0 → 100644
src/components/Modules/ApiDoc/DetailView.vue
0 → 100644
src/components/Modules/ApiDoc/index.js
0 → 100644
src/components/Modules/HelpDoc/DocList.vue
0 → 100644
src/components/Modules/HelpDoc/index.js
0 → 100644
src/components/Modules/HomeView.vue
0 → 100644
src/components/Modules/MainCon/MainCon.vue
0 → 100644
src/components/Modules/MainCon/index.js
0 → 100644
src/components/Modules/Support/index.js
0 → 100644
src/components/Modules/index.js
0 → 100644
src/components/TestPages/index.js
0 → 100644
src/components/TestPages/testaxios.vue
0 → 100644
src/components/TestPages/testaxios2.vue
0 → 100644
src/components/index.js
0 → 100644
src/config/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/config/request.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/config/settings.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/libs/jroll/jroll.min.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/mixin/Created/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixin/Methods/Common/FormData.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixin/Methods/Common/ListData.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixin/Methods/Common/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixin/Methods/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixin/Mounted/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixin/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/plugins/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/register/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/accountRouter.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/apiDocRouter.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/router/helpDocRouter.js
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/router/supportRouter.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/cart/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/cart/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/cart/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/cart/mutations.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/cart/mutations_types.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/cart/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/global/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/global/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/global/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/global/mutations.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/global/mutations_types.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/global/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/leftmenu/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/leftmenu/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/leftmenu/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/leftmenu/mutations.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/leftmenu/mutations_types.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/leftmenu/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/router/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/router/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/router/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/router/mutations.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/router/mutations_types.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/router/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/userinfo/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/userinfo/getters.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/userinfo/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/userinfo/mutations.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/userinfo/mutations_types.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/store/userinfo/state.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/ajax/ajax.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/ajax/http.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/ajax/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/store/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/util/store/store.js
0 → 100644
This diff is collapsed.
Click to expand it.
static/.gitkeep
0 → 100644
This diff is collapsed.
Click to expand it.
static/font-awesome/css/font-awesome.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/font-awesome/css/font-awesome.min.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/font-awesome/fonts/FontAwesome.otf
0 → 100644
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
No preview for this file type
No preview for this file type
static/images/logo-sm.png
0 → 100644

68.8 KB
static/libs/highlight/highlight.pack.js
0 → 100644
This diff could not be displayed because it is too large.
static/libs/highlight/highlight.pack.min.js
0 → 100644
This diff could not be displayed because it is too large.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/agate.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.
static/libs/highlight/styles/arta.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/ascetic.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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/brown-paper.css
0 → 100644
This diff is collapsed.
Click to expand it.

17.8 KB
static/libs/highlight/styles/brown_paper.css
0 → 100644
This diff is collapsed.
Click to expand it.

17.8 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/darcula.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/dark.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/darkula.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/default.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/docco.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/dracula.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/far.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/foundation.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/github-gist.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/github.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/googlecode.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/grayscale.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.
static/libs/highlight/styles/hopscotch.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/hybrid.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/idea.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/ir-black.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/ir_black.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/kimbie.dark.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/magula.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/mono-blue.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/monokai.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/obsidian.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/ocean.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.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/pojoaque.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/pojoaque.jpg
0 → 100644

1.16 KB
static/libs/highlight/styles/purebasic.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.
static/libs/highlight/styles/railscasts.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/rainbow.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/school-book.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/school-book.png
0 → 100644

486 Bytes
static/libs/highlight/styles/school_book.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/school_book.png
0 → 100644

486 Bytes
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.
static/libs/highlight/styles/sunburst.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.
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/tomorrow.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/vs.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/xcode.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/xt256.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/highlight/styles/zenburn.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/jquery/jquery.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/wangeditor/css/wangEditor.css
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/wangeditor/css/wangEditor.less
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/libs/wangeditor/fonts/icomoon.eot
0 → 100644
No preview for this file type
static/libs/wangeditor/fonts/icomoon.svg
0 → 100644
This diff is collapsed.
Click to expand it.
static/libs/wangeditor/fonts/icomoon.ttf
0 → 100644
No preview for this file type
static/libs/wangeditor/fonts/icomoon.woff
0 → 100644
No preview for this file type
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
static/libs/wangeditor/js/wangEditor.js
0 → 100644
This diff could not be displayed because it is too large.
static/libs/wangeditor/js/wangEditor.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment