聯(lián)系官方銷售客服
1835022288
028-61286886
<section id="section3">
<div class="icon icon2">
<div class="wp clearfix">
<div class="tit1">我們?yōu)槟峁┮徽臼浇鉀Q方案</div>
{php extract(dr_get_form_post_value('zxly'))}
<form action="" class="form-horizontal" method="post" name="zxly" id="zxly">
{$form}
<div class="fc-form-body">
{$myfield}
{$diyfield}
{if $is_post_code}
<div class="form-group">
<label class="control-label col-md-2">{dr_lang('驗(yàn)證碼')}</label>
<div class="col-md-9">
<label>
<div class="form-recaptcha">
<div class="input-group">
<input type="text" class="form-control" name="code">
<div class="input-group-btn fc-code">
{dr_code(120, 35)}
</div>
</div>
</div>
</label>
</div>
</div>
{/if}
</div>
<div class="portlet-body form myfooter">
<div class="form-actions text-center">
<button type="button" onclick="dr_ajax_submit('{dr_now_url()}', 'zxly', '2000', '{$rt_url}')" class="btn green"> <i class="fa fa-save"></i> 提交內(nèi)容</button>
</div>
</div>
</form>
</div>
</div>
</section>
{php extract(dr_get_form_post_value('zxly'))} 帶上這個(gè)點(diǎn)擊提交顯示系統(tǒng)錯(cuò)誤,不帶這個(gè)就沒(méi)有在線留言表單
系統(tǒng)關(guān)鍵js也引用了,兩個(gè)表單都是這種情況,求指教。
dr_ajax_submit('{dr_now_url()}',這個(gè)代碼錯(cuò)了
參考文檔:《外部頁(yè)面調(diào)用網(wǎng)站表單提交項(xiàng)目》
回復(fù)迅??蚣軇?chuàng)始人 大哥 你不睡覺(jué)啊 這么早
。不能用dr_now_url