From 41ff6590abdab96d4e38924244798aa75c407a6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=A4=A9=E5=B0=A7?= Date: Sat, 24 Feb 2018 11:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a5dff8..c5094a5 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # 前端页面制作工具 -> 技术分析,详见我的[博客](https://www.wty90.com/2018/01/11/pagemaker/) +技术分析,详见我的[博客](https://www.wty90.com/2018/01/11/pagemaker/) + +线上地址:[点击这里](https://pagemaker.wty90.com) + +**要是觉得这个项目还不错,别忘记star哦** ## 一、工程目录分析 * data是用来存放数据文件的。因为数据比较简单,本项目没有采用数据库,直接用文件方式来存储。