|
@@ -15,15 +15,19 @@
|
|
|
#province select{margin-right:10px; width:100px;height: 31px;-webkit-appearance:none !important;appearance:none;background: url(images/select-1.png) right center no-repeat;background-size: auto 100%;padding-left:3px;padding-right: 25px;}
|
|
|
.select-box{background: url(${path}/common/images/pts/select-1.png) right center no-repeat;background-size: auto 100%;}
|
|
|
.select-box select{-webkit-appearance:none !important;background-color: transparent; appearance:none;padding-right: 25px;}
|
|
|
- .table-bg th{background-color: #e2f6ff;}
|
|
|
+ .table-bg th{background-color: #e2f6ff;text-align: center;}
|
|
|
+ .table-bordered td{text-align: center;}
|
|
|
.update-parts>span{margin-right: 10px;padding: 3px 4px;background-color: #effaff;border: 1px solid #32a3d8;}
|
|
|
.my-btn-search{border: 1px solid #32a3d8;padding: 1px 25px;height: 20px;background-color: #32a3d8;color: #fff;}
|
|
|
|
|
|
.clearfix:after{content:"\20";display:block;height:0;clear:both;visibility:hidden}.clearfix{zoom:1}
|
|
|
- .tabBar {border-bottom: 2px solid #222}
|
|
|
- .tabBar span {background-color: #e8e8e8;cursor: pointer;display: inline-block;float: left;font-weight: bold;height: 30px;line-height: 30px;padding: 0 15px}
|
|
|
- .tabBar span.current{background-color: #222;color: #fff}
|
|
|
+ .tabBar span {background-color: #fff;cursor: pointer;display: inline-block;float: left;font-weight: bold;height: 30px;line-height: 30px;padding: 0 15px;position: relative;}
|
|
|
.tabCon {display: none}
|
|
|
+ .tabBar span.current{background-color: #fff;color: #50a2ea;}
|
|
|
+ .tabBar span.current:after{content: '';width: 2em;height: 2px;background: #50a2ea;position: absolute;left: 50%;bottom: 0;margin-left: -1em;}
|
|
|
+ .tabBar{border-bottom: 1px solid #ccc;}
|
|
|
+ .table-bg thead th{background: #f7fafd;}
|
|
|
+ .td-manage>a{color: #50a2ea;}
|
|
|
input[type=radio]{-webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/radio-1.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
|
|
|
input[type=radio]:checked{-webkit-appearance:none;appearance:none;background: url(${path}/common/images/pts/radio-2.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
|
|
|
</style>
|
|
@@ -64,7 +68,7 @@
|
|
|
<#--<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>寄回信息</strong>
|
|
|
</div>-->
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bg table-bordered" >
|
|
|
<thead>
|
|
|
<tr>
|
|
@@ -84,9 +88,9 @@
|
|
|
<td>${(sendbackInfo.sendbackLogisticsNo)!''}</td>
|
|
|
<td>${(sendbackInfo.sendbackName)!''}<br>${(sendbackInfo.sendbackTel)!''}</td>
|
|
|
<td>
|
|
|
- <#if sendbackInfo.sendbackStatus == 1>未配送</#if>
|
|
|
+ <#if sendbackInfo.sendbackStatus == 1><span class="c-warning">未配送</span></#if>
|
|
|
<#if sendbackInfo.sendbackStatus == 2>配送中</#if>
|
|
|
- <#if sendbackInfo.sendbackStatus == 3>已签收</#if>
|
|
|
+ <#if sendbackInfo.sendbackStatus == 3><span class="c-success">已签收</span></#if>
|
|
|
</td>
|
|
|
<td>
|
|
|
<#if sendbackInfo.listSendbackItem?? && (sendbackInfo.listSendbackItem?size > 0) >
|
|
@@ -103,7 +107,7 @@
|
|
|
</#if>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
- <button type="button" class="btn btn-primary" style="background: #32a3d8;color: #fff;" id="" name="" onclick="showSendbackDiv();">增加寄回物流</button>
|
|
|
+ <button type="button" class="btn btn-primary" style="background: #32a3d8;color: #fff;display: block;margin: 20px auto;" id="" name="" onclick="showSendbackDiv();">添加寄回信息</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
@@ -111,12 +115,12 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong></strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="row cl">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>寄回信息</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-b1" name="sendbackStatus" value="1">
|
|
|
<label for="tel-b1">未寄回</label>
|
|
@@ -222,12 +226,12 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong></strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="row cl">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>寄回信息</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-c1" name="sendbackStatuss" value="1">
|
|
|
<label for="tel-c1">未寄回</label>
|
|
@@ -238,7 +242,7 @@
|
|
|
</div>
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-c3" name="sendbackStatuss" value="3">
|
|
|
- <label for="tel-c3">已签收</label>
|
|
|
+ <label class="c-success">已签收</label>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -348,7 +352,7 @@
|
|
|
<#--<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>邮费信息</strong>
|
|
|
</div>-->
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bg table-bordered" >
|
|
|
<thead>
|
|
|
<tr>
|
|
@@ -394,13 +398,13 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong></strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div >
|
|
|
<div class="row cl">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>状态</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-66" name="postageStatus" checked value="1">
|
|
|
<label for="tel-66">未申请</label>
|
|
@@ -458,13 +462,13 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong></strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div>
|
|
|
<div class="row cl">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>状态</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10 skin-minimal">
|
|
|
+ <div class="formControls col-12 col-sm-12 skin-minimal">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-666" name="postageStatuss" value="1">
|
|
|
<label for="tel-666">未申请</label>
|
|
@@ -558,7 +562,7 @@
|
|
|
<#--<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>收费信息</strong>
|
|
|
</div>-->
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bg table-bordered" >
|
|
|
<thead>
|
|
|
<tr>
|
|
@@ -604,7 +608,7 @@
|
|
|
</#if>
|
|
|
</td>
|
|
|
<td>${informationInfo.feeDesc!''}</td>
|
|
|
- <td><a onclick="deleteInformationInfo(${(informationInfo.feeId)!});">删除</a> <a onclick="getInformationInfo(${(informationInfo.feeId)!});">修改</a></td>
|
|
|
+ <td style="color: #50a2ea;"><a onclick="deleteInformationInfo(${(informationInfo.feeId)!});">删除</a> <a onclick="getInformationInfo(${(informationInfo.feeId)!});">修改</a></td>
|
|
|
</tr>
|
|
|
</#list>
|
|
|
<#else>
|
|
@@ -612,20 +616,20 @@
|
|
|
</#if>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
- <button type="button" class="btn btn-primary" style="background: #32a3d8;color: #fff;" id="" name="" onclick="showInformationInfoDiv();">录入收费信息</button>
|
|
|
+ <button type="button" class="btn btn-primary" style="background: #32a3d8;color: #fff;display: block;margin: 20px auto;" id="" name="" onclick="showInformationInfoDiv();">录入收费信息</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="row cl" id="addInformationInfoId" style="display: none;">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong></strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div >
|
|
|
<div class="row cl">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>状态</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-333" name="feeStatus" checked value="1">
|
|
|
<label for="tel-333">待付款</label>
|
|
@@ -698,13 +702,13 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong></strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div >
|
|
|
<div class="row cl">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>状态</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-333s" name="feeStatuss" checked value="1">
|
|
|
<label for="tel-333s">待付款</label>
|
|
@@ -777,7 +781,7 @@
|
|
|
</div>
|
|
|
<div <#if procMethod.procMethodIsBack == 1>class="tabCon"</#if>style="display: none;">
|
|
|
<div class="row cl" id="detectDiv">
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bg table-bordered" >
|
|
|
<thead>
|
|
|
<tr>
|
|
@@ -881,13 +885,13 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="row cl" id="updateDetect" style="display: none;">
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div >
|
|
|
<div class="row cl" id="updateDetect_1" style="display: none;">
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>处理结果:</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-001" name="detectProcessingResults_1" checked value="1">
|
|
|
<label for="tel-001">付费维修</label>
|
|
@@ -914,7 +918,7 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>处理结果:</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="radio-box">
|
|
|
<input type="radio" id="tel-002" name="detectProcessingResults_2" checked value="2">
|
|
|
<label for="tel-002">免费维修</label>
|
|
@@ -960,7 +964,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="row cl" id="getDetect" style="display: none;">
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<div class="row cl" >
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>检测ID:</strong>
|
|
@@ -1058,7 +1062,7 @@
|
|
|
</div>
|
|
|
<div <#if procMethod.procMethodIsBack == 1>class="tabCon"</#if>style="display: none;">
|
|
|
<div class="row cl" id="signclosedDiv">
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bordered table-bg table-hover table-sort">
|
|
|
<thead>
|
|
|
<tr class="text-c">
|
|
@@ -1138,7 +1142,7 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>QC进度</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bg table-bordered">
|
|
|
<tbody class="text-c" id="detect_table"><tr>
|
|
|
<th>工厂检测现象</th><th>故障分类</th><th>故障原因</th><th>判定结果</th><th>故障指向</th><th>原因分析</th><th>生产维修</th>
|
|
@@ -1152,7 +1156,7 @@
|
|
|
<div class="formControls col-2 col-sm-2 text-r">
|
|
|
<strong>返修进度</strong>
|
|
|
</div>
|
|
|
- <div class="formControls col-10 col-sm-10">
|
|
|
+ <div class="formControls col-12 col-sm-12">
|
|
|
<table class="table table-border table-bg table-bordered">
|
|
|
<tbody class="text-c" id="maintenance_table"><tr>
|
|
|
<th>是否可返修</th><th>返修内容</th><th>返修日期</th>
|