123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>用户协议</title>
- <style>
- body {
- font-family: Arial, sans-serif;
- color: #333;
- background-color: #f0f0f0;
- margin: auto;
- width: 100%;
- }
- .bold {
- font-weight: bold;
- color: #000;
- }
- .bottom-margin {
- margin-bottom: 10px;
- }
- .privacy-page {
- padding: 10px;
- }
- .privacy-header {
- text-align: center;
- margin-bottom: 10px;
- }
- .privacy-header .title {
- font-size: 24px;
- color: #333;
- font-weight: bold;
- }
- .section {
- margin-bottom: 20px;
- }
- .section-title {
- font-size: 20px;
- color: #333;
- font-weight: bold;
- margin-bottom: 5px;
- }
- .section-subtitle {
- font-weight: bold;
- margin-bottom: 5px;
- text-indent: 1em;
- font-size: 16px;
- color: #333;
- margin-top: 5px;
- }
- .section-text {
- font-size: 14px;
- color: #666;
- line-height: 1.6;
- text-indent: 2em;
- width: 100%;
- overflow: hidden;
- }
- .custom-text {
- font-size: 14px;
- color: #666;
- line-height: 1.6;
- width: 100%;
- overflow: hidden;
- }
- .section-subtitle.no-top-margin {
- margin-top: 0;
- }
- .privacy-footer {
- text-align: center;
- margin-top: 10px;
- }
- .confirm-button {
- padding: 10px 20px;
- font-size: 16px;
- color: #fff;
- background-color: #007bff;
- border: none;
- border-radius: 4px;
- cursor: pointer;
- }
- @media (max-width: 768px) {
- .privacy-header .title {
- font-size: 20px;
- }
- .section-title {
- font-size: 18px;
- }
- .section-subtitle {
- font-size: 14px;
- }
- .section-text {
- font-size: 12px;
- }
- }
- ::-webkit-scrollbar {
- display: none; /* Chrome, Safari, Edge */
- }
- .scroll-view {
- -ms-overflow-style: none; /* IE and Edge */
- scrollbar-width: none; /* Firefox */
- }
- </style>
- </head>
- <body>
- <div class="scroll-view">
- <div class="privacy-page">
- <div class="privacy-header">
- <p class="title">龙嘉L1-ERP 产品用户协议</p>
- </div>
- <div class="privacy-content">
- <div class="section">
- <p class="section-text">
- 欢迎阅读 <span class="bold">龙嘉L1-ERP</span> 产品用户协议(以下简称“本协议”)。本协议是您(个人或单一实体)与龙嘉科技有限公司(以下简称“龙嘉科技”)之间关于龙嘉L1-ERP软件产品(以下简称“软件产品”)的法律协议。软件产品包括计算机软件及相关媒体、印刷材料、电子文档以及龙嘉科技提供给您的软件产品的任何更新和补充资料。一旦您安装、复制、下载、访问或以其他方式使用龙嘉L1-ERP,即表示您同意接受本协议的各项条款。如您不同意本协议的条款,请勿安装或使用龙嘉L1-ERP产品。
- </p>
- </div>
- <div class="section">
- <p class="section-title">1、用户授权</p>
- <p class="section-text">
- 龙嘉科技根据本协议的约定授予您对本软件产品的使用权。本软件产品受著作权法及其他知识产权法和相关国际条约的保护。软件产品只能在本协议许可的范围内使用,不能另行出售、复制、修改、转让等。在本协议有效期间,您仅享有使用权,其他任何权益均归龙嘉科技所有。
- </p>
- </div>
- <div class="section">
- <p class="section-title">2、登录与使用</p>
- <p class="section-subtitle no-top-margin">2.1 登录方式</p>
- <p class="section-text">
- 用户需通过中转码、用户名和密码进行登录。中转码为公司ERP产品(龙嘉业务后台)上的二维码。
- </p>
- <p class="section-subtitle">2.2 账户管理</p>
- <p class="section-text">
- 用户名和密码需由管理员在公司ERP产品(龙嘉L1-ERP PC版)上添加用户后方可登录。
- </p>
- <p class="section-subtitle">2.3 权限管理</p>
- <p class="section-text">
- 部分功能需由管理员在用户权限界面赋予相应权限方可使用。所有操作可联系公司相关负责人员协助。
- </p>
- </div>
- <div class="section">
- <p class="section-title">3、使用限制</p>
- <p class="section-text">
- 您承诺不进行以下行为:
- </p>
- <p class="section-text">
- (1)将软件或其使用权利,有偿或无偿向其他单位或个人销售、转租、转借、转让。
- </p>
- <p class="section-text">
- (2)向其他单位或个人提供软件或资料的复制品。
- </p>
- <p class="section-text">
- (3)对软件进行改变、反编译、反汇编等反向工程处理。
- </p>
- <p class="section-text">
- (4)试图获得本软件的原代码。
- </p>
- <p class="section-text">
- (5)去除或掩盖有关软件著作权或商标的标志。
- </p>
- <p class="section-text">
- (6)其他超越或违反本协议规定行使软件权利的行为。
- </p>
- <p class="section-text">
- 如果您违反上述规定,您的使用权将自行终止。
- </p>
- </div>
- <div class="section">
- <p class="section-title">4、风险提示</p>
- <p class="section-text">
- 龙嘉科技特别提示您:在使用本软件产品时,请注意风险控制,使用本软件产品由您自行承担风险。龙嘉科技不保证本软件适用或不出故障。在适用法律允许的最大范围内,龙嘉科技在任何情况下不对因使用或无法使用本软件产品所造成的特殊、意外、直接或间接损失承担赔偿责任。对因软件遗失、被盗、毁损、误用或擅自修改造成的损失,龙嘉科技不承担任何责任。
- </p>
- </div>
- <div class="section">
- <p class="section-title">5、责任有限</p>
- <p class="section-text">
- 龙嘉科技不对因使用或无法使用本软件所引起的任何间接、意外、直接、特殊、惩罚性或其它任何损害(包括但不限于因人身伤害或财产损坏而造成的损害,因利润损失、数据损失、营业中断等造成的损害)承担赔偿责任,即使龙嘉科技事先被告知该损害发生的可能性。软件为虚拟产品,付费成功后不接受退货退款。
- </p>
- </div>
- <div class="section">
- <p class="section-title">6、信息收集与隐私</p>
- <p class="section-subtitle no-top-margin">6.1 信息收集</p>
- <p class="section-text">
- 本软件会收集用户的AndroidID,用于提升服务质量和用户体验。具体的收集目的、方式和范围将在隐私政策中详细说明。
- </p>
- <p class="section-subtitle">6.2 用户授权</p>
- <p class="section-text">
- 用户需明确同意隐私政策方可使用本软件。
- </p>
- <p class="section-subtitle">6.3 信息安全</p>
- <p class="section-text">
- 我们承诺采取合理措施保护用户信息不被非法获取或泄露。
- </p>
- </div>
- <div class="section">
- <p class="section-title">7、账户安全与保密</p>
- <p class="section-text">
- (1)在注册过程中,您将选择账户名和密码。您须自行负责对账户名和密码的保密,并对在账户名和密码下发生的所有活动承担责任。
- </p>
- <p class="section-text">
- (2)龙嘉科技不对因您未能保管好账户和密码而产生的后果承担任何责任。
- </p>
- <p class="section-text">
- (3)如果发现任何未经授权使用您账户的行为,您应立即通知龙嘉科技。
- </p>
- </div>
- <div class="section">
- <p class="section-title">8、终止或访问限制</p>
- <p class="section-text">
- (1)如果您违反本协议的任何条款,龙嘉科技有权随时终止您的服务。终止服务后,您必须立即停止使用龙嘉L1-ERP。
- </p>
- <p class="section-text">
- (2)龙嘉科技有权在不向您收费的情况下随时停止提供服务,并删除和丢弃您在使用服务中提交的所有资料。
- </p>
- </div>
- <div class="section">
- <p class="section-title">9、联系信息</p>
- <p class="section-text">
- 如有任何疑问或需要支持,请通过以下方式联系我们:
- </p>
- <p class="custom-text">
- 佛山市顺德区龙嘉软件有限公司
- </p>
- <p class="custom-text">
- (1)地址:佛山市顺德区龙江镇西溪工业区雄塑科技大厦二楼龙嘉软件
- </p>
- <p class="custom-text">
- (2)总部电话:0757-23873986;23393986
- </p>
- <p class="custom-text">
- (3)总部QQ:1315087709
- </p>
- <p class="custom-text">
- (4)广东销售经理(黎先生):13695229509
- </p>
- </div>
- </div>
- </div>
- </div>
- <script>
- </script>
- </body>
- </html>
|