中台开发文档
上级
正在显示
.DS_Store
0 → 100644
File added
.gitignore
0 → 100644
.travis.yml
0 → 100644
README.md
0 → 100644
deploy.sh
0 → 100644
docs/.DS_Store
0 → 100644
File added
docs/.vuepress/config.js
0 → 100644
docs/.vuepress/dist/404.html
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
docs/.vuepress/dist/index.html
0 → 100644
docs/.vuepress/override.styl
0 → 100644
docs/CNAME
0 → 100644
docs/README.md
0 → 100644
docs/advance/README.md
0 → 100644
docs/base/README.md
0 → 100644
docs/base/cz.png
0 → 100644
678.7 KB
docs/base/home.png
0 → 100644
216.5 KB
docs/base/login.png
0 → 100644
1.1 MB
docs/base/mh.png
0 → 100644
814.4 KB
docs/comprehensive/README.md
0 → 100644
docs/computed-base/README.md
0 → 100644
docs/excellent/README.md
0 → 100644
docs/improve/README.md
0 → 100644
docs/qa/README.md
0 → 100644
docs/review/README.md
0 → 100644
docs/simply/README.md
0 → 100644
package.json
0 → 100644
{ | |||
"name": "fe-docs", | |||
"version": "1.0.0", | |||
"description": "", | |||
"main": "index.js", | |||
"scripts": { | |||
"dev": "vuepress dev docs", | |||
"build": "vuepress build docs", | |||
"start": "npm run dev" | |||
}, | |||
"author": "poetry", | |||
"license": "ISC", | |||
"resolutions": { | |||
"terser": "3.14.1" | |||
}, | |||
"devDependencies": { | |||
"vuepress": "0.14.8", | |||
"node-sass": "^4.11.0", | |||
"sass-loader": "^7.1.0" | |||
} | |||
} |
No preview for this file type