privacy.vue 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <template>
  2. <view class="policy-container">
  3. <view class="policy-content">
  4. <text class="policy-title">隐私政策</text>
  5. <text class="policy-update">更新日期:2026年6月</text>
  6. <view class="policy-section">
  7. <text class="section-title">一、引言</text>
  8. <text class="section-text">
  9. 亿图腾(北京)科技有限公司(以下简称"我们")深知个人信息对您的重要性,我们将按照法律法规的要求,尽全力保护您的个人信息安全。本隐私政策旨在向您说明我们在您使用浠艾福(Care Family)平台时如何收集、使用、存储和保护您的个人信息。
  10. </text>
  11. <text class="section-text">
  12. 请您在使用本平台前仔细阅读本隐私政策。如您不同意本政策的任何内容,请立即停止使用本平台服务。
  13. </text>
  14. </view>
  15. <view class="policy-section">
  16. <text class="section-title">二、我们收集的信息</text>
  17. <text class="section-text">在您使用本平台过程中,我们可能会收集以下信息:</text>
  18. <text class="section-text">2.1 微信授权信息:微信昵称、微信头像、微信OpenID,用于登录和身份识别。</text>
  19. <text class="section-text">2.2 用户资料:您填写的昵称、头像、手机号码、家庭成员信息等。</text>
  20. <text class="section-text">2.3 使用记录:打卡记录、任务完成记录、测评结果、活动参与记录等。</text>
  21. <text class="section-text">2.4 设备信息:设备型号、操作系统版本、网络状态等,用于提供更好的服务体验。</text>
  22. <text class="section-text">2.5 位置信息:如您使用与位置相关的功能,我们可能会获取您的位置信息。</text>
  23. </view>
  24. <view class="policy-section">
  25. <text class="section-title">三、信息的使用</text>
  26. <text class="section-text">我们收集的信息将用于以下目的:</text>
  27. <text class="section-text">3.1 提供、维护和改进本平台的服务。</text>
  28. <text class="section-text">3.2 个性化推荐和内容展示。</text>
  29. <text class="section-text">3.3 与您沟通,发送服务通知、活动信息等。</text>
  30. <text class="section-text">3.4 数据分析和研究,用于优化产品和服务。</text>
  31. <text class="section-text">3.5 履行法定义务和保障平台安全。</text>
  32. </view>
  33. <view class="policy-section">
  34. <text class="section-title">四、信息的共享与披露</text>
  35. <text class="section-text">4.1 我们不会将您的个人信息出售给第三方。</text>
  36. <text class="section-text">
  37. 4.2 在以下情况下,我们可能会共享您的信息:获得您的明确同意;为提供服务需要与合作伙伴共享(如支付服务商);法律法规要求;保护我们或他人的合法权益。
  38. </text>
  39. <text class="section-text">4.3 成长规划师在为您提供服务时,可查看您授权范围内的家庭信息和测评结果。</text>
  40. </view>
  41. <view class="policy-section">
  42. <text class="section-title">五、信息安全</text>
  43. <text class="section-text">
  44. 我们采用SSL/TLS加密传输、数据脱敏、访问权限控制、安全审计等业界通行的安全措施保护您的个人信息。但请注意,没有任何安全措施是100%完美的,我们将持续改进安全能力。
  45. </text>
  46. </view>
  47. <view class="policy-section">
  48. <text class="section-title">六、信息存储期限</text>
  49. <text class="section-text">
  50. 我们仅在实现本政策所述目的所必需的最短期限内保留您的个人信息,除非法律法规另有要求。超出保留期限后,我们将删除或匿名化处理您的信息。
  51. </text>
  52. </view>
  53. <view class="policy-section">
  54. <text class="section-title">七、您的权利</text>
  55. <text class="section-text">您对您的个人信息享有以下权利:</text>
  56. <text class="section-text">7.1 查询、更正您的个人信息。</text>
  57. <text class="section-text">7.2 删除您的个人信息(在不妨碍我们履行法定义务的前提下)。</text>
  58. <text class="section-text">7.3 撤回授权同意,但撤回不影响此前基于同意进行的处理。</text>
  59. <text class="section-text">7.4 注销账号,注销后我们将删除或匿名化处理您的信息。</text>
  60. </view>
  61. <view class="policy-section">
  62. <text class="section-title">八、未成年人保护</text>
  63. <text class="section-text">
  64. 我们非常重视未成年人个人信息保护。若您为未成年人,请在法定监护人陪同下阅读本政策,并确保在监护人同意后使用本平台服务。监护人应对未成年人的账号使用行为进行监督和管理。
  65. </text>
  66. </view>
  67. <view class="policy-section">
  68. <text class="section-title">九、政策变更</text>
  69. <text class="section-text">
  70. 我们可能适时修订本隐私政策。变更后的政策将在平台公示,重大变更我们会通过弹窗或推送等方式通知您。
  71. </text>
  72. </view>
  73. <view class="policy-section">
  74. <text class="section-title">十、联系方式</text>
  75. <text class="section-text">
  76. 如您对本隐私政策有任何疑问、意见或投诉,请联系我们:service@etotem.com.cn
  77. </text>
  78. </view>
  79. </view>
  80. </view>
  81. </template>
  82. <script>
  83. export default {
  84. data() { return {} }
  85. }
  86. </script>
  87. <style scoped>
  88. .policy-container {
  89. padding: 30rpx;
  90. background: #fff;
  91. min-height: 100vh;
  92. }
  93. .policy-content {
  94. line-height: 1.8;
  95. }
  96. .policy-title {
  97. font-size: 40rpx;
  98. font-weight: bold;
  99. color: #333;
  100. display: block;
  101. text-align: center;
  102. margin-bottom: 12rpx;
  103. }
  104. .policy-update {
  105. font-size: 24rpx;
  106. color: #999;
  107. display: block;
  108. text-align: center;
  109. margin-bottom: 40rpx;
  110. }
  111. .policy-section {
  112. margin-bottom: 30rpx;
  113. }
  114. .section-title {
  115. font-size: 30rpx;
  116. font-weight: bold;
  117. color: #333;
  118. display: block;
  119. margin-bottom: 12rpx;
  120. }
  121. .section-text {
  122. font-size: 26rpx;
  123. color: #666;
  124. display: block;
  125. margin-bottom: 8rpx;
  126. text-indent: 2em;
  127. }
  128. </style>