From 2971a76164222b0b3a3c9e4137c5616078396413 Mon Sep 17 00:00:00 2001 From: frontHu <405163706@qq.com> Date: Fri, 28 Sep 2018 11:06:47 +0800 Subject: [PATCH] Update README.md --- README.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index e999265..3aac99e 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,9 @@ -# 博客网站后台管理系统 +#### 博客网站后台管理系统 +一个自己的博客后台管理系统,目前做的比较粗糙,只做了一个博客内容提交功能, 关于博客的管理功能暂未开始动手。 -### 一个自己的博客后台管理系统,目前做的比较粗糙,只做了一个博客内容提交功能, 关于博客的管理功能暂未开始动手。 -``` -npm install -``` +#### 登录页展示 -### Compiles and hot-reloads for development -``` -npm run serve -``` +![](http://img1.timeface.cn/times/747b92248451be68e7dc40534ec7538c.png) -### Compiles and minifies for production -``` -npm run build -``` - -### Lints and fixes files -``` -npm run lint -``` +#### 博客 +![](http://img1.timeface.cn/times/b82fc632cce48c3c8ba508f1bb2a4b1c.png)