Commit dee82d8f authored by liboyang's avatar liboyang

标签打印

parent 8f860029
...@@ -117,8 +117,8 @@ ...@@ -117,8 +117,8 @@
</div> </div>
</div> </div>
</section> </section>
<!--<div style="display: none;"> <div style="display: none;">
<div id="div1"> <!--<div id="div1">
<p> <p>
<object id="LODOP_OB" classid="clsid:2105C259-1E0C-4534-8141-A753534CB4CA" width=0 height=0> <object id="LODOP_OB" classid="clsid:2105C259-1E0C-4534-8141-A753534CB4CA" width=0 height=0>
<embed id="LODOP_EM" type="application/x-print-lodop" width=0 height=0 pluginspage="install_lodop32.exe"></embed> <embed id="LODOP_EM" type="application/x-print-lodop" width=0 height=0 pluginspage="install_lodop32.exe"></embed>
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
<div style="font-family:'黑体';height:7mm;position: absolute;top:5mm;left:4mm;">{{json.policeData}}</div> <div style="font-family:'黑体';height:7mm;position: absolute;top:5mm;left:4mm;">{{json.policeData}}</div>
<div style="font-family:'黑体';height:7mm;position: absolute;top:12mm;left:3mm;">{{json.policeName}}</div> <div style="font-family:'黑体';height:7mm;position: absolute;top:12mm;left:3mm;">{{json.policeName}}</div>
<div style="font-family:'黑体';height:7mm;position: absolute;top:20mm;left:5mm;">数量:{{json.count}}张</div> <div style="font-family:'黑体';height:7mm;position: absolute;top:20mm;left:5mm;">数量:{{json.count}}张</div>
</div> </div>-->
<div id="tagDiv"> <div id="tagDiv">
<p> <p>
<object id="LODOP_OB" classid="clsid:2105C259-1E0C-4534-8141-A753534CB4CA" <object id="LODOP_OB" classid="clsid:2105C259-1E0C-4534-8141-A753534CB4CA"
...@@ -135,18 +135,19 @@ ...@@ -135,18 +135,19 @@
<embed id="LODOP_EM" type="application/x-print-lodop" <embed id="LODOP_EM" type="application/x-print-lodop"
width=0 height=0 pluginspage="install_lodop32.exe"></embed> width=0 height=0 pluginspage="install_lodop32.exe"></embed>
</object> </object>
</p ><div style="font-size:3mm ;"> </p >
<!--<div style="font-size:3mm ;">
<p style="text-align:center;margin:1mm 0mm 0mm 0mm;"> <p style="text-align:center;margin:1mm 0mm 0mm 0mm;">
<span style="font-size:5mm ;">{{json.policeData}}</span> <span style="font-size:5mm ;">{{json.policeData}}</span>
</p > </p>
<p style="text-align:center;margin:1.7mm 0mm 0mm 0mm;"> <p style="text-align:center;margin:1.7mm 0mm 0mm 0mm;">
<span style="font-size: 3.5mm;">{{json.policeName}}</span> <span style="font-size: 3.5mm;">{{json.policeName}}</span>
</p > </p>
<p style="text-align:center;margin:1.7mm 0mm 0mm 0mm;"> <p style="text-align:center;margin:1.7mm 0mm 0mm 0mm;">
<span style="">数量: <span style="">数量:
<span style="font-size:5mm;">{{json.count}}</span>张 <span style="font-size:5mm;">{{json.count}}</span>张
</span> </span>
</p > </p>
</div> </div>-->
</div> </div>
</div>--> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment