migrate to new git
This commit is contained in:
63
web/admin/print/html/receipt-h-B.html
Normal file
63
web/admin/print/html/receipt-h-B.html
Normal file
@@ -0,0 +1,63 @@
|
||||
<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-02.svg">
|
||||
</div>
|
||||
<div class="info">
|
||||
<h3 class="my-1">財團法人臺中市私立佛教淨心社會福利慈善事業基金會</h3>
|
||||
<div>
|
||||
<div class="d-flex justify-content-between">
|
||||
<div>核准文號:府授社助字第1080011586號</div>
|
||||
<div>統一編號:82536467</div>
|
||||
</div>
|
||||
<div>地址:427 台中市潭子區中山路二段135號3樓</div>
|
||||
<div class="d-flex justify-content-between align-items-end">
|
||||
<div>電話:04-25343000</div>
|
||||
<div><small>2022 年 11 月 9 日</small></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stamp">
|
||||
<img src="./images/stamp-02.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>編號:IA2204090001</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>
|
||||
Reference in New Issue
Block a user