<#include "/public/template/setTemplate.html"> <#macro setContent>
<@i18n "park_parkingLotSet_Set"/> <#if parkParams['park.runningMode'] == "lprCamera">
<@i18n'park_parkingLotSet_parkParkingName'/>
<@ZKUI.Input class="parkInputTextWidth" type="text" name="park.parkingLotName" value="${(parkParams['park.parkingLotName'])!}" maxlength="50" />
<@i18n "park_parkingLotSet_companyName"/>
<@ZKUI.Input type="text" name="park.companyName" value="${(parkParams['park.companyName'])!}" maxlength="50" style="width: 474px"/>
<@i18n "park_parkingLotSet_CommunicationMode"/>
<@ZKUI.Combo hideLabel="true" id="parkCommunicationModeCombo" name="park.communicationMode" value="${(parkParams['park.communicationMode'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_CommunicationMode" empty="false" width="480" readonly="true"> <#if "${Application['system.osType']!'window'}" == "window"> <#if Application['system.language'] == "zh_CN">
<@i18n "park_parkingLotSet_CommunicationModeChange"/>
<@i18n "park_parkingLotSet_parkingLotModel"/>
<@ZKUI.Combo hideLabel="true" id="parkingLotModelCombo" name="park.parkingLotModel" value="${(parkParams['park.parkingLotModel'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_parkingLotModel" empty="false" width="480" readonly="true">
<@i18n "park_parkingLotSet_noChange"/><@i18n "park_parkingLotSet_oneNotSupportOff"/>
<@i18n "park_parkingLotSet_displayParkingSpace"/>
<@ZKUI.Combo hideLabel="true" id="parkDisplayParkingSpaceCombo" name="park.displayParkingSpace" value="${(parkParams['park.displayParkingSpace'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_displayParkingSpace" empty="false" width="480" readonly="true">
<@i18n "park_parkingLotSet_noDisplayToDisplay"/><@i18n "park_parkingLotSet_displayParkingSpaceTip"/>
<@i18n "park_parkingLotSet_VideoPlugin"/>
<@ZKUI.Combo hideLabel="true" id="parkVideoPluginVideoCombo" name="park.videoPlugin" value="${(parkParams['park.videoPlugin'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_CommunicationMode" empty="false" width="480" readonly="true">
<@i18n "park_parkingLotSet_VideoPluginChange"/>
<@i18n "park_parkingLotSet_entranceAreaSet"/> <#if Application['system.language'] == "zh_CN">
<@i18n "park_parkingLotSet_defaultPlate"/>
<@ZKUI.Combo hideLabel="true" id="parkDefaultPlateCombo" name="park.defaultPlate" value="${(parkParams['park.defaultPlate'])!}" followType="close" followScroll=".content_div" key="parkProvince" title="park_parkingLotSet_defaultPlate" empty="false" width="480" readonly="false"/>
<@i18n "park_parkingLotSet_entryPrecision"/>
<@ZKUI.Combo hideLabel="true" id="parkEntryPrecisionCombo" name="park.entryPrecision" value="${(parkParams['park.entryPrecision'])!}" followType="close" followScroll=".content_div" key="parkEntryPrecision" title="park_parkingLotSet_entryPrecision" empty="false" width="480" readonly="true"/>
<@i18n "park_parkingLotSet_specialLicenseCode"/> <@i18n "park_parkingLotSet_specialLicenseTip"/>
<@ZKUI.Input class="parkInputTextWidth" type="text" name="park.specialLicense" value="${(parkParams['park.specialLicense'])!}" maxlength="260"/>
<@i18n "park_parkingLotSet_waitingTime"/>
<@i18n "park_parkingLotSet_singleChannelMode"/>(<@i18n "common_second"/>)* <@i18n "park_parkingLotSet_normalMode"/>(<@i18n "common_second"/>)*
<@ZKUI.Input id="park_oneChannelWaitTime" class="model50InputWidth" type="text" name="park.oneChannelWaitTime" value="${(parkParams['park.oneChannelWaitTime'])!}" maxlength="3"/> <@ZKUI.Input id="park_normalModelWaitTime" class="model50InputWidth" type="text" name="park.normalModelWaitTime" value="${(parkParams['park.normalModelWaitTime'])!}" maxlength="3"/>
<@i18n "park_parkingLotSet_chargeSet"/> <#if Application['system.language'] == "zh_CN"> <#else>
<@i18n "park_parkingLotSet_unMatch"/>
<@ZKUI.Input class="margin-right8" hideLabel="true" id="park_manualProcess_charge" name="park.manualProcess" type="radio" value="charge"/> <@i18n "park_manualProcessing_chargeOpen"/> <@ZKUI.Input class="parkInput200TextWidth" id="parkChargeOpen" type="text" name="park.chargeOpen" value="${(parkParams['park.chargeOpen'])!}" maxlength="7"/>
<@ZKUI.Input class="parkInput200TextWidth" type="text" name="park.customCurrency" value="${(parkParams['park.customCurrency'])!}" maxlength="3"/>
<@i18n "park_parkingLotSet_fixSet"/>
<@i18n "park_parkingLotSet_fixedCarWarningDay"/>*
<@ZKUI.Input class="parkInputTextWidth" type="text" name="park.fixedCarWarningDay" value="${(parkParams['park.fixedCarWarningDay'])!}" maxlength="3"/>
<#if parkParams['park.runningMode'] == "accReader">
<@i18n "park_parkingLotSet_temporarySet"/>
<@i18n "park_parkingLotSet_openInterval"/>
<@ZKUI.Input class="parkInputTextWidth" type="text" name="park.openInterval" value="${(parkParams['park.openInterval'])!}" maxlength="3"/>
<#if parkParams['park.runningMode'] == "lprCamera">
<@i18n "park_parkingLotSet_vioceViewSet"/> <#if Application['system.language'] != "zh_CN"> <#if Application['system.language'] == "zh_CN">
<@i18n "park_parkViewCode"/>
<@ZKUI.Combo hideLabel="true" id="parkViewCodeCombo" name="park.viewCode" value="${(parkParams['park.viewCode'])!}" path="parkParams.do?getViewCodeSelectItem" followType="close" followScroll=".content_div" title="park_parkViewCode" empty="false" width="480" readonly="true" />
<@i18n "park_parkingLotSet_displayColor"/>
<@ZKUI.Combo hideLabel="true" id="parkFirstLineDisplayColor" name="park.firstLineDisplayColor" value="${(parkParams['park.firstLineDisplayColor'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_firstLineDisplayColor" empty="false" width="120" readonly="true">
<@ZKUI.Combo hideLabel="true" id="parkSecondLineDisplayColor" name="park.secondLineDisplayColor" value="${(parkParams['park.secondLineDisplayColor'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_secondLineDisplayColor" empty="false" width="120" readonly="true">
<@i18n "park_parkingLotSet_doubleSupport"/>
<@ZKUI.Combo hideLabel="true" id="parkThirdLineDisplayColor" name="park.thirdLineDisplayColor" value="${(parkParams['park.thirdLineDisplayColor'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_thirdLineDisplayColor" empty="false" width="120" readonly="true">
<@ZKUI.Combo hideLabel="true" id="parkFourthLineDisplayColor" name="park.fourthLineDisplayColor" value="${(parkParams['park.fourthLineDisplayColor'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_fourthLineDisplayColor" empty="false" width="120" readonly="true">
<@i18n "park_parkingLotSet_fourthLineDispalySupport"/>
<#if Application['system.language'] != "zh_CN" && parkParams['park.communicationMode'] == "best-w" && parkParams['park.runningMode'] == "lprCamera">
<@i18n "park_parkingLotSet_ticketBox"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="parkEnableTicketModeEx" name="park.enableTicketMode" value="${(parkParams['park.enableTicketMode'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_parkingLotSet_enableTicketMode"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="parkTicketCodeTypeEx" name="park.ticketCodeType" value="${(parkParams['park.ticketCodeType'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_parkingLotSet_ticketCodeType"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="parkTicketPaperlessOpenEx" name="park.ticketPaperlessOpen" value="${(parkParams['park.ticketPaperlessOpen'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_parkingLotSet_paperlessOpen"/>
<@i18n "park_parkingLotSet_ticketDelayedTime"/>(<@i18n "common_second"/>)*
<@ZKUI.Input class="parkInputTextWidth" type="text" id="parkTicketDelayedTimeText" name="park.ticketDelayedTime" value="${(parkParams['park.ticketDelayedTime'])!}" maxlength="3"/>
<@i18n "park_parkingLotSet_ticketHeader"/>
<@ZKUI.Input class="parkInputTextWidth" type="text" id="parkTicketHeaderContentText" name="park.ticketHeaderContent" value="${(parkParams['park.ticketHeaderContent'])!}" maxlength="50"/>
<@i18n "park_parkingLotSet_ticketTail"/>
<@ZKUI.Input class="parkInputTextWidth" type="text" id="parkTicketTailContentText" name="park.ticketTailContent" value="${(parkParams['park.ticketTailContent'])!}" maxlength="50"/>
<@i18n "park_parkingLotSet_ticketBoxTips"/>
<@i18n "park_parkingLotSet_encryptProp"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="parkCarNumberEncryptPropEx" name="park.encryptPropCarNumber" value="${(parkParams['park.encryptPropCarNumber'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_carNumber"/> <@ZKUI.Input hideLabel="true" type="checkbox" id="parkInPhotoEncryptPropEx" name="park.encryptPropPhotoPathIn" value="${(parkParams['park.encryptPropPhotoPathIn'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_common_photo_in"/> <@ZKUI.Input hideLabel="true" type="checkbox" id="parkOutPhotoEncryptPropEx" name="park.encryptPropPhotoPathOut" value="${(parkParams['park.encryptPropPhotoPathOut'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_common_photo_out"/>
<@ZKUI.Input hideLabel="true" type="checkbox" id="parkContactNameEncryptPropEx" name="park.encryptPropContactName" value="${(parkParams['park.encryptPropContactName'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_parkingLot_contactName"/> <@ZKUI.Input hideLabel="true" type="checkbox" id="parkContactPhoneEncryptPropEx" name="park.encryptPropContactPhone" value="${(parkParams['park.encryptPropContactPhone'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_parkingLot_contactPhone"/> <@ZKUI.Input hideLabel="true" type="checkbox" id="parkShopNameEncryptPropEx" name="park.encryptPropShopName" value="${(parkParams['park.encryptPropShopName'])!}" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "park_shop_name"/>
<@i18n "park_parkingLotSet_encryptTips"/>
<@i18n "park_parkingLotSet_other"/>
<@i18n "park_parkingLotSet_notAppearDay"/>*
<@ZKUI.Combo hideLabel="true" id="dayOrHour" name="park.dayOrHour" value="${(parkParams['park.dayOrHour'])!}" followType="close" followScroll=".content_div" title="park_parkingLotSet_dayOrHour" empty="false" width="80" readonly="true"> <@ZKUI.Input class="model390" type="text" id="notAppearDay" name="park.notAppearDay" value="${(parkParams['park.notAppearDay'])!}" maxlength="5"/>
<@i18n "park_parkingLotSet_photoSaveDays"/>
<@ZKUI.Input class="parkInputTextWidth" type="text" name="park.photoSaveDays" value="${(parkParams['park.photoSaveDays'])!}" maxlength="5"/>
<@i18n "park_parkingLotSet_0isNotDelData"/>
<@i18n "park_parkingLotSet_photoSavePath"/>
<@ZKUI.Input id="parkPhotoSavePath" class="parkInputTextWidth" type="text" name="park.photoSavePath" value="${(parkParams['park.photoSavePath'])!}" maxlength="500"/>
<#if parkParams['park.runningMode'] == "lprCamera">
<@i18n "park_parkingLotSet_offlineSetting"/>
<@i18n "park_parkingLotSet_offlineNotSupportedSome"/>
<@i18n "park_parkingLotSet_recordPrecision"/>
<@ZKUI.Combo hideLabel="true" id="parkRecordPrecisionCombo" name="park.recordPrecision" value="${(parkParams['park.recordPrecision'])!}" followType="close" followScroll=".content_div" key="parkEntryPrecision" title="park_parkingLotSet_recordPrecision" empty="false" width="480" readonly="true"/>