启用轻量级PWA:manifest.json+桌面图标+全屏模式

This commit is contained in:
a273825743
2026-05-17 02:00:08 +08:00
parent 9c47bb143f
commit 9fab49b3d5
4 changed files with 26 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<meta name="apple-mobile-web-app-title" content="轻远ERP" />
<meta name="description" content="轻远电力老挝分公司财务管理系统" />
<link rel="apple-touch-icon" href="/logo.png" />
<link rel="manifest" href="/manifest.json" />
<title>轻远电力老挝ERP - Qingyuan Power Laos</title>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">