docs(privacy): 更新隐私政策和用户服务协议为正式文档
- 替换 privacy.js 中的 mock 数据为正式文档内容 - 用户服务协议:版本 V2026.2,生效日期 2026-02-01 - 隐私政策:更新时间 2026-02-01 - 添加两个源 docx 文档文件 - 美化富文本样式,优化排版和可读性 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
3 changed files
with
102 additions
and
74 deletions
| 1 | export const USER_AGREEMENT = ` | 1 | export const USER_AGREEMENT = ` |
| 2 | -<div style="font-size: 28rpx; line-height: 1.6; color: #333;"> | 2 | +<div style="font-size: 28rpx; line-height: 1.8; color: #333; padding: 20rpx;"> |
| 3 | - <h1 style="text-align: center; font-size: 36rpx; font-weight: bold; margin-bottom: 20rpx; color: #000;">用户服务协议</h1> | 3 | + <h1 style="text-align: center; font-size: 40rpx; font-weight: bold; margin-bottom: 30rpx; color: #000;">西园寺预约小程序用户服务协议</h1> |
| 4 | 4 | ||
| 5 | - <p style="text-align: center; font-size: 24rpx; color: #999; margin-bottom: 40rpx;">版本生效日期:2024年01月01日</p> | 5 | + <p style="text-align: center; font-size: 24rpx; color: #666; margin-bottom: 40rpx; padding: 20rpx; background-color: #f5f5f5; border-radius: 8rpx;"> |
| 6 | + <strong>版本号:V2026.2</strong><br /> | ||
| 7 | + <strong>生效日期:2026-02-01</strong> | ||
| 8 | + </p> | ||
| 6 | 9 | ||
| 7 | - <p style="margin-bottom: 30rpx;">欢迎您使用西园寺预约小程序服务!</p> | 10 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第一条 协议适用范围</p> |
| 11 | + <p style="margin-bottom: 20rpx; text-indent: 2em;">1.1 本协议由西园戒幢律寺(下称"本景区"或"我们")与用户(下称"您")就「西园寺预约小程序」(下称"本小程序")的预约、核验、退票及相关服务所订立。</p> | ||
| 12 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">1.2 您继续使用本小程序,即表示已阅读并同意本协议全部条款。</p> | ||
| 8 | 13 | ||
| 9 | - <p style="margin-bottom: 30rpx;">本《用户服务协议》(以下简称“本协议”)是您(以下或称“用户”)与西园寺预约平台(以下简称“我们”或“平台”)之间关于使用我们提供的产品和服务所订立的协议。</p> | 14 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第二条 服务内容</p> |
| 15 | + <p style="margin-bottom: 15rpx; text-indent: 2em;"><strong>2.1 预约入园:</strong>提供实时余票查询、实名制预约、同行人一次性添加、预约二维码生成。</p> | ||
| 16 | + <p style="margin-bottom: 30rpx; text-indent: 2em;"><strong>2.2 退票退款:</strong>支持在预约日期当日 24:00 前自助退票,票款原路退回,不收取手续费;当日 24:00 后,如未核销预约码,小程序将自动取消预约,票款原路退回,不收取手续费。</p> | ||
| 10 | 17 | ||
| 11 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">一、 服务说明</h2> | 18 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第三条 用户权利与义务</p> |
| 12 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 19 | + <p style="margin-bottom: 20rpx; text-indent: 2em;"><strong>3.1 实名制预约</strong>:您应保证所填姓名、证件号真实、准确、有效;如信息错误导致无法入园,责任由您自行承担。</p> |
| 13 | - <li style="margin-bottom: 10rpx;">本平台提供包括但不限于门票预约、活动报名、信息查询等服务。</li> | ||
| 14 | - <li style="margin-bottom: 10rpx;">我们将尽力保障服务的稳定性,但在不可抗力、系统维护等情况下,可能会暂停部分服务。</li> | ||
| 15 | - </ol> | ||
| 16 | 20 | ||
| 17 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">二、 用户账号</h2> | 21 | + <p style="margin-bottom: 20rpx; text-indent: 2em;"><strong>3.2 一人一票</strong>:每张有效身份证每日限预约 1 次;代人预约时须取得对方授权。</p> |
| 18 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | ||
| 19 | - <li style="margin-bottom: 10rpx;">您在使用本服务时可能需要注册账号或完善个人信息。</li> | ||
| 20 | - <li style="margin-bottom: 10rpx;">您应保证所提供信息的真实性、准确性。如因信息不实导致无法预约或入场,责任由您自行承担。</li> | ||
| 21 | - <li style="margin-bottom: 10rpx;">请妥善保管您的账号信息,任何通过您账号进行的操作均视为您本人的行为。</li> | ||
| 22 | - </ol> | ||
| 23 | 22 | ||
| 24 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">三、 用户行为规范</h2> | 23 | + <p style="margin-bottom: 20rpx; text-indent: 2em;"><strong>3.3 按时入园</strong>:请在预约时段内抵达景区并主动出示二维码。</p> |
| 25 | - <p style="margin-bottom: 20rpx;">用户在使用本服务过程中,不得进行以下行为:</p> | 24 | + |
| 26 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 25 | + <p style="margin-bottom: 20rpx; text-indent: 2em;"><strong>3.4 文明游园</strong>:遵守园区安全及环保规定;因违反规定被请出园区,已付费用不退。</p> |
| 27 | - <li style="margin-bottom: 10rpx;">违反国家法律法规、危害国家安全或社会公共利益。</li> | ||
| 28 | - <li style="margin-bottom: 10rpx;">传播淫秽、色情、暴力、赌博或教唆犯罪的信息。</li> | ||
| 29 | - <li style="margin-bottom: 10rpx;">利用本平台进行刷票、倒卖预约名额等干扰正常秩序的行为。</li> | ||
| 30 | - <li style="margin-bottom: 10rpx;">侵犯他人知识产权、隐私权等合法权益。</li> | ||
| 31 | - </ol> | ||
| 32 | 26 | ||
| 33 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">四、 预约规则</h2> | 27 | + <p style="margin-bottom: 30rpx; text-indent: 2em;"><strong>3.5 未成年人</strong>:14 周岁以下用户应在监护人陪同下预约及入园。</p> |
| 34 | - <ul style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 28 | + |
| 35 | - <li style="margin-bottom: 10rpx;"><strong>实名制预约</strong>:所有预约均实行实名制,入场时需核验身份信息。</li> | 29 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第四条 费用与退款</p> |
| 36 | - <li style="margin-bottom: 10rpx;"><strong>取消规则</strong>:如需取消预约,请在规定时间内在平台操作。多次无故爽约可能会影响您后续的预约资格。</li> | 30 | + <p style="margin-bottom: 20rpx; text-indent: 2em;">4.1 页面所示票价包含景区门票及法定税费,不含保险、停车费、园内二次消费。</p> |
| 37 | - <li style="margin-bottom: 10rpx;"><strong>入场须知</strong>:请按照预约时段入场,配合工作人员进行核验。</li> | 31 | + <p style="margin-bottom: 20rpx; text-indent: 2em;"><strong>4.2 退票规则:</strong></p> |
| 32 | + <ul style="margin-bottom: 30rpx; padding-left: 50rpx;"> | ||
| 33 | + <li style="margin-bottom: 10rpx;">预约日期当日 24:00 前可随时自助退票,款项 1–7 个工作日内原路退回;</li> | ||
| 34 | + <li style="margin-bottom: 10rpx;">当日 24:00 后如未核销预约码,小程序将自动取消预约,票款原路退回,不收取手续费;</li> | ||
| 35 | + <li style="margin-bottom: 10rpx;">因极端天气、政府管制等不可抗力导致园区闭园,系统将在 72 小时内全额原路退款,您无需申请。</li> | ||
| 38 | </ul> | 36 | </ul> |
| 39 | 37 | ||
| 40 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">五、 免责声明</h2> | 38 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第五条 个人信息保护</p> |
| 41 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 39 | + <p style="margin-bottom: 15rpx; text-indent: 2em;">5.1 我们严格按照《西园寺预约小程序隐私政策》收集、使用及保护您的个人信息。</p> |
| 42 | - <li style="margin-bottom: 10rpx;">因不可抗力(如自然灾害、政府行为等)导致服务中断,我们不承担责任。</li> | 40 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">5.2 除闸机核验、短信通道及法律法规要求外,不向任何第三方披露您的完整证件号码。</p> |
| 43 | - <li style="margin-bottom: 10rpx;">用户自行泄露个人信息导致的损失,我们不承担责任。</li> | 41 | + |
| 44 | - </ol> | 42 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第六条 知识产权</p> |
| 43 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">本小程序内所有图文、音视频、LOGO、UI 设计等知识产权归本景区或相关权利人所有,未经许可不得复制、转载、出售或用于商业宣传。</p> | ||
| 44 | + | ||
| 45 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第七条 免责条款</p> | ||
| 46 | + <p style="margin-bottom: 20rpx; text-indent: 2em;"><strong>7.1 不可抗力:</strong>因地震、洪水、台风、疫情、政府管制、战争等不可抗力导致服务中断或预约失效,本景区不承担赔偿责任,但将尽力协助退票或改期。</p> | ||
| 47 | + <p style="margin-bottom: 30rpx; text-indent: 2em;"><strong>7.2 技术故障:</strong>因微信服务器、云服务商或网络攻击导致系统崩溃、数据丢失,本景区将在 24 小时内尽力修复,但不承担超出票价总额的赔偿责任。</p> | ||
| 45 | 48 | ||
| 46 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">六、 协议修改</h2> | 49 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第八条 协议变更与终止</p> |
| 47 | - <p style="margin-bottom: 30rpx;">我们有权根据法律法规及业务需要修改本协议。修改后的协议将通过平台公示,您继续使用服务即视为接受修改。</p> | 50 | + <p style="margin-bottom: 15rpx; text-indent: 2em;">8.1 我们可能因业务调整或法律法规变化修改本协议,修改后将通过小程序弹窗或显著位置公告;若您继续预约即视为接受。</p> |
| 51 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">8.2 如您违反本协议或园区管理规定,我们有权暂停或终止向您提供服务,且不退还已付费用。</p> | ||
| 48 | 52 | ||
| 49 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">七、 联系我们</h2> | 53 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第九条 争议解决</p> |
| 50 | - <p style="margin-bottom: 30rpx;">如您对本协议有任何疑问,请联系平台客服。</p> | 54 | + <p style="margin-bottom: 15rpx; text-indent: 2em;">9.1 本协议适用中华人民共和国法律。</p> |
| 55 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">9.2 因本协议引起的或与本协议有关的任何争议,双方应友好协商;协商不成的,任一方可向景区所在地有管辖权的人民法院提起诉讼。</p> | ||
| 56 | + | ||
| 57 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">第十条 联系我们</p> | ||
| 58 | + <div style="margin-top: 30rpx; padding: 30rpx; background-color: #f9f9f9; border-left: 6rpx solid #4caf50; border-radius: 8rpx;"> | ||
| 59 | + <p style="margin-bottom: 15rpx;"><strong>客服邮箱:</strong>19911916@qq.com</p> | ||
| 60 | + <p style="margin: 0;"><strong>客服电话:</strong>0512-65349545(工作日 09:00-18:00)</p> | ||
| 61 | + </div> | ||
| 51 | </div> | 62 | </div> |
| 52 | ` | 63 | ` |
| 53 | 64 | ||
| 54 | export const PRIVACY_POLICY = ` | 65 | export const PRIVACY_POLICY = ` |
| 55 | -<div style="font-size: 28rpx; line-height: 1.6; color: #333;"> | 66 | +<div style="font-size: 28rpx; line-height: 1.8; color: #333; padding: 20rpx;"> |
| 56 | - <h1 style="text-align: center; font-size: 36rpx; font-weight: bold; margin-bottom: 20rpx; color: #000;">隐私政策</h1> | 67 | + <h1 style="text-align: center; font-size: 40rpx; font-weight: bold; margin-bottom: 30rpx; color: #000;">西园寺预约小程序隐私政策</h1> |
| 57 | 68 | ||
| 58 | - <p style="text-align: center; font-size: 24rpx; color: #999; margin-bottom: 40rpx;">版本生效日期:2024年01月01日</p> | 69 | + <p style="text-align: center; font-size: 24rpx; color: #666; margin-bottom: 40rpx; padding: 20rpx; background-color: #f5f5f5; border-radius: 8rpx;"> |
| 70 | + <strong>更新时间:2026-02-01</strong><br /> | ||
| 71 | + <strong>生效时间:2026-02-01</strong> | ||
| 72 | + </p> | ||
| 59 | 73 | ||
| 60 | - <p style="margin-bottom: 30rpx;">西园寺预约平台(以下简称“我们”)深知个人信息对您的重要性,我们将按照法律法规要求,采取相应安全保护措施,尽力保护您的个人信息安全可控。</p> | 74 | + <p style="margin-bottom: 30rpx;">欢迎使用「西园寺预约小程序」(下称"本小程序")。为切实保护您的个人信息,我们制定本《隐私政策》向您说明我们如何收集、使用、存储、共享及保护您的个人信息。</p> |
| 61 | 75 | ||
| 62 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">一、 我们如何收集信息</h2> | 76 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">一、适用范围</p> |
| 63 | - <p style="margin-bottom: 20rpx;">为了向您提供预约服务,我们需要收集以下信息:</p> | 77 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">本政策适用于您使用本小程序时,我们收集、使用、存储、共享及保护您的个人信息的行为。除本政策另有约定外,我们不会收集与预约功能无关的个人信息。</p> |
| 64 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | ||
| 65 | - <li style="margin-bottom: 10rpx;"><strong>身份信息</strong>:姓名、身份证号(用于实名预约核验)。</li> | ||
| 66 | - <li style="margin-bottom: 10rpx;"><strong>联系方式</strong>:手机号码(用于接收预约短信通知)。</li> | ||
| 67 | - <li style="margin-bottom: 10rpx;"><strong>设备信息</strong>:设备型号、操作系统版本(用于保障账号安全及系统适配)。</li> | ||
| 68 | - <li style="margin-bottom: 10rpx;"><strong>日志信息</strong>:IP地址、浏览记录(用于系统维护及优化)。</li> | ||
| 69 | - </ol> | ||
| 70 | 78 | ||
| 71 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">二、 我们如何使用信息</h2> | 79 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">二、收集信息类型与目的</p> |
| 72 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 80 | + |
| 73 | - <li style="margin-bottom: 10rpx;"><strong>提供服务</strong>:用于处理您的预约请求、入场核验。</li> | 81 | + <p style="margin-bottom: 15rpx; font-weight: bold;">1. 参观者个人信息(拒绝提供则无法完成预约)</p> |
| 74 | - <li style="margin-bottom: 10rpx;"><strong>通知服务</strong>:向您发送预约成功、变动等通知。</li> | 82 | + <ul style="margin-bottom: 20rpx; padding-left: 50rpx;"> |
| 75 | - <li style="margin-bottom: 10rpx;"><strong>安全保障</strong>:用于身份验证、防欺诈检测。</li> | 83 | + <li style="margin-bottom: 10rpx;"><strong>姓名:</strong>用于生成实名预约订单及核验入园身份。</li> |
| 76 | - </ol> | 84 | + <li style="margin-bottom: 10rpx;"><strong>证件类型与号码:</strong>用于遵守《旅游法》第四十五条关于"最大承载量管理"及公共安全要求,防止黄牛倒票。</li> |
| 85 | + </ul> | ||
| 86 | + | ||
| 87 | + <p style="margin-bottom: 15rpx; font-weight: bold;">2. 系统自动收集</p> | ||
| 88 | + <ul style="margin-bottom: 30rpx; padding-left: 50rpx;"> | ||
| 89 | + <li style="margin-bottom: 10rpx;">微信 OpenID、UnionID(用于登录态维持)。</li> | ||
| 90 | + <li style="margin-bottom: 10rpx;">设备型号、操作系统、IP 地址(用于日志记录与风控)。</li> | ||
| 91 | + <li style="margin-bottom: 10rpx;">用户使用小程序记录(用于分析代码问题)。</li> | ||
| 92 | + </ul> | ||
| 77 | 93 | ||
| 78 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">三、 信息共享与披露</h2> | 94 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">三、敏感个人信息处理</p> |
| 79 | - <p style="margin-bottom: 20rpx;">我们不会将您的个人信息出售给第三方。仅在以下情况可能共享:</p> | 95 | + <p style="margin-bottom: 20rpx;">我们严格遵循「最小必要」原则:</p> |
| 80 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 96 | + <ol style="margin-bottom: 30rpx; padding-left: 50rpx;"> |
| 81 | - <li style="margin-bottom: 10rpx;"><strong>法律要求</strong>:根据法律法规或政府主管部门的强制性要求。</li> | 97 | + <li style="margin-bottom: 15rpx;">证件号码仅保留后四位用于订单展示,完整号码加密后存储。</li> |
| 82 | - <li style="margin-bottom: 10rpx;"><strong>必要关联方</strong>:为实现服务目的,可能与关联方共享必要信息(如短信服务商)。</li> | 98 | + <li style="margin-bottom: 15rpx;">不向任何第三方共享完整证件号码,除非法律法规强制要求或经您单独同意。</li> |
| 83 | </ol> | 99 | </ol> |
| 84 | 100 | ||
| 85 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">四、 信息存储与保护</h2> | 101 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">四、用户权利</p> |
| 86 | - <ol style="padding-left: 40rpx; margin-bottom: 30rpx;"> | 102 | + <ol style="margin-bottom: 30rpx; padding-left: 50rpx;"> |
| 87 | - <li style="margin-bottom: 10rpx;">我们会将您的信息存储在位于中国境内的服务器上。</li> | 103 | + <li style="margin-bottom: 15rpx;"><strong>查询/更正:</strong>进入「我的-参观者」可随时查看参观者姓名;证件号码仅可重新填写,后台不展示原文。</li> |
| 88 | - <li style="margin-bottom: 10rpx;">我们采取加密技术、访问控制等措施保护您的信息安全。</li> | 104 | + <li style="margin-bottom: 15rpx;"><strong>删除/注销:</strong>您可在「我的-参观者」删除所有参观者信息。</li> |
| 89 | - <li style="margin-bottom: 10rpx;">您的个人信息保留期限为实现服务目的所必需的最短时间,法律法规另有规定的除外。</li> | ||
| 90 | </ol> | 105 | </ol> |
| 91 | 106 | ||
| 92 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">五、 您的权利</h2> | 107 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">五、第三方共享与披露</p> |
| 93 | - <p style="margin-bottom: 30rpx;">您有权访问、更正、删除您的个人信息,或注销账号。您可以通过平台相关功能或联系客服进行操作。</p> | 108 | + <ol style="margin-bottom: 30rpx; padding-left: 50rpx;"> |
| 109 | + <li style="margin-bottom: 15rpx;">我们<strong>不会</strong>将您的完整证件号、手机号分享给任何第三方营销机构。</li> | ||
| 110 | + <li style="margin-bottom: 15rpx;">仅在以下情形披露: | ||
| 111 | + <ul style="margin-top: 10rpx; padding-left: 40rpx;"> | ||
| 112 | + <li style="margin-bottom: 10rpx;">景区闸机服务商杭州海康威视数字技术股份有限公司:仅传输「姓名+证件号码+预约二维码」用于核验入园。</li> | ||
| 113 | + <li style="margin-bottom: 10rpx;">法律法规、行政或司法机关要求。</li> | ||
| 114 | + </ul> | ||
| 115 | + </li> | ||
| 116 | + </ol> | ||
| 94 | 117 | ||
| 95 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">六、 未成年人保护</h2> | 118 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">六、未成年人信息</p> |
| 96 | - <p style="margin-bottom: 30rpx;">若您是未成年人,建议在监护人陪同下阅读本政策,并取得监护人同意后使用我们的服务。</p> | 119 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">若用户未满 14 周岁,请在监护人陪同下阅读并同意本政策;我们按《未成年人个人信息网络保护规定》处理其信息。</p> |
| 97 | 120 | ||
| 98 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">七、 政策更新</h2> | 121 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">七、政策更新</p> |
| 99 | - <p style="margin-bottom: 30rpx;">本隐私政策可能会适时更新。更新后的内容将在平台公布,请您注意查阅。</p> | 122 | + <p style="margin-bottom: 30rpx; text-indent: 2em;">我们可能会因功能变化或法律法规要求更新本政策,更新后将在小程序弹窗提示,若您继续预约即视为同意变更内容。</p> |
| 100 | 123 | ||
| 101 | - <h2 style="font-size: 32rpx; font-weight: bold; margin-top: 40rpx; margin-bottom: 20rpx; color: #000;">八、 联系我们</h2> | 124 | + <p style="text-align: center; font-size: 32rpx; font-weight: bold; margin: 40rpx 0 20rpx; color: #000;">八、联系我们</p> |
| 102 | - <p style="margin-bottom: 30rpx;">如有隐私保护相关问题,请通过平台客服渠道联系。</p> | 125 | + <p style="margin-bottom: 20rpx;">如您对本政策有任何疑问、意见或投诉,请通过以下方式与我们联系:</p> |
| 126 | + <div style="margin-top: 30rpx; padding: 30rpx; background-color: #f9f9f9; border-left: 6rpx solid #4caf50; border-radius: 8rpx;"> | ||
| 127 | + <p style="margin-bottom: 15rpx;"><strong>邮箱:</strong>19911916@qq.com</p> | ||
| 128 | + <p style="margin: 0;"><strong>客服电话:</strong>0512-65349545</p> | ||
| 129 | + <p style="margin-top: 15rpx; font-size: 24rpx; color: #666;">我们将在 15 个工作日内回复。</p> | ||
| 130 | + </div> | ||
| 103 | </div> | 131 | </div> |
| 104 | ` | 132 | ` | ... | ... |
src/constants/西园寺预约小程序用户服务协议.docx
0 → 100644
No preview for this file type
src/constants/西园隐私政策.docx
0 → 100644
No preview for this file type
-
Please register or login to post a comment