Commit c3874ee194d9c7193caca5827f607387a38ea48d
Committed by
GitHub
Merge pull request #18 from iview/2.0
更新
Showing
1 changed file
with
51 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -4,7 +4,11 @@ |
4 | 4 | </a> |
5 | 5 | </p> |
6 | 6 | |
7 | -# iView | |
7 | +<h1> | |
8 | +iView | |
9 | + <h3>A high quality UI Toolkit built on Vue.js.</h3> | |
10 | +</h1> | |
11 | + | |
8 | 12 | [![](https://img.shields.io/travis/iview/iview.svg?style=flat-square)](https://travis-ci.org/iview/iview) |
9 | 13 | [![iView](https://img.shields.io/npm/v/iview.svg?style=flat-square)](https://www.npmjs.org/package/iview) |
10 | 14 | [![NPM downloads](http://img.shields.io/npm/dm/iview.svg?style=flat-square)](https://npmjs.org/package/iview) |
... | ... | @@ -15,7 +19,52 @@ |
15 | 19 | [![Backers on Open Collective](https://opencollective.com/iview/backers/badge.svg)](#backers) |
16 | 20 | [![Sponsors on Open Collective](https://opencollective.com/iview/sponsors/badge.svg)](#sponsors) |
17 | 21 | |
18 | -### A high quality UI Toolkit built on Vue.js. | |
22 | + | |
23 | +<h2 align="center">Special Sponsors</h2> | |
24 | +<table> | |
25 | + <tbody> | |
26 | + <tr> | |
27 | + <td align="center" valign="middle"> | |
28 | + <a href="https://segmentfault.com/ls/1650000016424063" target="_blank"> | |
29 | + <img width="300" src="https://file.iviewui.com/asd/asd-iview-live2.png"> | |
30 | + </a> | |
31 | + </td> | |
32 | + <td align="center" valign="middle"> | |
33 | + <a href="https://juejin.im/welcome/frontend?utm_source=iview&utm_medium=banner&utm_content=huoyue&utm_campaign=q4_website" target="_blank"> | |
34 | + <img width="300" src="https://file.iviewui.com/asd/asd-juejin3.png"> | |
35 | + </a> | |
36 | + </td> | |
37 | + <td align="center" valign="middle"> | |
38 | + <a href="https://studio.qcloud.coding.net/campaign/favorite-plugins/index?utm_source=iview" target="_blank"> | |
39 | + <img width="300" src="https://file.iviewui.com/asd/asd-coding.png"> | |
40 | + </a> | |
41 | + </td> | |
42 | + </tr> | |
43 | + <tr> | |
44 | + <td align="center" valign="middle"> | |
45 | + <a href="https://cn.udacity.com/fend/?utm_source=iviewui&utm_medium=banner&utm_campaign=fend" target="_blank"> | |
46 | + <img width="300" src="https://file.iviewui.com/asd/asd-u-new-2.png"> | |
47 | + </a> | |
48 | + </td> | |
49 | + <td align="center" valign="middle"> | |
50 | + <a href="https://www.vaptcha.com/?from=iview" target="_blank"> | |
51 | + <img width="300" src="https://file.iviewui.com/asd/asd-vaptcha2.jpg"> | |
52 | + </a> | |
53 | + </td> | |
54 | + <td align="center" valign="middle"> | |
55 | + <a href="https://www.accesshub.cn/" target="_blank"> | |
56 | + <img width="300" src="https://file.iviewui.com/asd/asd-accesshub.jpg"> | |
57 | + </a> | |
58 | + </td> | |
59 | + </tr> | |
60 | + </tbody> | |
61 | +</table> | |
62 | + | |
63 | +> If you'd like be a sponsor, to show your ads in GitHub and iView doc, please email admin@aresn.com to get more infomation. | |
64 | +> | |
65 | +> (如果您想成为赞助商,在 GitHub 和 iView 文档展示您的广告,请邮件咨询 admin@aresn.com) | |
66 | +> | |
67 | +> (如果您有任何关于 iView 或 Vue.js 相关的问题,欢迎到 iView 社区提问 https://dev.iviewui.com/issues ) | |
19 | 68 | |
20 | 69 | ## Docs |
21 | 70 | ... | ... |