mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 08:27:54 +08:00
添加设计图以及说明文档
This commit is contained in:
parent
25e3d1bfb1
commit
4b99092aef
@ -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
Normal file
BIN
doc/docs/en/introduction/images/bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
doc/docs/en/introduction/images/login.png
Normal file
BIN
doc/docs/en/introduction/images/login.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
doc/docs/en/introduction/images/register.png
Normal file
BIN
doc/docs/en/introduction/images/register.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 541 KiB |
15
doc/docs/en/introduction/ui.md
Normal file
15
doc/docs/en/introduction/ui.md
Normal file
@ -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
|
||||
|
||||

|
||||
#### Background image (right click to save as picture)
|
||||

|
||||
#### Login page
|
||||

|
||||
#### Register page
|
||||
|
||||
## Project reference address (UI appearance)
|
||||
http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=#/login?redirect=%2Findex
|
@ -6,3 +6,7 @@
|
||||
::: warning
|
||||
本文档采用vitepress编写,因vitepress正在完善中,浏览中如遇小bug是正常现象。 :joy:
|
||||
:::
|
||||
|
||||
::: danger
|
||||
开发者可能都是比较忙的,感谢付出你的时间来开发此项目,进程会慢,但一定会做完,加油! :thumbsup:
|
||||
:::
|
||||
|
BIN
doc/docs/zh/introduction/images/bg.png
Normal file
BIN
doc/docs/zh/introduction/images/bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
doc/docs/zh/introduction/images/login.png
Normal file
BIN
doc/docs/zh/introduction/images/login.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
doc/docs/zh/introduction/images/register.png
Normal file
BIN
doc/docs/zh/introduction/images/register.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 541 KiB |
15
doc/docs/zh/introduction/ui.md
Normal file
15
doc/docs/zh/introduction/ui.md
Normal file
@ -0,0 +1,15 @@
|
||||
## UI规范
|
||||
#### 1. 一款好的“产品”体现了您的文化、审美底蕴,哈哈,尽量页面效果统一! :grin:
|
||||
#### 2. 使用统一的icon,我会拉你们进对应的iconfont项目! :kissing_heart:
|
||||
|
||||
## 设计图
|
||||
|
||||

|
||||
#### 背景图(可右键另存为图片)
|
||||

|
||||
#### 登录页
|
||||

|
||||
#### 注册页
|
||||
|
||||
## 项目参考地址(UI外观)
|
||||
http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=#/login?redirect=%2Findex
|
Loading…
x
Reference in New Issue
Block a user