瀏覽代碼

付费转账记录优化

liujiankang 5 年之前
父節點
當前提交
68cd1e045f

+ 1 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/cm/customer/update_relation.ftl

@@ -527,7 +527,7 @@
                         </tr>
                         </#list>
                     <#else>
-                    <tr id="colspanId"><td colspan="8" class="td-manage text-c" >暂时没有付费信息,请添加!</td></tr>
+                    <tr id="colspanId"><td colspan="11" class="td-manage text-c" >暂时没有付费信息,请添加!</td></tr>
                     </#if>
                     </tbody>
                 </table>

+ 1 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/pts/machine/machine_print_List.ftl

@@ -220,7 +220,7 @@
                                     /* '<span style="position: absolute;padding-top: 100px;padding-left: -100px;" id="barcodeId">'+machineBarcode+'</span>' +*/
                                     '</div>');
                         }else{
-                            $("#printlist").append('<div style="width: 242px;height: 120px;position: relative;">' +
+                            $("#printlist").append('<div style="width: 242px;height: 122px;position: relative;">' +
                                     '<span style="position: absolute;left: 10px;font-size: 14px;">反渗透净水机</span>' +
                                     '<span style="position: absolute;top: 25px;left: 10px;font-size: 12px;visibility:hidden;">型号:'+producePattern+'-'+produceModel+'</span>' +
                                     '<span style="position: absolute;top: 40px;left: 10px;font-size: 12px;visibility:hidden;">S/N</span>' +