1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update config.js

This commit is contained in:
guide 2022-02-10 11:54:43 +08:00
parent 184e362003
commit 9abc960988

View File

@ -361,7 +361,8 @@ module.exports = config({
pwa: {
favicon: "/favicon.ico",
cachePic: true,
cachePic: false,
cacheHTML: false,
apple: {
icon: "/assets/icon/apple-icon-152.png",
statusBarColor: "black",