<template>
|
<view class="agreement-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="agreement-content">
|
<view class="update-time">更新日期:2025年1月25日</view>
|
<view class="effect-time">生效日期:2025年1月25日</view>
|
|
<view class="section">
|
<text class="section-title">欢迎使用急救转运调度系统!</text>
|
<text class="section-text">
|
在您使用急救转运调度系统(以下简称"本系统"或"本服务")之前,请您仔细阅读并充分理解本《用户服务协议》(以下简称"本协议")。
|
</text>
|
<text class="section-text">
|
本协议是您与本系统运营方(以下简称"我们")之间就使用本系统所订立的协议。通过注册、登录或使用本系统,即表示您已阅读、理解并同意接受本协议的全部内容。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">一、服务说明</text>
|
<text class="section-text">
|
1.1 本系统是一个专业的急救转运调度管理平台,为医疗机构、急救中心及相关工作人员提供任务调度、车辆管理、人员协调等服务。
|
</text>
|
<text class="section-text">
|
1.2 本系统支持的功能包括但不限于:
|
</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 indent">
|
· 任务状态实时更新
|
</text>
|
<text class="section-text indent">
|
· 消息通知与提醒
|
</text>
|
<text class="section-text">
|
1.3 我们将根据业务发展需要,不定期地对本系统及相关功能进行调整、升级或优化。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">二、账号注册与使用</text>
|
<text class="section-text">
|
2.1 您需要通过合法途径注册并获得本系统账号,账号由系统管理员统一分配和管理。
|
</text>
|
<text class="section-text">
|
2.2 您应当妥善保管账号及密码,不得将账号转让、出借或以其他方式提供给他人使用。因您保管不善导致的账号被盗用等损失由您自行承担。
|
</text>
|
<text class="section-text">
|
2.3 您承诺提供的注册信息真实、准确、完整,并及时更新相关信息。如因提供虚假信息造成的一切后果由您自行承担。
|
</text>
|
<text class="section-text">
|
2.4 您理解并同意,您的账号仅限本人使用,禁止赠与、借用、租用、转让或售卖。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">三、用户行为规范</text>
|
<text class="section-text">
|
3.1 您在使用本系统时,应当遵守中华人民共和国相关法律法规,不得利用本系统从事违法违规活动。
|
</text>
|
<text class="section-text">
|
3.2 您不得进行以下行为:
|
</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 indent">
|
· 利用系统漏洞谋取不正当利益
|
</text>
|
<text class="section-text indent">
|
· 干扰系统正常运行
|
</text>
|
<text class="section-text indent">
|
· 录任意编造、捏造虚假任务信息
|
</text>
|
<text class="section-text">
|
3.3 您应当按照真实情况填写任务信息,确保患者信息、地址信息等准确无误,以保障急救服务的及时性和有效性。
|
</text>
|
<text class="section-text">
|
3.4 作为急救转运工作人员,您应当:
|
</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>
|
</view>
|
|
<view class="section">
|
<text class="section-title">四、隐私保护</text>
|
<text class="section-text">
|
4.1 我们非常重视用户隐私保护,将按照《隐私政策》的约定收集、使用、存储和保护您的个人信息。
|
</text>
|
<text class="section-text">
|
4.2 在使用本系统过程中,我们可能需要收集以下信息:
|
</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.3 未经您同意,我们不会向第三方提供、出售、出租、分享或交易您的个人信息。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">五、知识产权</text>
|
<text class="section-text">
|
5.1 本系统及其包含的所有内容(包括但不限于文字、图片、软件、程序、数据等)的知识产权均归我们所有或已获得合法授权。
|
</text>
|
<text class="section-text">
|
5.2 未经我们书面许可,您不得以任何形式复制、传播、展示、镜像、上传、下载本系统的任何内容。
|
</text>
|
<text class="section-text">
|
5.3 您在使用本系统过程中创建的任务数据、操作记录等,其使用权归您所有,但我们有权将其用于统计分析、服务改进等目的。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">六、服务中断或终止</text>
|
<text class="section-text">
|
6.1 在以下情况下,我们有权中断或终止向您提供服务:
|
</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">
|
6.2 因系统维护或升级等原因需要暂停服务的,我们将尽可能事先通知您。
|
</text>
|
<text class="section-text">
|
6.3 如果您不再使用本系统,可以申请注销账号。账号注销后,您将无法再使用该账号,且无法恢复相关数据。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">七、免责声明</text>
|
<text class="section-text">
|
7.1 本系统仅作为急救转运调度管理工具,我们对以下情况不承担责任:
|
</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">
|
7.2 本系统提供的定位、导航等功能仅供参考,实际执行任务时请以现场实际情况为准。
|
</text>
|
<text class="section-text">
|
7.3 我们对本系统中第三方提供的服务或内容不承担责任。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">八、协议变更</text>
|
<text class="section-text">
|
8.1 我们有权根据需要修改本协议的内容,修改后的协议将在系统内公布。
|
</text>
|
<text class="section-text">
|
8.2 如果您不同意修改后的协议内容,您有权停止使用本系统。如果您继续使用本系统,则视为您接受修改后的协议。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">九、争议解决</text>
|
<text class="section-text">
|
9.1 本协议的订立、执行和解释及争议的解决均应适用中华人民共和国法律。
|
</text>
|
<text class="section-text">
|
9.2 如双方就本协议内容或其执行发生任何争议,双方应尽量友好协商解决;协商不成时,任何一方均可向我们所在地人民法院提起诉讼。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">十、其他</text>
|
<text class="section-text">
|
10.1 本协议构成您与我们之间关于使用本系统的完整协议,取代双方之前就相同事项达成的任何口头或书面协议。
|
</text>
|
<text class="section-text">
|
10.2 如本协议的任何条款被视为无效或无法执行,该条款应予以删除,其余条款继续有效。
|
</text>
|
<text class="section-text">
|
10.3 我们对本协议拥有最终解释权。
|
</text>
|
</view>
|
|
<view class="section">
|
<text class="section-title">十一、联系我们</text>
|
<text class="section-text">
|
如您对本协议有任何疑问、意见或建议,请通过以下方式联系我们:
|
</text>
|
<text class="section-text">
|
电子邮箱:wanglizhong@966129.com.cn
|
</text>
|
<text class="section-text">
|
客服电话:966120
|
</text>
|
<text class="section-text">
|
工作时间:周一至周日 24小时
|
</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">
|
.agreement-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;
|
}
|
|
.agreement-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;
|
}
|
|
.section-text {
|
display: block;
|
font-size: 28rpx;
|
color: #666;
|
line-height: 1.8;
|
margin-bottom: 15rpx;
|
text-align: justify;
|
|
&.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>
|