Commit 5b14ea60b1922d6904894625a8e0fef530644ab0
Committed by
GitHub
1 parent
b7d7c4ad
Update README.md
Showing
1 changed file
with
46 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://travis-ci.org/iview/iview) |
| 9 | 13 | [](https://www.npmjs.org/package/iview) |
| 10 | 14 | [](https://npmjs.org/package/iview) |
| ... | ... | @@ -15,7 +19,47 @@ |
| 15 | 19 | [](#backers) |
| 16 | 20 | [](#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 | + | |
| 19 | 63 | |
| 20 | 64 | ## Docs |
| 21 | 65 | ... | ... |