mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-11 05:02:10 +08:00
feat: Regular monitoring page update [deploy]
This commit is contained in:
@@ -20,7 +20,7 @@ const getDefaultPwaOptions = (name: string): Partial<PwaPluginOptions> => ({
|
||||
type: 'image/png',
|
||||
},
|
||||
],
|
||||
name: `${name}o${isDevelopment ? ' dev' : ''}`,
|
||||
name: `${name}${isDevelopment ? ' dev' : ''}`,
|
||||
short_name: `${name}${isDevelopment ? ' dev' : ''}`,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user