联系官方销售客服

1835022288

028-61286886

开发框架 版主:迅睿框架研发组
移动端表单提交后提示后跳转到错误页面不知道怎么办了
类型:迅睿CMS 更新时间:2021-10-30 16:20:47 表单跳转

移动端表单提交后,提示后,跳转到错误页面,不知道怎么办了

{xunruicms_img_title}

{xunruicms_img_title}

回帖
  • 迅睿框架联合创始人
    #1楼    迅睿框架联合创始人
    2021-10-30 15:47:47
    Chrome 0
    后台设置表单跳转后的url就行了,开发者模式提醒可以i不管他了
  • 舞台剧
    #2楼    舞台剧
    2021-10-30 15:54:29
    Chrome 0
    迅睿框架联合创始人 不好使,表单提交不成功,,PC就成功的,而且没有跳转到指定的链接,我的表单代码是
    <form action="" class="my-4" method="post" name="myform" id="myform">
                                    <input name="is_form" type="hidden" value="1">
    <input name="is_admin" type="hidden" value="0">
    <input name="is_tips" type="hidden" value="">
    <input name="csrf_test_name" type="hidden" value="75d111f35943662e52723616577c5c4b">
          <li>
            <input type="text" name="data[author]" id="dr_author" maxlength="20" placeholder="姓名" class="login_input " />
          </li>
          <li>
            <input type="text" name="data[title]" id="dr_title"  maxlength="20" placeholder="手机号码" class="login_input" >
          </li>
          <li>
            <textarea name="content"  name="data[neirong]" id="dr_neirong" rows="" onKeyUp="strlen_verify(this,'booklen',255)" placeholder="咨询内容" class="login_textarea" ></textarea>
          </li>
          <li>
            <input class="login_btn common_bg" type="button" onclick="dr_ajax_submit('http://675729.testyuming.top/index.php?s=form&c=ceshi&m=post', 'myform', '2000', 'http://675729.testyuming.top/index.php?s=form&c=ceshi&m=post')" value="提   交">
          </li>
        </form>
  • 金莲老师
    #3楼    金莲老师
    2021-10-30 16:05:30
    Chrome 0
    dr_ajax_submit('/index.php?s=form&c=ceshi&m=post'
  • 流星
    #4楼    流星
    2021-10-30 16:07:25
    Chrome 0
    舞台剧
    <input class="login_btn common_bg" type="button" onclick="dr_ajax_submit('http://675729.testyuming.top/index.php?s=form&c=ceshi&m=post', 'myform', '2000', 'http://675729.testyuming.top/index.php?s=form&c=ceshi&m=post')" value="提   交">
    把后面的http://675729.testyuming.top/index.php?s=form&c=ceshi&m=post改成你想要跳转到的页面链接,看看行不
  • 舞台剧
    #5楼    舞台剧
    2021-10-30 16:10:49
    Chrome 0
    流星 跳转是跳转了,但是表单不成功
  • 新手上路
    #6楼    新手上路
    2021-10-30 16:14:27
    Chrome 0
    dr_ajax_submit('/mobile/index.php?s=form&c=ceshi&m=post'
    如果是目录模式的手机端这样
    满意答案
  • 舞台剧
    #7楼    舞台剧
    2021-10-30 16:20:47
    Chrome 0
    @新手上路:完美解决,完美解决,完美解决,完美解决,完美解决,