mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
update PWA configuration
This commit is contained in:
@@ -140,10 +140,11 @@ export default hopeTheme({
|
|||||||
},
|
},
|
||||||
pwa: {
|
pwa: {
|
||||||
favicon: "/favicon.ico",
|
favicon: "/favicon.ico",
|
||||||
cacheHTML: true,
|
cacheHTML: false,
|
||||||
cachePic: true,
|
cachePic: true,
|
||||||
appendBase: true,
|
appendBase: true,
|
||||||
themeColor: '#f26d6d',
|
themeColor: '#f26d6d',
|
||||||
|
update: "hint",
|
||||||
apple: {
|
apple: {
|
||||||
icon: "/favicon.ico",
|
icon: "/favicon.ico",
|
||||||
statusBarColor: "black",
|
statusBarColor: "black",
|
||||||
|
|||||||
Reference in New Issue
Block a user