<template>
|
<view class="privacy-container">
|
<view class="header">
|
<view class="back-btn" @click="goBack">
|
<uni-icons type="arrowleft" size="20"></uni-icons>
|
</view>
|
<view class="title">隐私政策</view>
|
</view>
|
|
<scroll-view class="content" scroll-y="true">
|
<view class="privacy-content">
|
<view class="update-time">更新日期:2025年1月25日</view>
|
<view class="effect-time">生效日期:2025年10月25日</view>
|
|
<view class="section">
|
<text class="section-title">引言</text>
|
<text class="section-text">
|
急救转运调度系统(以下简称"我们")深知个人信息对您的重要性,我们将按照法律法规的要求,采取相应的安全保护措施,尽力保护您的个人信息安全可控。
|
</text>
|
<text class="section-text">
|
本《隐私政策》适用于我们向您提供的所有服务。我们希望通过本政策向您说明我们如何收集、使用、存储和分享您的个人信息,以及您享有的相关权利。
|
</text>
|
<text class="section-text highlight">
|
请您在使用我们的产品/服务前,仔细阅读并充分理解本政策,特别是以粗体/下划线标识的条款,您应重点阅读。如您对本政策有任何疑问,可通过本政策文末提供的联系方式与我们联系。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">一、我们如何收集和使用您的个人信息</text>
|
<text class="section-text">
|
个人信息是指以电子或者其他方式记录的能够单独或者与其他信息结合识别特定自然人身份或者反映特定自然人活动情况的各种信息。
|
</text>
|
<text class="section-text">
|
我们仅会出于以下目的,收集和使用您的个人信息:
|
</text>
|
|
<text class="subsection-title">1.1 账号注册与登录</text>
|
<text class="section-text">
|
当您注册及使用本系统时,我们需要收集:
|
</text>
|
<text class="section-text indent">
|
· 手机号码:用于账号注册、登录验证和安全保障
|
</text>
|
<text class="section-text indent">
|
· 姓名:用于身份识别和任务分配
|
</text>
|
<text class="section-text indent">
|
· 所属部门/机构:用于权限管理和任务协作
|
</text>
|
<text class="section-text indent">
|
· 职位/角色:用于确定系统使用权限
|
</text>
|
|
<text class="subsection-title">1.2 任务调度服务</text>
|
<text class="section-text">
|
为了向您提供任务调度服务,我们需要收集:
|
</text>
|
<text class="section-text indent">
|
· 位置信息:获取您的实时位置,用于任务分配、车辆调度和路径规划
|
</text>
|
<text class="section-text indent">
|
· 任务相关信息:包括患者信息(姓名、年龄、性别、病情描述)、地址信息、医院信息等
|
</text>
|
<text class="section-text indent">
|
· 车辆信息:车牌号、车辆类型、设备编号等
|
</text>
|
<text class="section-text highlight">
|
位置信息属于敏感个人信息,我们仅在您主动开启定位权限并使用相关功能时收集,您可以随时在系统设置中关闭定位权限。拒绝提供位置信息可能导致部分功能无法使用,但不影响其他功能的正常使用。
|
</text>
|
|
<text class="subsection-title">1.3 消息推送服务</text>
|
<text class="section-text">
|
为了及时向您推送任务通知、系统消息等信息,我们需要收集:
|
</text>
|
<text class="section-text indent">
|
· 设备信息:设备型号、操作系统版本、设备标识符
|
</text>
|
<text class="section-text indent">
|
· 推送token:用于消息推送
|
</text>
|
|
<text class="subsection-title">1.4 系统安全与优化</text>
|
<text class="section-text">
|
为了保障系统安全稳定运行并提升用户体验,我们会收集:
|
</text>
|
<text class="section-text indent">
|
· 日志信息:操作日志、错误日志、性能数据
|
</text>
|
<text class="section-text indent">
|
· 网络信息:IP地址、网络类型
|
</text>
|
<text class="section-text indent">
|
· 应用使用情况:页面访问记录、功能使用频率
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">二、我们如何使用Cookie和同类技术</text>
|
<text class="section-text">
|
Cookie是一种网络服务器存储在计算机或移动设备上的纯文本文件。我们使用Cookie和同类技术主要为了实现以下功能:
|
</text>
|
<text class="section-text indent">
|
· 记住您的登录状态,避免重复登录
|
</text>
|
<text class="section-text indent">
|
· 分析您使用我们服务的情况,以便优化服务体验
|
</text>
|
<text class="section-text indent">
|
· 保障系统安全,防范安全风险
|
</text>
|
<text class="section-text">
|
您可以通过浏览器或设备设置拒绝或管理Cookie,但这可能影响您使用我们服务的部分功能。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">三、我们如何共享、转让、公开披露您的个人信息</text>
|
|
<text class="subsection-title">3.1 共享</text>
|
<text class="section-text">
|
我们不会向第三方共享您的个人信息,除非:
|
</text>
|
<text class="section-text indent">
|
· 事先获得您的明确同意
|
</text>
|
<text class="section-text indent">
|
· 与关联机构共享:在业务需要且符合法律规定的情况下,我们可能与您所属医疗机构、急救中心共享必要信息
|
</text>
|
<text class="section-text indent">
|
· 法律法规规定的其他情形
|
</text>
|
|
<text class="subsection-title">3.2 转让</text>
|
<text class="section-text">
|
我们不会将您的个人信息转让给任何公司、组织和个人,但以下情况除外:
|
</text>
|
<text class="section-text indent">
|
· 事先获得您的明确同意
|
</text>
|
<text class="section-text indent">
|
· 根据法律法规或强制性的行政或司法要求
|
</text>
|
|
<text class="subsection-title">3.3 公开披露</text>
|
<text class="section-text">
|
我们仅会在以下情况下公开披露您的个人信息:
|
</text>
|
<text class="section-text indent">
|
· 获得您的明确同意
|
</text>
|
<text class="section-text indent">
|
· 基于法律法规、法律程序、诉讼或政府主管部门强制性要求
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">四、我们如何保护您的个人信息</text>
|
<text class="section-text">
|
4.1 我们非常重视个人信息安全,并采取一切合理可行的措施保护您的个人信息:
|
</text>
|
<text class="section-text indent">
|
· 数据加密:采用SSL/TLS加密传输,对敏感数据进行加密存储
|
</text>
|
<text class="section-text indent">
|
· 访问控制:建立严格的数据访问权限控制和审批机制
|
</text>
|
<text class="section-text indent">
|
· 安全审计:定期进行安全审计和风险评估
|
</text>
|
<text class="section-text indent">
|
· 人员管理:对处理个人信息的员工进行身份认证和权限管理
|
</text>
|
<text class="section-text indent">
|
· 应急响应:制定个人信息安全事件应急预案
|
</text>
|
<text class="section-text">
|
4.2 我们会采取合理可行的措施,尽力避免收集无关的个人信息。
|
</text>
|
<text class="section-text highlight">
|
4.3 互联网并非绝对安全的环境,我们强烈建议您采取积极措施保护个人信息的安全,包括但不限于使用复杂密码、定期修改密码、不将自己的账号密码等个人信息透露给他人。
|
</text>
|
<text class="section-text highlight">
|
4.4 如果发生个人信息安全事件,我们将按照法律法规的要求,及时向您告知:安全事件的基本情况和可能的影响、我们已采取或将要采取的处置措施、您可自主防范和降低风险的建议等。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">五、您如何管理个人信息</text>
|
<text class="section-text">
|
按照中国相关的法律法规,我们保障您对自己的个人信息行使以下权利:
|
</text>
|
|
<text class="subsection-title">5.1 访问和更正您的个人信息</text>
|
<text class="section-text">
|
您可以通过以下方式访问和更正您的个人信息:
|
</text>
|
<text class="section-text indent">
|
· 通过"我的-个人信息"页面查看和修改基本信息
|
</text>
|
<text class="section-text indent">
|
· 联系系统管理员协助修改
|
</text>
|
|
<text class="subsection-title">5.2 删除您的个人信息</text>
|
<text class="section-text">
|
在以下情形中,您可以向我们提出删除个人信息的请求:
|
</text>
|
<text class="section-text indent">
|
· 我们处理个人信息的行为违反法律法规
|
</text>
|
<text class="section-text indent">
|
· 我们收集、使用您的个人信息,却未征得您的同意
|
</text>
|
<text class="section-text indent">
|
· 我们处理个人信息的行为违反了与您的约定
|
</text>
|
<text class="section-text indent">
|
· 您注销了账号
|
</text>
|
|
<text class="subsection-title">5.3 注销账号</text>
|
<text class="section-text">
|
您可以通过联系系统管理员申请注销账号。账号注销后,我们将停止为您提供服务,并根据法律法规要求删除您的个人信息。
|
</text>
|
|
<text class="subsection-title">5.4 撤回同意</text>
|
<text class="section-text">
|
您可以通过设备权限设置撤回对位置信息、摄像头、相册等敏感权限的授权。
|
</text>
|
<text class="section-text">
|
请您理解,特定的业务功能需要您的信息才能得以完成,当您撤回同意后,我们无法继续为您提供撤回同意所对应的服务。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">六、我们如何处理未成年人的个人信息</text>
|
<text class="section-text">
|
6.1 本系统主要面向医疗急救从业人员,原则上不向未成年人提供服务。
|
</text>
|
<text class="section-text">
|
6.2 如果我们发现在未事先获得可证实的父母或法定监护人同意的情况下收集了未成年人的个人信息,我们会设法尽快删除相关数据。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">七、您的个人信息如何在全球范围内转移</text>
|
<text class="section-text">
|
我们在中华人民共和国境内收集和产生的个人信息将存储在中华人民共和国境内。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">八、本政策如何更新</text>
|
<text class="section-text">
|
8.1 我们可能适时修订本政策内容。如该等变更会导致您在本政策项下权利的实质减损,我们将在变更生效前,通过在页面显著位置提示、向您发送消息等方式通知您。
|
</text>
|
<text class="section-text highlight">
|
8.2 在该种情况下,若您继续使用我们的服务,即表示同意受经修订的本政策的约束。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">九、如何联系我们</text>
|
<text class="section-text">
|
9.1 如您对本隐私政策或您个人信息的相关事宜有任何问题、意见或建议,请通过以下方式与我们联系:
|
</text>
|
<text class="section-text">
|
电子邮箱:wanglizhong@966120.com.cn
|
</text>
|
<text class="section-text">
|
客服电话:020-966120
|
</text>
|
<text class="section-text">
|
工作时间:周一至周日 24小时
|
</text>
|
<text class="section-text">
|
9.2 一般情况下,我们将在15个工作日内回复您的请求。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">十、定义</text>
|
<text class="section-text">
|
个人信息:指以电子或者其他方式记录的能够单独或者与其他信息结合识别特定自然人身份或者反映特定自然人活动情况的各种信息。
|
</text>
|
<text class="section-text">
|
敏感个人信息:指一旦泄露或者非法使用,容易导致自然人的人格尊严受到侵害或者人身、财产安全受到危害的个人信息,包括生物识别、宗教信仰、特定身份、医疗健康、金融账户、行踪轨迹等信息。
|
</text>
|
<text class="section-text">
|
个人信息删除:指在实现日常业务功能所涉及的系统中去除个人信息的行为,使其保持不可被检索、访问的状态。
|
</text>
|
</view>
|
|
<view class="footer">
|
<text class="footer-text">感谢您信任并使用急救转运调度系统!</text>
|
</view>
|
</view>
|
</scroll-view>
|
</view>
|
</template>
|
|
<script>
|
export default {
|
data() {
|
return {}
|
},
|
methods: {
|
goBack() {
|
uni.navigateBack()
|
}
|
}
|
}
|
</script>
|
|
<style lang="scss">
|
.privacy-container {
|
height: 100vh;
|
display: flex;
|
flex-direction: column;
|
background-color: #f5f5f5;
|
|
.header {
|
display: flex;
|
align-items: center;
|
padding: 20rpx;
|
background-color: white;
|
border-bottom: 1rpx solid #f0f0f0;
|
|
.back-btn {
|
width: 60rpx;
|
height: 60rpx;
|
border-radius: 50%;
|
background-color: #f0f0f0;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
margin-right: 20rpx;
|
}
|
|
.title {
|
font-size: 36rpx;
|
font-weight: bold;
|
color: #333;
|
}
|
}
|
|
.content {
|
flex: 1;
|
padding: 30rpx;
|
}
|
|
.privacy-content {
|
background-color: white;
|
border-radius: 15rpx;
|
padding: 40rpx 30rpx;
|
|
.update-time,
|
.effect-time {
|
font-size: 24rpx;
|
color: #999;
|
margin-bottom: 10rpx;
|
}
|
|
.section {
|
margin-top: 40rpx;
|
|
&:first-child {
|
margin-top: 30rpx;
|
}
|
|
.section-title {
|
display: block;
|
font-size: 32rpx;
|
font-weight: bold;
|
color: #333;
|
margin-bottom: 20rpx;
|
line-height: 1.5;
|
}
|
|
.subsection-title {
|
display: block;
|
font-size: 30rpx;
|
font-weight: bold;
|
color: #666;
|
margin: 25rpx 0 15rpx;
|
line-height: 1.5;
|
}
|
|
.section-text {
|
display: block;
|
font-size: 28rpx;
|
color: #666;
|
line-height: 1.8;
|
margin-bottom: 15rpx;
|
text-align: justify;
|
|
&.highlight {
|
background-color: #fff8e6;
|
padding: 20rpx;
|
border-left: 4rpx solid #ff9500;
|
border-radius: 8rpx;
|
margin: 20rpx 0;
|
font-weight: bold;
|
color: #333;
|
}
|
|
&.indent {
|
padding-left: 40rpx;
|
position: relative;
|
|
&::before {
|
content: '';
|
position: absolute;
|
left: 20rpx;
|
top: 18rpx;
|
width: 8rpx;
|
height: 8rpx;
|
background-color: #666;
|
border-radius: 50%;
|
}
|
}
|
}
|
}
|
|
.footer {
|
margin-top: 60rpx;
|
padding-top: 40rpx;
|
border-top: 1rpx solid #f0f0f0;
|
text-align: center;
|
|
.footer-text {
|
font-size: 28rpx;
|
color: #007AFF;
|
font-weight: bold;
|
}
|
}
|
}
|
}
|
</style>
|