Browse Source

添加设计图以及说明文档

zhangyiming 4 years ago
parent
commit
4b99092aef

+ 2 - 0
doc/docs/.vitepress/config.js

@@ -17,6 +17,7 @@ const config = {
               { text: '项目描述', link: '/zh/introduction/description' },
               { text: '开源精神', link: '/zh/introduction/openSource' },
               { text: '贡献者', link: '/zh/introduction/contributor' },
+              { text: '设计图及UI规范', link: '/zh/introduction/ui' },
             ],
           },
         ],
@@ -34,6 +35,7 @@ const config = {
               { text: 'description', link: '/en/introduction/description' },
               { text: 'openSource', link: '/en/introduction/openSource' },
               { text: 'contributor', link: '/en/introduction/contributor' },
+              { text: 'DesignDrawing、UISpecification', link: '/en/introduction/ui' },
             ],
           },
         ],

BIN
doc/docs/en/introduction/images/bg.png


BIN
doc/docs/en/introduction/images/login.png


BIN
doc/docs/en/introduction/images/register.png


+ 15 - 0
doc/docs/en/introduction/ui.md

@@ -0,0 +1,15 @@
+## UI specification
+#### 1. A good "product" reflects your cultural and aesthetic details, ha ha, try to unify the page effect! :grin:
+#### 2. Using the unified icon, I will pull you into the corresponding iconfont project :kissing_heart:
+
+## Design drawings
+
+![Screen shot](./images/bg.png)
+#### Background image (right click to save as picture)
+![Screen shot](./images/login.png)
+#### Login page
+![Screen shot](./images/register.png)
+#### Register page
+
+## Project reference address (UI appearance)
+http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=#/login?redirect=%2Findex

+ 4 - 0
doc/docs/index.md

@@ -6,3 +6,7 @@
 ::: warning
 本文档采用vitepress编写,因vitepress正在完善中,浏览中如遇小bug是正常现象。 :joy:
 :::
+
+::: danger
+开发者可能都是比较忙的,感谢付出你的时间来开发此项目,进程会慢,但一定会做完,加油! :thumbsup:
+:::

BIN
doc/docs/zh/introduction/images/bg.png


BIN
doc/docs/zh/introduction/images/login.png


BIN
doc/docs/zh/introduction/images/register.png


+ 15 - 0
doc/docs/zh/introduction/ui.md

@@ -0,0 +1,15 @@
+## UI规范
+#### 1. 一款好的“产品”体现了您的文化、审美底蕴,哈哈,尽量页面效果统一! :grin:
+#### 2. 使用统一的icon,我会拉你们进对应的iconfont项目! :kissing_heart:
+
+## 设计图
+
+![Screen shot](./images/bg.png)
+#### 背景图(可右键另存为图片)
+![Screen shot](./images/login.png)
+#### 登录页
+![Screen shot](./images/register.png)
+#### 注册页
+
+## 项目参考地址(UI外观)
+http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=#/login?redirect=%2Findex