diff --git a/Web/vite.config.js b/Web/vite.config.js index 83727e6..471912f 100644 --- a/Web/vite.config.js +++ b/Web/vite.config.js @@ -20,9 +20,10 @@ export default defineConfig({ name: '账单', short_name: '账单', description: '个人账单管理与邮件解析', - theme_color: '#1989fa', - background_color: '#ffffff', + start_url: '/', display: 'standalone', + background_color: '#ffffff', + theme_color: '#1989fa', orientation: 'portrait-primary', icons: [ {