提交签活动功能

This commit is contained in:
bobobobo
2026-01-13 23:43:41 +08:00
parent c139fcf501
commit 07f9501c0f
9 changed files with 577 additions and 88 deletions

View File

@@ -7,6 +7,9 @@
onLoad(e => {
stateData.value = Number(e?.type)
console.log(stateData.value, '2222')
})
</script>