<#assign formId = "${uuid!}"> <#include "/public/template/editTemplate.html"> <#macro editContent>
<#if "${Application['system.language']}" == "zh_CN">
* * <@ZKUI.Combo empty="true" width="148" id="accVerifyModeRuleTimeSeg" name="timeSegId" value="${(item.timeSegId)!}" path="accVerifyModeRule.do?getTimeSegListWithoutRule&id=${(item.timeSegId)!}" onChange="loadTimeSeg">
<@ZKUI.Input hideLabel="true" type="radio" name="newVerifyMode" id="verifyMode_old" value="0" checked="checked"/><@i18n 'acc_verifyRule_oldVerifyMode'/>
<#if (item.newVerifyMode)?exists && item.newVerifyMode=="1"> <@ZKUI.Input hideLabel="true" type="radio" id="verifyMode_new" name="newVerifyMode" value="1" checked="checked"/> <#else> <@ZKUI.Input hideLabel="true" type="radio" id="verifyMode_new" name="newVerifyMode" value="1"/> <@i18n 'acc_verifyRule_newVerifyMode'/>
<#assign dateValue = ["${(tempAccTimeSeg.mondayStart1)!}","${(tempAccTimeSeg.mondayEnd1)!}","${(tempAccTimeSeg.mondayStart2)!}","${(tempAccTimeSeg.mondayEnd2)!}","${(tempAccTimeSeg.mondayStart3)!}","${(tempAccTimeSeg.mondayEnd3)!}", "${(tempAccTimeSeg.tuesdayStart1)!}","${(tempAccTimeSeg.tuesdayEnd1)!}","${(tempAccTimeSeg.tuesdayStart2)!}","${(tempAccTimeSeg.tuesdayEnd2)!}","${(tempAccTimeSeg.tuesdayStart3)!}","${(tempAccTimeSeg.tuesdayEnd3)!}", "${(tempAccTimeSeg.wednesdayStart1)!}","${(tempAccTimeSeg.wednesdayEnd1)!}","${(tempAccTimeSeg.wednesdayStart2)!}","${(tempAccTimeSeg.wednesdayEnd2)!}","${(tempAccTimeSeg.wednesdayStart3)!}","${(tempAccTimeSeg.wednesdayEnd3)!}", "${(tempAccTimeSeg.thursdayStart1)!}","${(tempAccTimeSeg.thursdayEnd1)!}","${(tempAccTimeSeg.thursdayStart2)!}","${(tempAccTimeSeg.thursdayEnd2)!}","${(tempAccTimeSeg.thursdayStart3)!}","${(tempAccTimeSeg.thursdayEnd3)!}", "${(tempAccTimeSeg.fridayStart1)!}","${(tempAccTimeSeg.fridayEnd1)!}","${(tempAccTimeSeg.fridayStart2)!}","${(tempAccTimeSeg.fridayEnd2)!}","${(tempAccTimeSeg.fridayStart3)!}","${(tempAccTimeSeg.fridayEnd3)!}", "${(tempAccTimeSeg.saturdayStart1)!}","${(tempAccTimeSeg.saturdayEnd1)!}","${(tempAccTimeSeg.saturdayStart2)!}","${(tempAccTimeSeg.saturdayEnd2)!}","${(tempAccTimeSeg.saturdayStart3)!}","${(tempAccTimeSeg.saturdayEnd3)!}", "${(tempAccTimeSeg.sundayStart1)!}","${(tempAccTimeSeg.sundayEnd1)!}","${(tempAccTimeSeg.sundayStart2)!}","${(tempAccTimeSeg.sundayEnd2)!}","${(tempAccTimeSeg.sundayStart3)!}","${(tempAccTimeSeg.sundayEnd3)!}", "${(tempAccTimeSeg.holidayType1Start1)!}","${(tempAccTimeSeg.holidayType1End1)!}","${(tempAccTimeSeg.holidayType1Start2)!}","${(tempAccTimeSeg.holidayType1End2)!}","${(tempAccTimeSeg.holidayType1Start3)!}","${(tempAccTimeSeg.holidayType1End3)!}", "${(tempAccTimeSeg.holidayType2Start1)!}","${(tempAccTimeSeg.holidayType2End1)!}","${(tempAccTimeSeg.holidayType2Start2)!}","${(tempAccTimeSeg.holidayType2End2)!}","${(tempAccTimeSeg.holidayType2Start3)!}","${(tempAccTimeSeg.holidayType2End3)!}", "${(tempAccTimeSeg.holidayType3Start1)!}","${(tempAccTimeSeg.holidayType3End1)!}","${(tempAccTimeSeg.holidayType3Start2)!}","${(tempAccTimeSeg.holidayType3End2)!}","${(tempAccTimeSeg.holidayType3Start3)!}","${(tempAccTimeSeg.holidayType3End3)!}"]> <#assign dateNames = ["monday","tuesday","wednesday","thursday","friday","saturday","sunday","holidayType1","holidayType2","holidayType3"]> <#list dateNames as dateName>
<#assign date = ["common_monday", "common_tuesday", "common_wednesday", "common_thursday","common_friday","common_saturday","common_sunday","common_holiday_type1","common_holiday_type2","common_holiday_type3"]> <#assign dateNames = ["monday","tuesday","wednesday","thursday","friday","saturday","sunday","holidayType1","holidayType2","holidayType3"]> <#list date as i>
<@i18n 'common_time'/> <@i18n 'common_date'/>
<@i18n 'common_timeSeg_interval1'/> <@i18n 'common_timeSeg_interval2'/> <@i18n 'common_timeSeg_interval3'/>
<@i18n 'common_timeSeg_startTime'/> <@i18n 'common_timeSeg_endTime'/> <@i18n 'acc_verifyRule_door'/> <@i18n 'acc_verifyRule_person'/> <@i18n 'common_timeSeg_startTime'/> <@i18n 'common_timeSeg_endTime'/> <@i18n 'acc_verifyRule_door'/> <@i18n 'acc_verifyRule_person'/> <@i18n 'common_timeSeg_startTime'/> <@i18n 'common_timeSeg_endTime'/> <@i18n 'acc_verifyRule_door'/> <@i18n 'acc_verifyRule_person'/>
<@i18n i/>
<@ZKUI.Combo empty="false" width="95" id="${i_index}_Time1VSDoorSelect" name="${dateNames[i_index]}Time1VSDoor">
<@ZKUI.Combo empty="false" width="95" id="${i_index}_Time1VSPersonSelect" name="${dateNames[i_index]}Time1VSPerson">
<@ZKUI.Combo empty="false" width="95" id="${i_index}_Time2VSDoorSelect" name="${dateNames[i_index]}Time2VSDoor">
<@ZKUI.Combo empty="false" width="95" id="${i_index}_Time2VSPersonSelect" name="${dateNames[i_index]}Time2VSPerson">
<@ZKUI.Combo empty="false" width="95" id="${i_index}_Time3VSDoorSelect" name="${dateNames[i_index]}Time3VSDoor">
<@ZKUI.Combo empty="false" width="95" id="${i_index}_Time3VSPersonSelect" name="${dateNames[i_index]}Time3VSPerson">
<@ZKUI.Input type="checkbox" name="copyDate" id="idCopyDate" />
<@i18n 'acc_verifyRule_tip3'/>