update site
parent
f32771d281
commit
8796c94315
|
@ -1,6 +1,6 @@
|
|||
<p align="center">
|
||||
<a href="https://vue.ant.design/">
|
||||
<img width="200" src="http://pvrd7go2h.bkt.clouddn.com/logo.png">
|
||||
<img width="200" src="http://qn.antdv.com/logo.png">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
@ -91,7 +91,7 @@ ant-design-vue是MIT协议的开源项目。为了项目能够更好的持续的
|
|||
- [Patreon](https://www.patreon.com/tangjinzhou)
|
||||
- [opencollective](https://opencollective.com/ant-design-vue)
|
||||
- [paypal](https://www.paypal.me/tangjinzhou)
|
||||
- [支付宝或微信](http://pvrd7go2h.bkt.clouddn.com/alipay-and-wechat.png)
|
||||
- [支付宝或微信](http://qn.antdv.com/alipay-and-wechat.png)
|
||||
|
||||
## Backers
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<p align="center">
|
||||
<a href="https://vue.ant.design/">
|
||||
<img width="200" src="http://pvrd7go2h.bkt.clouddn.com/logo.png">
|
||||
<img width="200" src="http://qn.antdv.com/logo.png">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
@ -86,7 +86,7 @@ ant-design-vue is an MIT-licensed open source project. In order to achieve bette
|
|||
- [Patreon](https://www.patreon.com/tangjinzhou)
|
||||
- [opencollective](https://opencollective.com/ant-design-vue)
|
||||
- [paypal](https://www.paypal.me/tangjinzhou)
|
||||
- [支付宝或微信](http://pvrd7go2h.bkt.clouddn.com/alipay-and-wechat.png)
|
||||
- [支付宝或微信](http://qn.antdv.com/alipay-and-wechat.png)
|
||||
|
||||
## Backers
|
||||
|
||||
|
|
|
@ -96,7 +96,7 @@ exports[`renders ./components/transfer/demo/basic.md correctly 1`] = `
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div> <button type="button" role="switch" class="ant-switch" style="margin-top: 16px;"><span class="ant-switch-inner">disabled</span></button>
|
||||
</div> <button type="button" role="switch" class="ant-switch" style="margin-top: 16px;"><span class="ant-switch-inner">enabled</span></button>
|
||||
</div>
|
||||
`;
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ We accept donations through these channels:
|
|||
<div>
|
||||
<a href="https://www.paypal.me/tangjinzhou" target="_blank">PayPal</a>
|
||||
<br/>
|
||||
<a href="http://pvrd7go2h.bkt.clouddn.com/alipay-and-wechat.png" target="_blank">Alipay or WeChat</a>
|
||||
<a href="http://qn.antdv.com/alipay-and-wechat.png" target="_blank">Alipay or WeChat</a>
|
||||
</div>
|
||||
|
||||
## Recurring Pledges
|
||||
|
|
|
@ -8,7 +8,7 @@ ant-design-vue 是采用 MIT 许可的开源项目,使用完全免费。 但
|
|||
<div>
|
||||
<a href="https://www.paypal.me/tangjinzhou" target="_blank">PayPal</a>
|
||||
<br/>
|
||||
<a href="http://pvrd7go2h.bkt.clouddn.com/alipay-and-wechat.png" target="_blank">支付宝或微信</a>
|
||||
<a href="http://qn.antdv.com/alipay-and-wechat.png" target="_blank">支付宝或微信</a>
|
||||
</div>
|
||||
|
||||
## 周期性赞助
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<meta http-equiv="Expires" content="0">
|
||||
<meta name="description" content="An enterprise-class UI components based on Ant Design and Vue">
|
||||
<title>Ant Design Vue</title>
|
||||
<link rel="icon" type="image/x-icon" href="http://pvrd7go2h.bkt.clouddn.com/logo-icon.png">
|
||||
<link rel="icon" type="image/x-icon" href="http://qn.antdv.com/favicon.ico">
|
||||
<style id="nprogress-style">
|
||||
#page-404 {
|
||||
background-image: url('https://os.alipayobjects.com/rmsportal/NOAjOBbnYCrNzrW.jpg');
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<img
|
||||
width="170"
|
||||
alt="Vue 实战教程"
|
||||
src="http://pvrd7go2h.bkt.clouddn.com/geektime-vue.jpeg"
|
||||
src="http://qn.antdv.com/geektime-vue.jpeg"
|
||||
>
|
||||
</a>
|
||||
<div
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
:class="isMobile ? 'geektime-ads-mobile':''"
|
||||
>
|
||||
<a
|
||||
href="https://time.geekbang.org/column/intro/216?utm_term=zeusH8E0I&utm_source=website&utm_medium=tangjinzhou"
|
||||
href="https://time.geekbang.org/column/intro/154?utm_term=zeusGZFFE&utm_source=app&utm_medium=tangjinzhou"
|
||||
target="_blank"
|
||||
>
|
||||
<img
|
||||
height="100"
|
||||
alt="浏览器工作原理与实践"
|
||||
src="http://pvrd7go2h.bkt.clouddn.com/geektime-browser.jpeg"
|
||||
alt="重学前端"
|
||||
src="http://qn.antdv.com/chongxueqianduan.jpg"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -104,7 +104,7 @@ export default {
|
|||
width='160'
|
||||
height='160'
|
||||
alt='wechat'
|
||||
src='http://pvrd7go2h.bkt.clouddn.com/wechat.jpeg'
|
||||
src='http://qn.antdv.com/wechat.jpeg'
|
||||
/>
|
||||
</template>
|
||||
<a>
|
||||
|
@ -119,7 +119,7 @@ export default {
|
|||
width='160'
|
||||
height='160'
|
||||
alt='qq'
|
||||
src='http://pvrd7go2h.bkt.clouddn.com/qq.png'
|
||||
src='http://qn.antdv.com/qq.png'
|
||||
/>
|
||||
</template>
|
||||
<a>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
>
|
||||
<img
|
||||
height="66"
|
||||
src="http://pvrd7go2h.bkt.clouddn.com/youkeda.jpeg"
|
||||
src="http://qn.antdv.com/youkeda.jpeg"
|
||||
alt="bmatch"
|
||||
>
|
||||
</a>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<meta http-equiv="Expires" content="0">
|
||||
<meta name="description" content="An enterprise-class UI components based on Ant Design and Vue">
|
||||
<title>Ant Design Vue</title>
|
||||
<link rel="icon" type="image/x-icon" href="http://pvrd7go2h.bkt.clouddn.com/logo-icon.png">
|
||||
<link rel="icon" type="image/x-icon" href="http://qn.antdv.com/favicon.ico">
|
||||
<style id="nprogress-style">
|
||||
#nprogress {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in New Issue