From 207823b94f5627fae49d29b51b5ce7186a70c8e0 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 04 一月 2025 09:59:48 +0800
Subject: [PATCH] #
---
src/main/webapp/views/order/order.html | 95 +++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 95 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html
index 7644d67..f0181c8 100644
--- a/src/main/webapp/views/order/order.html
+++ b/src/main/webapp/views/order/order.html
@@ -62,6 +62,7 @@
<option value="2">浣滀笟涓�</option>
<option value="4">宸插畬鎴�</option>
<option value="6">涓婃姤瀹屾垚</option>
+ <option value="7">涓婃姤澶辫触</option>
</select>
</div>
</div>
@@ -198,6 +199,7 @@
<script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/order/order.js" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/order/decimal.js" charset="utf-8"></script>
<script type="text/template" id="docTypeTpl">
<option value="">閫夋嫨绫诲瀷</option>
@@ -251,6 +253,99 @@
</script>
+<!-- 妯℃澘寮曟搸 -->
+<!-- 妯℃澘4 -->
+<script type="text/template" id="templatePreview4" class="template-qrcode">
+
+ <div style="width: 100%;border-bottom: #0C0C0C solid 2px;margin-bottom: 20px;">
+ <div style="height: 60px;text-align: center;line-height: 60px;font-size: 30px;">鍗曟嵁</div>
+<!-- <div style="height: 90px;text-align: center;line-height: 90px;">-->
+<!-- <img class="template-code template-qrcode" src="{{barcodeUrl}}" width="300">-->
+<!-- </div>-->
+<!-- <div style="height: 50px;text-align: center;font-size: 25px;">{{docNum}}</div>-->
+ <div style="height: 40px;text-align: left;line-height: 40px;font-size: 20px;">鍗曟嵁鍙风爜锛歿{docNum}}</div>
+ <div style="height: 40px;text-align: left;line-height: 40px;font-size: 20px;">鎬绘暟閲忥細{{anfmeSum}}</div>
+ </div>
+ <table width="100%" style="border:0;border-bottom:#0C0C0C solid 2px; margin-bottom:20px;padding:0;overflow: hidden;font-size: xx-small;table-layout: fixed;">
+ <tr style="height: 25px;font-size: 15px;">
+ <td align="left" scope="col" colspan="1" style="width: 150px;">
+ 鏂欏彿
+ </td>
+ <td align="left" scope="col" colspan="1" style="width: 80px;">
+ 鍟嗗搧鍚�
+ </td>
+ <td align="left" scope="col" colspan="1" style="width: 80px;">
+ 鏁伴噺
+ </td>
+ <td align="left" scope="col" colspan="1" style="width: 80px;">
+ 瀹屾垚鏁伴噺
+ </td>
+ <td align="center" scope="col" colspan="1">
+ 浜岀淮鐮�
+ </td>
+ </tr>
+ {{#each data}}
+ <tr style="height: 85px;font-size: 15px;">
+ <td align="left" scope="col" colspan="1" style="width: 100px;">
+ {{this.matnr}}
+ </td>
+ <td align="left" scope="col" colspan="1" style="width: 80px;">
+ {{this.maktx}}
+ </td>
+ <td align="left" scope="col" colspan="1" style="width: 80px;">
+ {{this.anfme}}
+ </td>
+ <td align="left" scope="col" colspan="1" style="width: 80px;">
+ {{this.qty}}
+ </td>
+ <td align="center" scope="col" colspan="1" rowspan="1">
+ <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="80px">
+ </td>
+ </tr>
+ {{/each}}
+ </table>
+ <!-- {{#each data}}-->
+<!-- <table width="100%" style="border:0;border-bottom:#0C0C0C solid 2px; margin-bottom:20px;padding:0;overflow: hidden;font-size: xx-small;table-layout: fixed;">-->
+<!-- <tr style="height: 25px;font-size: 15px;">-->
+<!-- <td align="left" scope="col" colspan="1" style="width: 100px;">-->
+<!-- 鏂欏彿:-->
+<!-- </td>-->
+<!-- <td>-->
+<!-- {{this.matnr}}-->
+<!-- </td>-->
+<!-- <td align="left" scope="col" colspan="1" rowspan="4">-->
+<!-- <img class="template-code template-qrcode" src="{{this.barcodeUrl}}" width="100px">-->
+<!-- </td>-->
+<!-- </tr>-->
+<!-- <tr style="height: 25px;font-size: 15px;">-->
+<!-- <td align="left" scope="col" colspan="1" style="width: 100px;">-->
+<!-- 鍟嗗搧鍚�:-->
+<!-- </td>-->
+<!-- <td>-->
+<!-- {{this.maktx}}-->
+<!-- </td>-->
+<!-- </tr>-->
+<!-- <tr style="height: 25px; font-size: 15px;">-->
+<!-- <td align="left" scope="col" colspan="1" style="width: 100px;">-->
+<!-- 鎷h揣鏁伴噺:-->
+<!-- </td>-->
+<!-- <td>-->
+<!-- {{this.anfme}}-->
+<!-- </td>-->
+<!-- </tr>-->
+<!-- <tr style="height: 30px; font-size: 15px;">-->
+<!-- <td align="left" scope="col" colspan="1" style="width: 100px;">-->
+<!-- 瀹屾垚鏁伴噺:-->
+<!-- </td>-->
+<!-- <td align="left" scope="col" colspan="1">-->
+<!-- {{this.qty}}-->
+<!-- </td>-->
+<!-- </tr>-->
+<!-- </table>-->
+<!-- {{/each}}-->
+</script>
+
+
<script type="text/html" id="payment">
<select id="select-primary" style="width: 100%" class="layui-border select-primary" lay-ignore >
<option value="1"
--
Gitblit v1.9.1