This commit is contained in:
Mrx
2026-02-14 11:14:09 +08:00
parent de69a9d58c
commit f0206916be
22 changed files with 176 additions and 124 deletions

View File

@@ -2,7 +2,7 @@
<van-popup v-model:show="show" closeable round :style="{ padding: '18px' }">
<img src="@/assets/images/qrcode_qnc.jpg" alt="qrcode" />
<div class="text-center font-bold text-2xl">
更多服务请关注天远数据公众号
更多服务请关注天远助手公众号
</div>
</van-popup>
</template>