叉车二维码

This commit is contained in:
磷叶 2025-06-11 15:26:15 +08:00
parent af2f9dff1c
commit f478e3fea3

View File

@ -41,7 +41,7 @@ export default {
computed: { computed: {
// //
qrCodeText() { qrCodeText() {
return "https://wx.ccttiot.com/x/d?s=" + this.sn; return "https://wx.ccttiot.com/c/d?s=" + this.sn;
}, },
}, },
methods: { methods: {