Files
17168ERP/web/admin/print/html/receipt-h-A.html
2025-08-29 01:27:25 +08:00

63 lines
1.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
<html>
<head>
<link href="./print.css" rel="stylesheet" />
<style>
</style>
</head>
<body class="">
<div class="docs">
<div class="page border" data-body-class="receipt-h a5l">
<div class="head d-flex">
<div class="logo">
<img src="./images/logo-01.svg">
</div>
<div class="info">
<h3 class="my-1">臺中市佛教如是住弘法協會</h3>
<div>
<div class="d-flex justify-content-between">
<div>核准文號府社團字第3688號</div>
<div>統一編號88406618</div>
</div>
<div>地址427 台中市潭子區中山路二段135號9樓</div>
<div class="d-flex justify-content-between align-items-end">
<div>電話04-25340148</div>
<div><small>2022 年 11 月 9 日</small></div>
</div>
</div>
</div>
<div class="stamp">
<img src="./images/stamp-01.svg">
</div>
</div>
<div class="content">
<pre>茲 收 到
<b>{臺中市私立欣幼幼兒園}</b> 大德
捐助新台幣 <b>{貳仟}</b> 元整
僅此感謝
</pre>
<div class="note text-end"><small>收執聯</small></div>
</div>
<div class="foot d-flex justify-content-between">
<div class="note mt-0">
<small>編號IB2211090001</small>
</div>
<div class="note mt-0">
<small>理事長:{ }</small>
</div>
<div class="note mt-0 text-end">
<small>經辦人:郭芳玉</small>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.6.2.min.js"></script>
<script src="print.js"></script>
</body>
</html>