ppypp伦理天堂,91手机在线视频,免费在线观看黄色毛片,夜夜穞天天穞狠狠穞AV美女按摩

聯(lián)系官方銷售客服

1835022288

028-61286886

投訴 已解決 首頁注冊請大神幫忙修改下!謝謝!創(chuàng)建一個(gè)賬號(hào)個(gè)人賬號(hào)或者企業(yè) 3 0
迅睿CMS版本:4.3.3 懸賞:5元 #用戶注冊

首頁注冊 請大神幫忙修改下!謝謝!

<div class="col-md-11 col-lg-10">
  <h2>創(chuàng)建一個(gè)賬號(hào)</h2>
  <p class="lead">個(gè)人賬號(hào)或者企業(yè)賬號(hào)</p>
  <div class="row">
    <div class="col-12"> 
	 {loop $register.group $i}
      <div class="col-lg-6 col-md-6 col-md-offset-6 col-6"> <a class="btn block btn--icon bg--twitter type--uppercase {if $groupid == $i}active{/if}" href="{dr_member_url('register/index', ['groupid' => $i])}"> <span class="btn__text"> <i class="socicon-twitter"></i> {$group[$i][name]} </span> </a> </div>
      {/loop} 
      </div>
  </div>
  <hr data-title="OR">
  <form id="myform_reg">
    {dr_form_hidden()}
    <div class="row form-body" style="padding-bottom:0"> {if in_array('username', $register.field)}
      <div class="col-12" id="dr_row_username">
        <input type="text" class="form-control input-large" name="data[username]" id="dr_username" placeholder="用戶名" >
      </div>
      {/if}
      
      {if in_array('email', $register.field)}
      <div class="col-12" id="dr_row_email">
        <input type="text" class="form-control input-large" name="data[email]" id="dr_email" placeholder="郵箱" >
      </div>
      {/if}
      
      {if in_array('phone', $register.field)}
      <div class="col-12 " id="dr_row_phone">
        <input type="text" class="form-control input-large" name="data[phone]" id="dr_phone" placeholder="手機(jī)號(hào)" >
      </div>
      {/if}
      <div class="col-12 " id="dr_row_password">
        <input type="password" class="form-control input-large" name="data[password]" id="dr_password" placeholder="密碼" >
      </div>
      <div class="col-12" id="dr_row_password2">
        <input type="password" class="form-control input-large" name="data[password2]" id="dr_password2" placeholder="確認(rèn)密碼" >
      </div>
      {$myfield}
      
      {if $register.sms}
      <div class="col-12" id="dr_row_sms">
        <div class="col-6">
          <input class="form-control placeholder-no-fix" type="text" autocomplete="off" id="dr_sms" name="sms"  placeholder="短信驗(yàn)證" >
        </div>
        <div class="col-6">
          <button class="btn blue" onclick="dr_ajax_url('/index.php?s=member&c=api&m=register_code&id='+$('#dr_phone').val()+'&code='+$('#dr_code').val())" type="button">獲取手機(jī)驗(yàn)證碼</button>
        </div>
      </div>
      {/if}
      
      {if $register.sms || $register.code}
      <div class="col-12" id="dr_row_code">
        <div class="col-6">
          <input class="form-control placeholder-no-fix" type="text" autocomplete="off" id="dr_code" name="code"  placeholder="驗(yàn)證碼">
        </div>
        <div class="col-6"> {dr_code(120, 35)} </div>
      </div>
      {/if}
      <div class="col-12">
        <button type="button" class="btn btn--primary" onclick="dr_ajax_member('{dr_member_url('register/index')}', 'myform_reg');" style="width: 100%">立即注冊</button>
      </div>
      <div class="col-12">
        <div class="input-checkbox">
          <input type="checkbox" name="is_protocol" value="1" checked id="input-assigned-0">
          <label for="input-assigned-0"></label>
        </div>
        <span>我已閱讀并同意<a href="javascript:dr_show_protocol();"><span>《用戶注冊協(xié)議》</span> </a></span> </div>
    </div>
  </form>
</div>
解決方案
  • 代碼簽名加一句

    {php $register=$ci->member_cache['register']; }

    后面用你的代碼

    個(gè)人開發(fā)者,熟悉CodeIgniter、Laravel、Yii、Thinkphp,只想靠懸賞賺錢買一個(gè)SVIP
  • {php $register=$ci->member_cache['register']; }
    <div class="col-md-11 col-lg-10">
      <h2>創(chuàng)建一個(gè)賬號(hào)</h2>
      <p class="lead">個(gè)人賬號(hào)或者企業(yè)賬號(hào)</p>
      <div class="row">
        <div class="col-12"> 
    	 {loop $register.group $i}
          <div class="col-lg-6 col-md-6 col-md-offset-6 col-6"> <a class="btn block btn--icon bg--twitter type--uppercase {if $groupid == $i}active{/if}"  target="_blank" href="{dr_member_url('register/index', ['groupid' => $i])}"> <span class="btn__text"> <i class="socicon-twitter"></i> {$group[$i][name]} </span> </a> </div>
          {/loop} 
          </div>
      </div>
      <hr data-title="OR">
      <form id="myform_reg">
        {dr_form_hidden()}
        <div class="row form-body" style="padding-bottom:0"> {if in_array('username', $register.field)}
          <div class="col-12" id="dr_row_username">
            <input type="text" class="form-control input-large" name="data[username]" id="dr_username" placeholder="用戶名" >
          </div>
          {/if}
          
          {if in_array('email', $register.field)}
          <div class="col-12" id="dr_row_email">
            <input type="text" class="form-control input-large" name="data[email]" id="dr_email" placeholder="郵箱" >
          </div>
          {/if}
          
          {if in_array('phone', $register.field)}
          <div class="col-12 " id="dr_row_phone">
            <input type="text" class="form-control input-large" name="data[phone]" id="dr_phone" placeholder="手機(jī)號(hào)" >
          </div>
          {/if}
          <div class="col-12 " id="dr_row_password">
            <input type="password" class="form-control input-large" name="data[password]" id="dr_password" placeholder="密碼" >
          </div>
          <div class="col-12" id="dr_row_password2">
            <input type="password" class="form-control input-large" name="data[password2]" id="dr_password2" placeholder="確認(rèn)密碼" >
          </div>
          {$myfield}
          
          {if $register.sms}
          <div class="col-12" id="dr_row_sms">
            <div class="col-6">
              <input class="form-control placeholder-no-fix" type="text" autocomplete="off" id="dr_sms" name="sms"  placeholder="短信驗(yàn)證" >
            </div>
            <div class="col-6">
              <button class="btn blue" onclick="dr_ajax_url('/index.php?s=member&c=api&m=register_code&id='+$('#dr_phone').val()+'&code='+$('#dr_code').val())" type="button">獲取手機(jī)驗(yàn)證碼</button>
            </div>
          </div>
          {/if}
          
          {if $register.sms || $register.code}
          <div class="col-12" id="dr_row_code">
            <div class="col-6">
              <input class="form-control placeholder-no-fix" type="text" autocomplete="off" id="dr_code" name="code"  placeholder="驗(yàn)證碼">
            </div>
            <div class="col-6"> {dr_code(120, 35)} </div>
          </div>
          {/if}
          <div class="col-12">
            <button type="button" class="btn btn--primary" onclick="dr_ajax_member('{dr_member_url('register/index')}', 'myform_reg');" style="width: 100%">立即注冊</button>
          </div>
          <div class="col-12">
            <div class="input-checkbox">
              <input type="checkbox" name="is_protocol" value="1" checked id="input-assigned-0">
              <label for="input-assigned-0"></label>
            </div>
            <span>我已閱讀并同意<a  target="_blank" href="javascript:dr_show_protocol();"><span>《用戶注冊協(xié)議》</span> </a></span> </div>
        </div>
      </form>
    </div>

    明明可以啊,實(shí)測有效啊

    個(gè)人開發(fā)者,熟悉CodeIgniter、Laravel、Yii、Thinkphp,只想靠懸賞賺錢買一個(gè)SVIP
  • @yogaq:按樓主操作 還是不行