update at 2026-02-14 16:06:19

This commit is contained in:
douboer
2026-02-14 16:06:19 +08:00
parent 3fc17e7f45
commit 46327636b0
2 changed files with 15 additions and 0 deletions

View File

@@ -311,6 +311,10 @@ console.log('App.vue: script setup completed')
>
<img src="./assets/icons/export-png.svg" alt="导出PNG" class="w-12 h-12 object-contain" />
</button>
<div class="w-[54px] h-[42px] shrink-0" title="微信小程序">
<img src="./assets/icons/weixin.svg" alt="微信小程序二维码" class="w-full h-full object-contain" />
</div>
</div>
</div>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 88 KiB