diff --git a/docs/img/001.png b/docs/img/001.png new file mode 100644 index 0000000..a292304 --- /dev/null +++ b/docs/img/001.png diff --git a/docs/img/002.png b/docs/img/002.png new file mode 100644 index 0000000..a71dff6 --- /dev/null +++ b/docs/img/002.png diff --git a/docs/img/003.png b/docs/img/003.png new file mode 100644 index 0000000..4775090 --- /dev/null +++ b/docs/img/003.png diff --git a/docs/img/004.png b/docs/img/004.png new file mode 100644 index 0000000..e8d76d0 --- /dev/null +++ b/docs/img/004.png diff --git a/docs/img/005.png b/docs/img/005.png new file mode 100644 index 0000000..b24411a --- /dev/null +++ b/docs/img/005.png diff --git a/docs/img/006.png b/docs/img/006.png new file mode 100644 index 0000000..362110c --- /dev/null +++ b/docs/img/006.png diff --git a/docs/img/login.png b/docs/img/login.png new file mode 100644 index 0000000..7099692 --- /dev/null +++ b/docs/img/login.png diff --git a/readme.md b/readme.md index ad79b66..858e1e7 100644 --- a/readme.md +++ b/readme.md @@ -66,6 +66,28 @@ npm install . [快速安装](./install.md) + +## 运行效果(view) +1.在浏览器输入 http://localhost:3000/ 如下图 + +![image](docs/img/login.png) + + 用户名为 wuxw 密码为 admin 如下图 + + 点击登录,进入如下图: + +![image](docs/img/001.png) + +![image](docs/img/002.png) + +![image](docs/img/003.png) + +![image](docs/img/004.png) +![image](docs/img/005.png) +![image](docs/img/006.png) + +![image](docs/img/phone.png) + ## 参与贡献 您可以fork 代码后,commit后 pull request合并代码