hn_cloud_web/smz-web/pages/work/smallSubManagement/teamPackageManageForm.html

329 lines
16 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="UTF-8">
<title>>班组小包干合作协议管理-包干合同模版预览</title>
<link rel="stylesheet" type="text/css" media="screen" href="../../../layui/css/layui.css">
<script type="text/javascript" src="../../../js/libs/jquery-3.6.0.js"></script>
<script type="text/javascript" src="../../../layui/layui.js"></script>
<script type="text/javascript" src="../../../js/publicJs.js"></script>
<script type="text/javascript" src="../../../js/jq.js"></script>
<style> /* 固定按钮样式 */
.fixed-button {
position: fixed;
top: 10px;
right: 10px;
z-index: 1000;
}
/* 表单样式 */
.contract-form {
width: 80%;
margin: 50px auto;
font-size: 16px;
}
.contract-form h3 {
text-align: center;
margin-bottom: 30px;
}
.contract-form .basic-info {
margin-bottom: 20px;
}
.contract-form .basic-info div {
display: flex;
align-items: center;
margin: 10px 0;
}
.contract-form .basic-info label {
width: 120px;
text-align: right;
margin-right: 10px;
}
.contract-form .basic-info input[type="text"] {
border: none;
border-bottom: 1px solid #ccc;
outline: none;
width: 300px;
padding: 5px 0;
background: transparent;
}
.contract-form textarea {
border: none;
border-bottom: 1px solid #ccc;
outline: none;
width: 100%;
height: 100px;
padding: 5px 0;
margin-top: 5px;
background: transparent;
resize: none;
}
.contract-form table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
.contract-form table td {
padding: 10px;
border: 1px solid #ccc;
}
.cus{
cursor: auto;
}
</style>
</head>
<body>
<div class="layui-form">
<!-- 固定按钮 -->
<button class="fixed-button layui-btn" onclick="contractInfo()">填写合同信息</button>
<!-- 表单内容 -->
<div class="layui-form contract-form">
<h3>架线施工“小包干”协议书</h3>
<!-- 基本信息 -->
<div class="basic-info">
<div>
<label >协议编号:</label>
<input class="cus" type="text" id="agreement-number" readonly >
</div>
<div>
<label >工程名称:</label>
<input class="cus" type="text" id="project-name" readonly >
</div>
<div>
<label >甲方:</label>
<input class="cus" type="text" id="party-a" readonly >
</div>
<div>
<label >乙方:</label>
<input class="cus" type="text" id="party-b" readonly >
</div>
<div>
<label >签订日期:</label>
<input class="cus" type="text" id="sign-date" readonly >
</div>
<div>
<label >签订地点:</label>
<input class="cus" type="text" id="sign-location" readonly >
</div>
</div>
<!-- 修改甲方(全称)和乙方的标签样式 -->
<div style="margin-top: 50px">
<label >甲方(全称):</label>
<input class="cus" type="text" id="party-a-fullname" readonly
style="border: none; border-bottom: 1px solid #000; width: 300px; text-align: center;">
</div>
<div>
<label for="party-b">乙方:</label>
<input class="cus" type="text" id="party-b1" readonly
style="border: none; border-bottom: 1px solid #000; width: 300px; text-align: center;">
</div>
<!-- 添加法律依据部分 -->
<div style="margin: 20px 0px">
依照《中华人民共和国合同法》、《中华人民共和国建筑法》等相关法律、法规、规章和规范性文件的规定,双方就本工程施工事项协商一致,达成如下协议:
</div>
<!-- 工程概况 -->
<h4 style="font-weight: bold;">一、工程概况</h4>
<div style="margin: 11px 0px;">
<label>工程名称:</label>
<input class="cus" type="text" readonly
style="border: none; border-bottom: 1px solid #000; width: 300px; text-align: center;">
</div>
<div style="margin: 11px 0px;">
<label>工程地点:</label>
<input class="cus" type="text" readonly
style="border: none; border-bottom: 1px solid #000; width: 300px; text-align: center;">
</div>
<div style="margin: 11px 0px;">
<label>工程规模:</label>
<input class="cus" type="text" readonly
style="border: none; border-bottom: 1px solid #000; width: 300px; text-align: center;">
</div>
<!-- “小包干”作业暂定范围和作业内容 -->
<h4 style="font-weight: bold;">二、“小包干”作业暂定范围和作业内容</h4>
<div style="margin: 11px 0px;">
<label>作业暂定范围:</label>
<input class="cus" type="text" placeholder="工序" readonly style="border: none; border-bottom: 1px solid #000; width: 150px; text-align: center;">
<input class="cus" type="text" placeholder="桩位" readonly style="border: none; border-bottom: 1px solid #000; width: 150px; text-align: center; margin-left: 20px;">
</div>
<div style="margin: 11px 0px;">
<label>作业暂定内容(按包干工序据实调整):</label>
</div>
<div style="margin: 11px 0px;">
<label>1.</label>
<input class="cus" readonly type="text" value="导线、地线、光缆展放及相关附件安装、标志牌及警示牌安装的劳务作业。" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label>2.</label>
<input class="cus" readonly type="text" value="保护帽浇制、地面整理、辅助工程及施工道路修筑等辅助工作的劳务作业。" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label>3.</label>
<input class="cus" readonly type="text" value="施工场地施工完毕后恢复整理相关工作的劳务作业。" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label>4.</label>
<input class="cus" readonly type="text" value="材料站劳务配合的劳务作业。" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label>5.</label>
<input class="cus" readonly type="text" value="工程竣工验收等配合的劳务作业;" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label>6.</label>
<input class="cus" readonly type="text" value="配合现场地方协调、补偿工作的劳务作业;" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label>7.</label>
<input class="cus" readonly type="text" value="服从公司、项目部现场管理要求;" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<div style="margin: 11px 0px;">
<label></label>
<input class="cus" readonly type="text" value="具体以甲方安排的劳务工作为准。" style="border: none; border-bottom: 1px solid #000; width: calc(100% - 20px); text-align: left;">
</div>
<!-- 作业期限 -->
<h4 style="font-weight: bold;">三、作业期限</h4>
<div style="margin: 7px 0px;">
<label>计划开始暂定作业日期:</label>
<input class="cus" type="text" readonly placeholder="年 月 日" style="border: none; border-bottom: 1px solid #000; width: 150px; text-align: center;">
</div>
<div style="margin: 7px 0px;">
<label>计划结束暂定作业日期:</label>
<input class="cus" type="text" readonly placeholder="年 月 日" style="border: none; border-bottom: 1px solid #000; width: 150px; text-align: center;">
</div>
<div style="margin: 7px 0px;">
<label>1.作业期限预计总日历天数为天,从实际进场时间开始起算。</label>
</div>
<div style="margin: 7px 0px;">
<label>2.实际进场时间,以甲方通知为准。</label>
</div>
<div style="margin: 7px 0px;">
<label>3.具体作业期限以甲方作业票记录为准。</label>
</div>
<!-- 协议价款及付款方式 -->
<h4 style="font-weight: bold;">四、协议价款及付款方式</h4>
<div style="margin: 7px 0px;">
<label>1.暂定协议价为:人民币 </label>
<input class="cus" type="text" readonly placeholder="大写" style="border: none; border-bottom: 1px solid #000; width: 200px; text-align: center;">
<label>(¥)</label>
<input class="cus" type="text" readonly placeholder="不含税" style="border: none; border-bottom: 1px solid #000; width: 150px; text-align: center;">
<label>(不含税)。协议价格包括乙方安全文明施工措施费、人工费、生活车台班费、施工人员生活费、房租水电费、人员及工机具调遣费、劳务报酬等,并综合考虑了工程开工至竣工验收为止期间的物价上涨、政策性调整、一般性自然灾害、雨休及当地阻工造成的窝工等风险因素的影响。</label>
</div>
<div style="margin: 7px 0px;">
<label>2.“小包干”协议执行时,工资发放按照“保底工资”模式,技工标准为 </label>
<input class="cus" type="text" readonly value="350" style="border: none; border-bottom: 1px solid #000; width: 50px; text-align: center;">
<label>,普工标准为 </label>
<input class="cus" type="text" readonly value="200" style="border: none; border-bottom: 1px solid #000; width: 50px; text-align: center;">
<label>。甲方根据乙方作业进度按月支付费用当费用支付到协议价款的90%时,停止支付。</label>
</div>
<div style="margin: 7px 0px;">
<label>3.在包干工序完工后,由甲方根据“小包干”完成情况进行审定,扣除已发放“保底工资”和违约罚款后,支付剩余包干费用。</label>
</div>
<!-- 乙方承诺 -->
<h4 style="font-weight: bold;">五、乙方承诺</h4>
<div style="margin: 7px 0px;">
<label>1.乙方对本协议作业范围内的工程质量向甲方负责。服从甲方转发的发包人指令。未经甲方授权或允许,不得擅自与发包人及有关部门建立工作联系。</label>
</div>
<div style="margin: 7px 0px;">
<label>2.不以任何形式将本协议约定的作业进行违法转包、分包。</label>
</div>
<div style="margin: 7px 0px;">
<label>3.落实甲方工程参建人员实名制信息化管控要求,不委派未经相应培训、未获得身份识别卡及其他不符合要求的人员进入施工现场。</label>
</div>
<div style="margin: 7px 0px;">
<label>4.按照法律规定及协议约定,委托甲方对委派的劳务作业人员进行日常管理,劳务作业人员在甲方作业层班组骨干的组织、指挥和监护下开展作业。</label>
</div>
<div style="margin: 7px 0px;">
<label>5.按照本协议的预期工效完成配合施工的作业内容。</label>
</div>
<div style="margin: 7px 0px;">
<label>6.在劳务作业中服从甲方的工作安排,配合采取必要的措施,实现工程建设目标。</label>
</div>
<div style="margin: 7px 0px;">
<label>7.遵守甲方对工程施工的各项管理要求,接受甲方的考核结果。</label>
</div>
<div style="margin: 7px 0px;">
<label>8.配合甲方做好与本协议有关的审计工作。</label>
</div>
<div style="margin: 7px 0px;">
<label>9.乙方确认已阅读及理解协议附件所列规章制度规定,并承诺严格遵守与其履行本协议义务相关的规定。</label>
</div>
<!-- 协议价格调整 -->
<h4 style="font-weight: bold;">六、协议价格调整</h4>
<div style="margin: 7px 0px;">
<label>1.因乙方原因造成第三方人提供的施工机械和工器具损坏或丢失,乙方需按市场价赔偿第三方人的损失。</label>
</div>
<div style="margin: 7px 0px;">
<label>2.结算工作量根据设计竣工图工作量(对外结算四方签证认可后的工作量)双向调整;</label>
</div>
<div style="margin: 7px 0px;">
<label>3.协议暂列用工量(安全生产配合用工及工作量之外暂列用工)根据甲方实际签证用工结算双向调整。</label>
</div>
<div style="margin: 7px 0px;">
<label>4.乙方按照甲方签订的分包安全协议进行施工,甲方若发现乙方未按要求进行施工,有权对乙方进行安全处罚。</label>
</div>
<div style="margin: 7px 0px;">
<label>5.如果乙方不能达到甲方的要求,甲方有权要求乙方工程暂停,所造成的费用损失由乙方自己承担。</label>
</div>
<!-- 协议生效 -->
<h4>七、协议生效</h4>
<div>
<label>本协议在以下条件全部满足之日起生效:</label>
</div>
<div>
<label>(1) 本协议经双方负责人签署;</label>
</div>
<div>
<label>(2) /。</label>
</div>
<!-- 协议份数 -->
<h4>八、协议份数</h4>
<div>
<label>本协议一式2份甲方执1份乙方执1份具有同等法律效力。</label>
</div>
<!-- 签字盖章 -->
<table style="width: 100%; margin-top: 20px; border-collapse: collapse;">
<tr>
<td style="width: 50%; padding: 10px; border: 1px solid #ccc; text-align: left;">
<label>甲方:</label><br><br>盖章)<br><br>
</td>
<td style="width: 50%; padding: 10px; border: 1px solid #ccc; text-align: left;">
<label>乙方:</label><br><br>
</td>
</tr>
<tr>
<td style="width: 50%; padding: 10px; border: 1px solid #ccc; text-align: left;">
<label>签订时间:</label>
</td>
<td style="width: 50%; padding: 10px; border: 1px solid #ccc; text-align: left;">
<label>签订时间:</label>
</td>
</tr>
</table>
</div>
</div>
</body>
<script type="text/javascript" src="../../../js/work/smallSubManagement/teamPackageManageForm.js"
defer="defer"></script>