|
|
|
@ -77,18 +77,18 @@
|
|
|
|
|
<td class="l noticeinfo">限制时间</td>
|
|
|
|
|
<td class="r table_radio">
|
|
|
|
|
<span class="form_radio">
|
|
|
|
|
<label><input type="radio" name="status" value="daily" checked="checked"/> 每日</label>
|
|
|
|
|
<label><input type="radio" name="status" value="daily" checked="checked" onclick="changeStatus(1)"/> 每日</label>
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start1" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start2" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp1" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start1" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp2" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start2" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start3" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start4" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp3" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start3" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp4" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start4" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start5" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start6" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp5" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start5" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp6" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start6" value="{$info.title|default='0'}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -96,16 +96,16 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start7" value="{$info.title|default='2'}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start8" value="{$info.title|default='3'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp7" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start7" value="{$info.title|default='2'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp8" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start8" value="{$info.title|default='3'}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start9" value="{$info.title|default='5'}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start10" value="{$info.title|default='9'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp9" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start9" value="{$info.title|default='5'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp10" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start10" value="{$info.title|default='9'}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start11" value="{$info.title|default='5'}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start12" value="{$info.title|default='9'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp11" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start11" value="{$info.title|default='5'}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="day_inp12" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="daily_start12" value="{$info.title|default='9'}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -121,7 +121,7 @@
|
|
|
|
|
<td class="l noticeinfo"></td>
|
|
|
|
|
<td class="r table_radio">
|
|
|
|
|
<span class="form_radio">
|
|
|
|
|
<label><input type="radio" name="status" value="week" /> 每周</label>
|
|
|
|
|
<label><input type="radio" name="status" value="week" onclick="changeStatus(2)"/> 每周</label>
|
|
|
|
|
<span class="form_select" style="margin-left:5px">
|
|
|
|
|
<select name="week_remark">
|
|
|
|
|
<option value="周一" selected>周一</option>
|
|
|
|
@ -135,16 +135,16 @@
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="week_start1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="week_start2" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="week_start1" id="week_inp1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="week_inp2" name="week_start2" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="week_start3" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="week_start4" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="week_start3" id="week_inp3" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="week_inp4" name="week_start4" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="week_start5" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="week_start6" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="week_inp5" name="week_start5" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="week_inp6" maxlength="1" name="week_start6" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -152,16 +152,16 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="week_start7" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="week_start8" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="week_start7" maxlength="1" id="week_inp7" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="week_inp8" name="week_start8" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="week_start9" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="week_start10" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="week_start9" id="week_inp9" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="week_inp10" name="week_start10" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="week_start11" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" name="week_start12" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="week_start11" maxlength="1" id="week_inp11" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="week_start12" maxlength="1" id="week_inp12" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -177,7 +177,7 @@
|
|
|
|
|
<td class="l noticeinfo"></td>
|
|
|
|
|
<td class="r table_radio">
|
|
|
|
|
<span class="form_radio">
|
|
|
|
|
<label><input type="radio" name="status" value="month"/> 每月</label>
|
|
|
|
|
<label><input type="radio" name="status" value="month" onclick="changeStatus(3)"/> 每月</label>
|
|
|
|
|
<span class="form_select" style="margin-left:5px">
|
|
|
|
|
<select name="month_remark">
|
|
|
|
|
<volist name="monthday" id="vo" key='k'>
|
|
|
|
@ -187,16 +187,16 @@
|
|
|
|
|
</select>
|
|
|
|
|
</span>
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="month_start1" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="month_start2" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp1" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="month_start1" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp2" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start2" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="month_start3" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="month_start4" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp3" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="month_start3" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp4" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start4" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="month_start5" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="month_start6" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp5" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start5" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp6" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start6" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -204,16 +204,16 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="month_start7" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="month_start8" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp7" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="month_start7" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp8" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start8" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="month_start9" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="month_start10" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp9" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="month_start9" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp10" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start10" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="month_start11" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="month_start12" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp11" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start11" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" id="month_inp12" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" name="month_start12" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -228,23 +228,23 @@
|
|
|
|
|
<td class="l noticeinfo"></td>
|
|
|
|
|
<td class="r table_radio">
|
|
|
|
|
<span class="form_radio">
|
|
|
|
|
<label><input type="radio" name="status" value="day" /> 特殊</label>
|
|
|
|
|
<label><input type="radio" name="status" value="day" onclick="changeStatus(4)"/> 特殊</label>
|
|
|
|
|
<div class="input-list" >
|
|
|
|
|
<input type="text" readonly id="time-start" name="day_remark" class="" value="{$startDate}"
|
|
|
|
|
placeholder="充值开始时间"/>
|
|
|
|
|
</div>
|
|
|
|
|
</span>
|
|
|
|
|
<div class="input-list" style="margin-left:17px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="day_start1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="day_start2" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp1" maxlength="1" name="day_start1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp2" maxlength="1" name="day_start2" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="day_start3" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="day_start4" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp3" name="day_start3" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp4" maxlength="1" name="day_start4" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="day_start5" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="day_start6" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" name="day_start5" id="fix_inp5" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="fix_inp6" name="day_start6" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -252,16 +252,16 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="input-list" style="margin-left:20px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" name="day_start7" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="day_start8" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp7" name="day_start7" maxlength="1" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp8" maxlength="1" name="day_start8" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="day_start9" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="day_start10" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp9" maxlength="1" name="day_start9" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp10" maxlength="1" name="day_start10" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span style="margin-left:10px">:</span>
|
|
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block;margin-left:5px">
|
|
|
|
|
<input type="text" class="" style="width:10px;" maxlength="1" name="day_start11" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px" maxlength="1" name="day_start12" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" maxlength="1" id="fix_inp11" name="day_start11" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<input type="text" class="" style="width:10px;margin-left:5px;border:none;border-radius:0px;border-bottom:1px solid #ccc;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0.075);box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);" id="fix_inp12" maxlength="1" name="day_start12" value="{$info.title|default=''}" placeholder="">
|
|
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -298,6 +298,121 @@
|
|
|
|
|
|
|
|
|
|
</block>
|
|
|
|
|
<block name="script">
|
|
|
|
|
<script>
|
|
|
|
|
function changeStatus(status) {
|
|
|
|
|
if(status == 2) {
|
|
|
|
|
document.getElementById('week_inp1').value = 0
|
|
|
|
|
document.getElementById('week_inp2').value = 0
|
|
|
|
|
document.getElementById('week_inp3').value = 0
|
|
|
|
|
document.getElementById('week_inp4').value = 0
|
|
|
|
|
document.getElementById('week_inp5').value = 0
|
|
|
|
|
document.getElementById('week_inp6').value = 0
|
|
|
|
|
|
|
|
|
|
document.getElementById('week_inp7').value = 2
|
|
|
|
|
document.getElementById('week_inp8').value = 3
|
|
|
|
|
document.getElementById('week_inp9').value = 5
|
|
|
|
|
document.getElementById('week_inp10').value = 9
|
|
|
|
|
document.getElementById('week_inp11').value = 5
|
|
|
|
|
document.getElementById('week_inp12').value = 9
|
|
|
|
|
for(i=1;i<13;i++) {
|
|
|
|
|
var eleday = 'day_inp'+i
|
|
|
|
|
document.getElementById(eleday).value = ''
|
|
|
|
|
var elemonth = 'month_inp'+i
|
|
|
|
|
document.getElementById(elemonth).value = ''
|
|
|
|
|
var elefix = 'fix_inp'+i
|
|
|
|
|
document.getElementById(elefix).value = ''
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if(status == 1) {
|
|
|
|
|
document.getElementById('day_inp1').value = 0
|
|
|
|
|
document.getElementById('day_inp2').value = 0
|
|
|
|
|
document.getElementById('day_inp3').value = 0
|
|
|
|
|
document.getElementById('day_inp4').value = 0
|
|
|
|
|
document.getElementById('day_inp5').value = 0
|
|
|
|
|
document.getElementById('day_inp6').value = 0
|
|
|
|
|
|
|
|
|
|
document.getElementById('day_inp7').value = 2
|
|
|
|
|
document.getElementById('day_inp8').value = 3
|
|
|
|
|
document.getElementById('day_inp9').value = 5
|
|
|
|
|
document.getElementById('day_inp10').value = 9
|
|
|
|
|
document.getElementById('day_inp11').value = 5
|
|
|
|
|
document.getElementById('day_inp12').value = 9
|
|
|
|
|
for(i=1;i<13;i++) {
|
|
|
|
|
var eleweek = 'week_inp'+i
|
|
|
|
|
document.getElementById(eleweek).value = ' '
|
|
|
|
|
|
|
|
|
|
var elemonth = 'month_inp'+i
|
|
|
|
|
document.getElementById(elemonth).value = ' '
|
|
|
|
|
|
|
|
|
|
var elefix = 'fix_inp'+i
|
|
|
|
|
document.getElementById(elefix).value = ' '
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if(status == 3) {
|
|
|
|
|
document.getElementById('month_inp1').value = 0
|
|
|
|
|
document.getElementById('month_inp2').value = 0
|
|
|
|
|
document.getElementById('month_inp3').value = 0
|
|
|
|
|
document.getElementById('month_inp4').value = 0
|
|
|
|
|
document.getElementById('month_inp5').value = 0
|
|
|
|
|
document.getElementById('month_inp6').value = 0
|
|
|
|
|
|
|
|
|
|
document.getElementById('month_inp7').value = 2
|
|
|
|
|
document.getElementById('month_inp8').value = 3
|
|
|
|
|
document.getElementById('month_inp9').value = 5
|
|
|
|
|
document.getElementById('month_inp10').value = 9
|
|
|
|
|
document.getElementById('month_inp11').value = 5
|
|
|
|
|
document.getElementById('month_inp12').value = 9
|
|
|
|
|
for(i=1;i<13;i++) {
|
|
|
|
|
var eleweek = 'week_inp'+i
|
|
|
|
|
document.getElementById(eleweek).value = ' '
|
|
|
|
|
|
|
|
|
|
var eleday = 'day_inp'+i
|
|
|
|
|
document.getElementById(eleday).value = ' '
|
|
|
|
|
|
|
|
|
|
var elefix = 'fix_inp'+i
|
|
|
|
|
document.getElementById(elefix).value = ' '
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if(status == 4) {
|
|
|
|
|
document.getElementById('fix_inp1').value = 0
|
|
|
|
|
document.getElementById('fix_inp2').value = 0
|
|
|
|
|
document.getElementById('fix_inp3').value = 0
|
|
|
|
|
document.getElementById('fix_inp4').value = 0
|
|
|
|
|
document.getElementById('fix_inp5').value = 0
|
|
|
|
|
document.getElementById('fix_inp6').value = 0
|
|
|
|
|
|
|
|
|
|
document.getElementById('fix_inp7').value = 2
|
|
|
|
|
document.getElementById('fix_inp8').value = 3
|
|
|
|
|
document.getElementById('fix_inp9').value = 5
|
|
|
|
|
document.getElementById('fix_inp10').value = 9
|
|
|
|
|
document.getElementById('fix_inp11').value = 5
|
|
|
|
|
document.getElementById('fix_inp12').value = 9
|
|
|
|
|
for(i=1;i<13;i++) {
|
|
|
|
|
var eleweek = 'week_inp'+i
|
|
|
|
|
document.getElementById(eleweek).value = ' '
|
|
|
|
|
|
|
|
|
|
var eleday = 'day_inp'+i
|
|
|
|
|
document.getElementById(eleday).value = ' '
|
|
|
|
|
|
|
|
|
|
var elemonth = 'month_inp'+i
|
|
|
|
|
document.getElementById(elemonth).value = ' '
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
//导航高亮
|
|
|
|
|
highlight_subnav('{:U('Tool/limitPay')}');
|
|
|
|
|