| | |
| | | <label class="col-sm-2 control-label">经营业务:</label> |
| | | <div class="col-sm-10"> |
| | | <fieldset> |
| | | <!-- <div class="checkbox checkbox-success">--> |
| | | <!-- <input name="checkbox" id="checkbox1" type="checkbox" value="1" ${1 == item.isSpe ? 'checked=checked' : ''} onclick="TCompanyInfoDlg.checkbox1()">--> |
| | | <!-- <label for="checkbox1">--> |
| | | <!-- 快车--> |
| | | <!-- </label>--> |
| | | <!-- <fieldset>--> |
| | | <!-- <#button btnCss="info" name="设置司机抽成" id="Spe1" icon="fa-check" clickFun="TLineInfoDlg.set1('Spe')"/>--> |
| | | <!-- <textarea id="Spe" rows="5" cols="50" hidden="hidden" value="${item.Spe}">${item.Spe}</textarea>--> |
| | | <div class="checkbox checkbox-success"> |
| | | <input name="checkbox" id="checkbox1" type="checkbox" value="1" ${1 == item.isSpe ? 'checked=checked' : ''} onclick="TCompanyInfoDlg.checkbox1()"> |
| | | <label for="checkbox1"> |
| | | 快车 |
| | | </label> |
| | | <fieldset> |
| | | <#button btnCss="info" name="设置司机抽成" id="Spe1" icon="fa-check" clickFun="TLineInfoDlg.set1('Spe')"/> |
| | | <textarea id="Spe" rows="5" cols="50" hidden="hidden" value="${item.Spe}">${item.Spe}</textarea> |
| | | |
| | | <!-- </fieldset>--> |
| | | <!-- </div>--> |
| | | </fieldset> |
| | | </div> |
| | | <div class="checkbox checkbox-primary"> |
| | | <input name="checkbox" id="checkbox2" type="checkbox" value="2" ${1 == item.isTaxi ? 'checked=checked' : ''} onclick="TCompanyInfoDlg.checkbox2()"> |
| | | <label for="checkbox2"> |
| | |
| | | </div> |
| | | </fieldset> |
| | | </div> |
| | | <!-- <div class="checkbox checkbox-success">--> |
| | | <!-- <input name="checkbox" id="checkbox3" type="checkbox" value="3" ${1 == item.isCross ? 'checked=checked' : ''} onclick="TCompanyInfoDlg.checkbox3()">--> |
| | | <!-- <label for="checkbox3">--> |
| | | <!-- 跨城出行--> |
| | | <!-- </label>--> |
| | | <!-- </div>--> |
| | | <div class="checkbox checkbox-success"> |
| | | <input name="checkbox" id="checkbox3" type="checkbox" value="3" ${1 == item.isCross ? 'checked=checked' : ''} onclick="TCompanyInfoDlg.checkbox3()"> |
| | | <label for="checkbox3"> |
| | | 跨城出行 |
| | | </label> |
| | | </div> |
| | | <!-- <div class="checkbox checkbox-info">--> |
| | | <!-- <input name="checkbox" id="checkbox4" type="checkbox" value="4" ${1 == item.isSameLogistics ? 'checked=checked' : ''} onclick="TCompanyInfoDlg.checkbox4()">--> |
| | | <!-- <label for="checkbox4">--> |