This commit is contained in:
2026-05-22 18:02:52 +08:00
parent ccc188013b
commit 2724173216
+3
View File
@@ -117,6 +117,9 @@
} else if (item.action === "signup4") {
this.twoData = item.item
this.currentView = "fastSignUp4-component"
} else if (item.action === "signup1") {
this.twoData = item.item
this.currentView = "fastSignUp1-component"
}
console.log("item.action:",this.twoData)
},