This commit is contained in:
kk
2026-04-29 11:51:57 +08:00
parent 318f71f935
commit cabaa14dd0
3 changed files with 211 additions and 46 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"version" : "1.0",
"configurations" : [
{
"openVueDevtools" : true,
"type" : "uni-app:h5"
}
]
}