diff --git a/BillNote_frontend/src/pages/SettingPage/about.tsx b/BillNote_frontend/src/pages/SettingPage/about.tsx index 92fbb98..59a75dc 100644 --- a/BillNote_frontend/src/pages/SettingPage/about.tsx +++ b/BillNote_frontend/src/pages/SettingPage/about.tsx @@ -8,7 +8,7 @@ import logo from '@/assets/icon.svg' // 二维码统一走 GitHub 在线地址:后续在仓库替换图片后,已打包的 App 会自动更新,无需重新发版 const GITHUB_DOC_RAW = 'https://raw.githubusercontent.com/JefferyHcool/BiliNote/master/doc' -const wechatQr = `${GITHUB_DOC_RAW}/wechat-group-1.png` +const wechatQr = `${GITHUB_DOC_RAW}/wechat-gzh.png` const remoteInstallQr = `${GITHUB_DOC_RAW}/remote-install-wechat.png` export default function AboutPage() { @@ -204,11 +204,11 @@ export default function AboutPage() {
-

BiliNote 交流微信群

+

BiliNote 公众号

- BiliNote 交流微信群 + BiliNote 公众号
-

扫码加入交流群,一起讨论使用问题

+

扫描公众号,回复「交流群」获取二维码

BiliNote AI笔记系统一对一搭建服务

diff --git a/doc/wechat-gzh.png b/doc/wechat-gzh.png new file mode 100644 index 0000000..8a528d5 Binary files /dev/null and b/doc/wechat-gzh.png differ