test
This commit is contained in:
parent
f065e16c61
commit
24d389a74c
@ -52,7 +52,7 @@ const props = defineProps({
|
|||||||
color: "#07C160",
|
color: "#07C160",
|
||||||
hoverColor: "#2DC100",
|
hoverColor: "#2DC100",
|
||||||
ariaLabel: "扫描我的微信二维码",
|
ariaLabel: "扫描我的微信二维码",
|
||||||
qrCode: new URL("./assets/wechat-qr.png", import.meta.url).href,
|
qrCode: new URL("/assets/wechat-qr.png", import.meta.url).href,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
validator: (platforms) =>
|
validator: (platforms) =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user