部分配置更新

This commit is contained in:
2024-12-18 17:42:27 +08:00
parent dc67568b6b
commit a30d2ed9fa
2 changed files with 5 additions and 1 deletions

View File

@@ -20,6 +20,10 @@
{ {
"playground" : "custom", "playground" : "custom",
"type" : "uni-app:app-android" "type" : "uni-app:app-android"
},
{
"playground" : "custom",
"type" : "uni-app:app-ios"
} }
] ]
} }

View File

@@ -169,7 +169,7 @@
"cache" : { "cache" : {
"use" : true, "use" : true,
"maxAge" : "86400000", "maxAge" : "86400000",
"version" : "1.0.4" "version" : "1.0.7"
} }
}, },
"template" : "template.html" "template" : "template.html"