1
0
mirror of synced 2025-12-08 06:35:03 +08:00

feat: use capicator+ionic to build app

This commit is contained in:
YunYouJun
2025-10-01 17:13:01 +08:00
parent b35c2265d8
commit 30a92d0eb2
147 changed files with 3650 additions and 7678 deletions

7
ionic.config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "cook",
"integrations": {
"capacitor": {}
},
"type": "vue"
}