We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bf10f commit aa48a7fCopy full SHA for aa48a7f
docs/.vuepress/components/Qrcode.vue
@@ -1,7 +1,7 @@
1
<template>
2
<div class="qrcode">
3
<div class="title top">手机QQ扫码</div>
4
- <img src="https://mpqq.gtimg.cn/privacy/qq_guild_developer_doc.png"
+ <img src="https://guild-1251316161.cos.ap-guangzhou.myqcloud.com/miniapp/icons/qq_guild_developer_doc.png"
5
alt="开发者社区" />
6
<div class="title bottom">加入官方频道开发者社区</div>
7
</div>
0 commit comments