Commit 28636714 authored by Sparkf's avatar Sparkf 🏙️
Browse files

fix qr-code

parent 4ac4dcc7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ module.exports = {
    '@vuepress/plugin-nprogress',
    '@vuepress/back-to-top',
    '@vuepress/plugin-git',
    '@vuepress/plugin-toc',
    // [
    //   '@vuepress/google-analytics',
    //   {
+43.3 KiB
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    移动端须点击左上角, 打开目录。<br>
    <br>
    <a href="/about" target="_blank" rel="noopener noreferrer">内容有问题?<br>功能提建议?<br>手册招维护!</a></th>
    <th class="tg-baqh">微信小程序 - 南科手册Times<br><img src="qr-code.jpg"  max-width="200"/><br>
    <th class="tg-baqh">微信小程序 - 南科手册Times<br><img  :src="$withBase('./qr-code.jpg')" alt="foo"  max-width="200"/><br>
    微信小程序无法跳转到第三方链接,体验完整版请访问 https://sustech.online。</th>
  </tr>
</thead>