🥚 去除无用的doc注释

This commit is contained in:
RalapChen 2021-01-17 22:01:57 +08:00
parent ffeedd75f5
commit 51f83bf7a5
3 changed files with 0 additions and 18 deletions

View File

@ -1,13 +1,3 @@
/*
* @Author: smallalso<hu141418@gmail.com>
* @Date: 2020-12-08 18:33:27
* @LastEditors: smallalso<hu141418@gmail.com>
* @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',

View File

@ -1,10 +1,3 @@
<!--
* @Author: smallalso<hu141418@gmail.com>
* @Date: 2020-12-17 10:10:58
* @LastEditors: smallalso<hu141418@gmail.com>
* @LastEditTime: 2020-12-17 11:12:18
* @FilePath: /his-doc/docs/.vuepress/templates/dev.html
-->
<!DOCTYPE html>
<html lang="en">
<head>

View File

@ -1 +0,0 @@
基本介绍 2