部分配置更新
This commit is contained in:
parent
dc67568b6b
commit
a30d2ed9fa
|
|
@ -20,6 +20,10 @@
|
|||
{
|
||||
"playground" : "custom",
|
||||
"type" : "uni-app:app-android"
|
||||
},
|
||||
{
|
||||
"playground" : "custom",
|
||||
"type" : "uni-app:app-ios"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -169,7 +169,7 @@
|
|||
"cache" : {
|
||||
"use" : true,
|
||||
"maxAge" : "86400000",
|
||||
"version" : "1.0.4"
|
||||
"version" : "1.0.7"
|
||||
}
|
||||
},
|
||||
"template" : "template.html"
|
||||
|
|
|
|||
Loading…
Reference in New Issue