diff --git a/doc/.vuepress/config.js b/doc/.vuepress/config.js index 1b1187d..bee9d69 100755 --- a/doc/.vuepress/config.js +++ b/doc/.vuepress/config.js @@ -1,13 +1,3 @@ -/* - * @Author: smallalso - * @Date: 2020-12-08 18:33:27 - * @LastEditors: smallalso - * @LastEditTime: 2020-12-18 16:46:50 - * @FilePath: /his-doc/docs/.vuepress/config.js - */ -const isDev = process.env.NODE_ENV === 'development'; -// console.log(process.env.NODE_ENV === 'development', 888) - module.exports = { base: '/', title: 'h5-dooring', diff --git a/doc/.vuepress/templates/dev.html b/doc/.vuepress/templates/dev.html index 3836ab5..8597661 100755 --- a/doc/.vuepress/templates/dev.html +++ b/doc/.vuepress/templates/dev.html @@ -1,10 +1,3 @@ - diff --git a/doc/zh/guide/technicalAnalysis.md b/doc/zh/guide/technicalAnalysis.md deleted file mode 100644 index 478188d..0000000 --- a/doc/zh/guide/technicalAnalysis.md +++ /dev/null @@ -1 +0,0 @@ -基本介绍 2