fix: 更新应用版本号,优化服务条款页面内容,调整设置页面登出后重定向路径
This commit is contained in:
parent
e720969d2e
commit
7bb43f079d
|
|
@ -10,7 +10,7 @@ export const IOS_UNIVERSAL_LINK = 'duooomi.bowong.cn'
|
|||
// 原生版本,原生代码变更时需要更新此版本号
|
||||
export const VERSION = '1.2.0'
|
||||
// JavaScript版本,JS代码变更时需要更新此版本号
|
||||
export const APP_VERSION = 'dev202601221539'
|
||||
export const APP_VERSION = 'dev202601271632'
|
||||
|
||||
const ALIPAY_SCHEMA = 'alipay2021006119657394'
|
||||
const ALIPAY_SCHEMA_SANDBOX = 'alipay9021000158673972'
|
||||
|
|
|
|||
|
|
@ -628,11 +628,11 @@ const DeviceItem = observer(({ device }: { device: any }) => {
|
|||
</Block>
|
||||
|
||||
{hasBind && (
|
||||
<Block className="">
|
||||
<Block className="ml-[8px]">
|
||||
<Text
|
||||
className={`border-2 border-black px-[6px] text-[10px] font-[900] ${isConnected ? 'bg-black text-accent' : 'bg-gray-200 text-gray-500'}`}
|
||||
>
|
||||
绑定过
|
||||
已绑定
|
||||
</Text>
|
||||
</Block>
|
||||
)}
|
||||
|
|
|
|||
|
|
@ -1,17 +1,13 @@
|
|||
import { Ionicons } from '@expo/vector-icons'
|
||||
import { Block, Text } from '@share/components'
|
||||
import { Stack, router } from 'expo-router'
|
||||
import { router, Stack } from 'expo-router'
|
||||
import React from 'react'
|
||||
import { ScrollView } from 'react-native'
|
||||
|
||||
export default function ServicePage() {
|
||||
const renderHeader = () => (
|
||||
<Block className="flex-row items-center justify-between px-[16px] py-[10px]">
|
||||
<Block
|
||||
className="ml-[-8px] size-[40px] items-center justify-center"
|
||||
opacity={0.7}
|
||||
onClick={() => router.back()}
|
||||
>
|
||||
<Block className="ml-[-8px] size-[40px] items-center justify-center" opacity={0.7} onClick={() => router.back()}>
|
||||
<Ionicons color="#323232" name="chevron-back" size={24} />
|
||||
</Block>
|
||||
<Text className="text-[16px] font-[700] text-[#323232]">服务条款 / Terms of Service</Text>
|
||||
|
|
@ -69,9 +65,7 @@ export default function ServicePage() {
|
|||
{renderSectionTitle('3. 用户账户 / User Accounts')}
|
||||
{renderSectionTitle('3.1 账户注册 / Account Registration')}
|
||||
{renderParagraph('要使用我们的服务,您需要创建一个账户。注册时,您必须:')}
|
||||
{renderParagraph(
|
||||
'To use our services, you need to create an account. When registering, you must:',
|
||||
)}
|
||||
{renderParagraph('To use our services, you need to create an account. When registering, you must:')}
|
||||
{renderBullet('提供真实、准确、完整的信息 / Provide true, accurate, and complete information;')}
|
||||
{renderBullet('维护并及时更新您的账户信息 / Maintain and promptly update your account information;')}
|
||||
{renderBullet('对您账户下的所有活动负责 / Be responsible for all activities under your account.')}
|
||||
|
|
@ -86,9 +80,7 @@ export default function ServicePage() {
|
|||
|
||||
{renderSectionTitle('4. 使用规范 / Acceptable Use')}
|
||||
{renderSectionTitle('4.1 合法使用 / Legal Use')}
|
||||
{renderParagraph(
|
||||
'您同意仅将我们的服务用于合法目的,并遵守所有适用的法律法规。',
|
||||
)}
|
||||
{renderParagraph('您同意仅将我们的服务用于合法目的,并遵守所有适用的法律法规。')}
|
||||
{renderParagraph(
|
||||
'You agree to use our services only for lawful purposes and in compliance with all applicable laws and regulations.',
|
||||
)}
|
||||
|
|
@ -99,11 +91,11 @@ export default function ServicePage() {
|
|||
{renderBullet(
|
||||
'上传、发布或传输任何违法、有害、威胁、辱骂、骚扰、诽谤、粗俗、淫秽或其他令人反感的内容 / Upload, post, or transmit any illegal, harmful, threatening, abusive, harassing, defamatory, vulgar, obscene, or otherwise objectionable content;',
|
||||
)}
|
||||
{renderBullet('侵犯他人的知识产权或其他权利 / Infringe upon the intellectual property or other rights of others;')}
|
||||
{renderBullet('干扰或破坏服务的正常运行 / Interfere with or disrupt the normal operation of the service;')}
|
||||
{renderBullet(
|
||||
'尝试未经授权访问任何系统或网络 / Attempt to gain unauthorized access to any system or network;',
|
||||
'侵犯他人的知识产权或其他权利 / Infringe upon the intellectual property or other rights of others;',
|
||||
)}
|
||||
{renderBullet('干扰或破坏服务的正常运行 / Interfere with or disrupt the normal operation of the service;')}
|
||||
{renderBullet('尝试未经授权访问任何系统或网络 / Attempt to gain unauthorized access to any system or network;')}
|
||||
{renderBullet('使用自动化工具或脚本滥用服务 / Abuse the service using automated tools or scripts.')}
|
||||
|
||||
{renderSectionTitle('5. 知识产权 / Intellectual Property')}
|
||||
|
|
@ -133,9 +125,7 @@ export default function ServicePage() {
|
|||
)}
|
||||
|
||||
{renderSectionTitle('6.2 自动续订 / Auto-Renewal')}
|
||||
{renderParagraph(
|
||||
'除非您取消订阅,否则订阅将自动续订。您可以在订阅设置中随时取消自动续订。',
|
||||
)}
|
||||
{renderParagraph('除非您取消订阅,否则订阅将自动续订。您可以在订阅设置中随时取消自动续订。')}
|
||||
{renderParagraph(
|
||||
'Subscriptions will automatically renew unless you cancel them. You may cancel auto-renewal at any time in your subscription settings.',
|
||||
)}
|
||||
|
|
@ -149,9 +139,7 @@ export default function ServicePage() {
|
|||
)}
|
||||
|
||||
{renderSectionTitle('7. 隐私保护 / Privacy')}
|
||||
{renderParagraph(
|
||||
'我们非常重视您的隐私。有关我们如何收集、使用和保护您的信息,请参阅我们的隐私协议。',
|
||||
)}
|
||||
{renderParagraph('我们非常重视您的隐私。有关我们如何收集、使用和保护您的信息,请参阅我们的隐私协议。')}
|
||||
{renderParagraph(
|
||||
'We take your privacy seriously. Please refer to our Privacy Policy for information on how we collect, use, and protect your information.',
|
||||
)}
|
||||
|
|
@ -175,17 +163,13 @@ export default function ServicePage() {
|
|||
|
||||
{renderSectionTitle('9. 服务终止 / Termination')}
|
||||
{renderSectionTitle('9.1 终止权利 / Termination Rights')}
|
||||
{renderParagraph(
|
||||
'我们保留随时终止或暂停您对服务的访问的权利,无论是否事先通知,原因包括但不限于违反本条款。',
|
||||
)}
|
||||
{renderParagraph('我们保留随时终止或暂停您对服务的访问的权利,无论是否事先通知,原因包括但不限于违反本条款。')}
|
||||
{renderParagraph(
|
||||
'We reserve the right to terminate or suspend your access to the service at any time, with or without prior notice, for reasons including but not limited to violation of these terms.',
|
||||
)}
|
||||
|
||||
{renderSectionTitle('9.2 终止后果 / Consequences of Termination')}
|
||||
{renderParagraph(
|
||||
'服务终止后,您访问服务的权利将立即终止。本条款中在终止后仍然有效的条款将继续适用。',
|
||||
)}
|
||||
{renderParagraph('服务终止后,您访问服务的权利将立即终止。本条款中在终止后仍然有效的条款将继续适用。')}
|
||||
{renderParagraph(
|
||||
'Upon termination, your right to access the service will immediately cease. The provisions of these terms that by their nature should survive termination will continue to apply.',
|
||||
)}
|
||||
|
|
@ -211,13 +195,11 @@ export default function ServicePage() {
|
|||
{renderParagraph('If you have any questions regarding these Terms of Service, please contact us at:')}
|
||||
{renderParagraph('公司名称 / Company Name: BOWONG AI (HK) LIMITED')}
|
||||
{renderParagraph('客服邮箱 / Support Email: support@bowong.ai')}
|
||||
{renderParagraph(
|
||||
'通过使用我们的服务,您确认已阅读、理解并同意遵守本服务条款。',
|
||||
)}
|
||||
{renderParagraph('通过使用我们的服务,您确认已阅读、理解并同意遵守本服务条款。')}
|
||||
{renderParagraph(
|
||||
'By using our services, you acknowledge that you have read, understood, and agree to be bound by these Terms of Service.',
|
||||
)}
|
||||
</ScrollView>
|
||||
</Block>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ export default observer(function SettingsPage() {
|
|||
onConfirm={async () => {
|
||||
await signOut()
|
||||
Toast.show({ title: '已退出登录' })
|
||||
router.replace('/(tabs)')
|
||||
router.replace('/auth')
|
||||
// 关闭modal
|
||||
Toast.hideModal()
|
||||
}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue