add contract-formpage

This commit is contained in:
hayatie
2025-11-05 15:55:01 +08:00
parent db04675390
commit 9684de5071
21 changed files with 18142 additions and 70 deletions
+2 -1
View File
@@ -19,6 +19,7 @@
"vue-template-compiler": "^2.7.16"
},
"dependencies": {
"@bachdgvn/vue-otp-input": "^1.0.8"
"@bachdgvn/vue-otp-input": "^1.0.8",
"bootstrap": "^5.3.8"
}
}