ํ‹ฐ์Šคํ† ๋ฆฌ ๋ทฐ

 

๋ชจ๋“ˆ๋ช…: myshop_orderissuecash

<div module="MyShop_OrderIssueCash">
    <!--@css(/css/module/myshop/orderIssueCash.css)-->
    <div class="header">
        <h2>ํ˜„๊ธˆ์˜์ˆ˜์ฆ ์‹ ์ฒญ์–‘์‹ ์ž‘์„ฑ</h2>
    </div>
    {$form.order_id}
    <div class="wrap">
        <table border="1" summary="">
            <caption>ํ˜„๊ธˆ์˜์ˆ˜์ฆ ์‹ ์ฒญ์–‘์‹</caption>
            <tbody>
                <tr class="first">
                    <th scope="row">๊ตฌ๋ถ„</th>
                    <td>{$form.user_type}</td>
                </tr>
            </tbody>
            <tbody id="{$personal_info_id}">
                <tr>
                    <th scope="row">{$form.mobile_identity} {$form_label.mobile}</th>
                    <td>{$form.mobile}</td>
                </tr>
            </tbody>
            <tbody id="{$company_info_id}" class="{$company_info_display|display}">
                <tr>
                    <th scope="row">{$form.regno_identity} {$form_label.regno}</th>
                    <td>{$form.regno}</td>
                </tr>
            </tbody>
        </table>
        <div class="btnArea">
            <button type="submit" class="btnNormal">ํ˜„๊ธˆ์˜์ˆ˜์ฆ ์‹ ์ฒญ</button>
        </div>
    </div>
</div>

 

 

 ./css/module/myshop/orderIssueCash.css

#popup { min-width:320px; }
#popup div.wrap { background:#f1f1f1; }
.xans-myshop-orderissuecash table { border:1px solid #ccc; color:#1b1b1b; line-height:1.5; background:#fff; }
.xans-myshop-orderissuecash table th { width:90px; padding:0 0 0 10px; border-top:1px solid #ececec; color:#757575; font-weight:normal; text-align:left; }
.xans-myshop-orderissuecash table td { width:auto; padding:7px 10px; border-top:1px solid #ececec; vertical-align:middle; }
.xans-myshop-orderissuecash table .first th,
.xans-myshop-orderissuecash table .first td { border-top:0; }
.xans-myshop-orderissuecash table img { vertical-align:middle; }
.xans-myshop-orderissuecash table a { text-decoration:none; }
.xans-myshop-orderissuecash table td label { padding:0 30px 0 0; }
.xans-myshop-orderissuecash input[type=radio] { width:13px; height:13px; margin:0 4px 0 0; padding:0; border:0; }
.xans-myshop-orderissuecash #regno { width:100%; }
.xans-myshop-orderissuecash #mobile1 { margin:0 3px 0 0; }
.xans-myshop-orderissuecash #mobile2,
.xans-myshop-orderissuecash #mobile3 { width:45px; margin:0 3px; }
.xans-myshop-orderissuecash .btnArea { width:100%; text-align:center; font-size:0; line-height:0; }
.xans-myshop-orderissuecash .btnArea > button { font-weight:normal; }

 

 

์‚ฌ์šฉ ๊ฐ€๋Šฅ ๋ณ€์ˆ˜

 

myshop_orderissuecash (ํ˜„๊ธˆ์˜์ˆ˜์ฆ ์‹ ์ฒญ)

Class ๋ฐ˜ํ™˜ ์ฝ”๋“œ๊ฐ’ : xans-element- xans-myshop xans-myshop-orderissuecash

๋ณ€์ˆ˜๋ช… ์„ค๋ช…
{$form.user_type} ๊ฐœ์ธ, ๋ฒ•์ธ ์—ฌ๋ถ€ ๋ฒ„ํŠผ
{$form.ssn_identity} ์ฃผ๋ฏผ๋“ฑ๋ก ์ธ์ฆ ๋ผ๋””์˜ค ๋ฒ„ํŠผ
{$form.ssn} ์ฃผ๋ฏผ๋“ฑ๋ก๋ฒˆํ˜ธ ์ž…๋ ฅ ์ฐฝ
{$form.mobile_identity} ํ•ธ๋“œํฐ ์ธ์ฆ ๋ผ๋””์˜ค ๋ฒ„ํŠผ
{$form.mobile} ํ•ธ๋“œํฐ ๋ฒˆํ˜ธ ์ž…๋ ฅ ์ฐฝ
{$form.regno_identity} ๋ฒ•์ธ๋“ฑ๋ก๋ฒˆํ˜ธ ์ธ์ฆ ๋ผ๋””์˜ค ๋ฒ„ํŠผ
{$form.regno} ๋ฒ•์ธ๋“ฑ๋ก๋ฒˆํ˜ธ ์ž…๋ ฅ ์ฐฝ
{$form_label.ssn} ์ฃผ๋ฏผ๋“ฑ๋ก ๋ฒˆํ˜ธ
{$form_label.mobile} ํ•ธ๋“œํฐ ๋ฒˆํ˜ธ
{$form_label.regno} ๋ฒ•์ธ๋“ฑ๋ก๋ฒˆํ˜ธ

 

๋Œ“๊ธ€
๊ณต์ง€์‚ฌํ•ญ
์ตœ๊ทผ์— ์˜ฌ๋ผ์˜จ ๊ธ€
์ตœ๊ทผ์— ๋‹ฌ๋ฆฐ ๋Œ“๊ธ€
Total
Today
Yesterday
ยซ   2024/04   ยป
์ผ ์›” ํ™” ์ˆ˜ ๋ชฉ ๊ธˆ ํ† 
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
๊ธ€ ๋ณด๊ด€ํ•จ