feat: 添加 unselectable 类,更新样式导入,优化返回按钮图标插槽,修改应用名称为 Riwsan

This commit is contained in:
2026-01-10 13:05:54 +07:00
parent ed22128028
commit 3cd91fcad0
6 changed files with 30 additions and 5 deletions

View File

@@ -50,9 +50,9 @@ export default defineConfig({
type: "module",
},
manifest: {
name: "Riwa",
short_name: "Riwa",
description: "Riwa Ionic App",
name: "Riwsan",
short_name: "Riwsan",
description: "Riwsan Ionic App",
theme_color: "#ffffff",
background_color: "#ffffff",
display: "standalone",