Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shelllet committed Mar 13, 2024
1 parent 59a90dd commit 8e4714e
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions docx/introduction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,10 @@
![wx](./images/wx.png ":size=40%")

<script>
function fixed(url)
{
Docsify.get(url).then((text, )=>{
Docsify.get('https://winui.net/simple/v3/buy_url').then((text, )=>{
document.getElementById('buy').href = text;
document.getElementById('buy').innerText = text;
});
}

Docsify.get('https://api.winui.net/simple/v3/latest').then(()=>{
fixed('https://api.winui.net/simple/v3/buy_url');
}, (reason)=>{
fixed('https://winui.net/simple/v3/buy_url');
})


</script>

- PayPal 购买 [https://www.paypal.com/paypalme/junwufan](https://www.paypal.com/paypalme/junwufan) \* ,可加入 [Discord](https://discord.gg/b4MeYbJrfk) 咨询交流。

0 comments on commit 8e4714e

Please sign in to comment.