feat: 添加服务条款页面及相关逻辑,更新用户注册流程以要求同意条款
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user