feat: 添加服务条款页面及相关逻辑,更新用户注册流程以要求同意条款

This commit is contained in:
2026-01-13 23:34:06 +07:00
parent 0e63595941
commit f1f99ad587
9 changed files with 362 additions and 5 deletions

View File

@@ -49,9 +49,9 @@ export default defineConfig({
type: "module",
},
manifest: {
name: "Riwsan",
short_name: "Riwsan",
description: "Riwsan Ionic App",
name: "Riwsan 瑞讯",
short_name: "Riwsan 瑞讯",
description: "Riwsan - 下一代数字资产交易平台",
theme_color: "#ffffff",
background_color: "#ffffff",
display: "standalone",