📄 56770.payment.0.style
字号:
<table width="100%" align="center" cellpadding="0" cellspacing="0">
<-{if <{@rs_bof_eof}> then}->
<tr><td height="25">
<input type="radio" name="paymenttype" value="<{=www56770com_cart(66)}>" checked><{=www56770com_cart(66)}>
</td></tr>
<-{else}-><{@loop_payment}><-{end if}->
<-{if <{@chinabank_state}> = 1 then}->
<tr><td height="25" id="payment_chinabank">
<input type="radio" name="paymenttype" value="001" onclick="turnit(Content_chinabank,payment_chinabank);document.getElementById('Content_1').style.display='none';" style="CURSOR: hand">
<strong><{=www56770com_cart(67)}></strong>
</td></tr>
<tr id="Content_chinabank" style="display:none;"><td style="padding:10px;"><{@chinabank_info}></td></tr>
<-{end if}->
<-{if <{@alipay_state}> = 1 then}->
<tr><td height="25" id="payment_alipay">
<input type="radio" name="paymenttype" value="002" onclick="turnit(Content_alipay,payment_alipay);document.getElementById('Content_1').style.display='none';" style="CURSOR: hand">
<strong><{=www56770com_cart(68)}></strong>
</td></tr>
<tr id="Content_alipay" style="display:none;"><td style="padding:10px;"><{@alipay_info}></td></tr>
<-{end if}->
<-{if <{@paypal_state}> = 1 then}->
<tr><td height="25" id="payment_paypal">
<input type="radio" name="paymenttype" value="003" onclick="turnit(Content_paypal,payment_paypal);document.getElementById('Content_1').style.display='none';" style="CURSOR: hand">
<strong><{=www56770com_cart(69)}></strong></td></tr>
<tr id="Content_paypal" style="display:none;"><td style="padding:10px;"><{@paypal_info}></td></tr>
<-{end if}->
<-{if <{@bill_state}> = 1 then}->
<tr><td height="25" id="payment_bill">
<input type="radio" name="paymenttype" value="004" onclick="turnit(Content_bill,payment_bill);document.getElementById('Content_1').style.display='none';" style="CURSOR: hand">
<strong><{=www56770com_cart(70)}></strong></td></tr>
<tr id="Content_bill" style="display:none;"><td style="padding:10px;"><{@bill_info}></td></tr>
<-{end if}->
<-{if <{@tenpay_state}> = 1 then}->
<tr><td height="25" id="payment_tenpay">
<input type="radio" name="paymenttype" value="005" onclick="turnit(Content_tenpay,payment_tenpay);document.getElementById('Content_1').style.display='none';" style="CURSOR: hand">
<strong><{=www56770com_cart(152)}></strong></td></tr>
<tr id="Content_tenpay" style="display:none;"><td style="padding:10px;"><{@tenpay_info}></td></tr>
<-{end if}->
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -