diff --git a/docs/img/001.png b/docs/img/001.png new file mode 100644 index 000000000..a292304ac Binary files /dev/null and b/docs/img/001.png differ diff --git a/docs/img/002.png b/docs/img/002.png new file mode 100644 index 000000000..a71dff6b7 Binary files /dev/null and b/docs/img/002.png differ diff --git a/docs/img/003.png b/docs/img/003.png new file mode 100644 index 000000000..47750906e Binary files /dev/null and b/docs/img/003.png differ diff --git a/docs/img/004.png b/docs/img/004.png new file mode 100644 index 000000000..e8d76d038 Binary files /dev/null and b/docs/img/004.png differ diff --git a/docs/img/005.png b/docs/img/005.png new file mode 100644 index 000000000..b24411a9c Binary files /dev/null and b/docs/img/005.png differ diff --git a/docs/img/006.png b/docs/img/006.png new file mode 100644 index 000000000..362110c54 Binary files /dev/null and b/docs/img/006.png differ diff --git a/docs/img/login.png b/docs/img/login.png new file mode 100644 index 000000000..70996926a Binary files /dev/null and b/docs/img/login.png differ diff --git a/readme.md b/readme.md index ad79b66d6..858e1e7e4 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合并代码