<#assign leftRTL = "left"> <#assign rightRTL = "right"> <#if enableRTL?? && enableRTL=="true"> <#assign leftRTL = "right"> <#assign rightRTL = "left"> <#include "/public/template/setTemplate.html"> <#macro setContent>
<@i18n 'pers_person_pinSet' />
<@i18n 'common_length' />:
<@i18n 'pers_person_supportLetter' />:
<@ZKUI.Input name="pers.pinSupportLetter" hideLabel="true" id="yes" type="radio" onchange="checkPinLetters()" value="true"/>
<@ZKUI.Input name="pers.pinSupportLetter" hideLabel="true" id="no" type="radio" onchange="checkPinLetters()" value="false" checked="checked"/>
<@i18n 'pers_person_SupportDefault' />:
<@i18n 'pers_person_pinAutoIncrement' />:
<@ZKUI.Input name="pers.pinSupportIncrement" hideLabel="true" id="pinIncrementYes" type="radio" onchange="checkPinIncrement()" value="true" checked="checked"/>
<@i18n 'pers_person_cardSet' />
<@i18n 'pers_card_hex' />:
<@ZKUI.Input name="pers.cardHex" hideLabel="true" id="decimal" type="radio" onchange="checkIsExistCard()" value="0" checked="checked"/>
<@ZKUI.Input name="pers.cardHex" hideLabel="true" id="hexadecimal" type="radio" onchange="checkIsExistCard()" value="1"/>
style="display:none;"> <@i18n 'pers_person_cardsSupport' />:
<@ZKUI.Input name="pers.cardsSupport" hideLabel="true" id="cardsYes" type="radio" value="true" onchange="supportMultiCardAlert()"/>
<@ZKUI.Input name="pers.cardsSupport" hideLabel="true" id="cardsNo" type="radio" value="false" onchange="checkIsExistCards()" checked="checked"/>
class="sectionMB17"> <@i18n 'pers_person_cardsReadMode' />:
<@ZKUI.Input name="pers.cardsReadMode" hideLabel="true" id="cardsReadModeReadHead" type="radio" value="1" checked="checked"/>
<#if Application['system.language'] == "zh_CN"> <@ZKUI.Input name="pers.cardsReadMode" hideLabel="true" id="cardsReadModeID180" type="radio" value="2"/>
<#if Application['system.language'] == "zh_CN">
<@i18n 'pers_person_IDReadMode' />:
<@ZKUI.Input name="pers.IDReadMode" hideLabel="true" id="IDCardReader" type="radio" value="1"/>
<@ZKUI.Input name="pers.IDReadMode" hideLabel="true" id="TcpReadHead" type="radio" value="2" checked="checked"/>
<@i18n 'pers_person_physicalNoToCardNo' />:
<@ZKUI.Permission name="pers:tempPerson">
<@i18n 'pers_person_tempPersonSet' />
<@i18n 'pers_param_isAudit' />:
<@ZKUI.Input hideLabel="true" name="pers.tempPerson.audit" id="tempPersonYes" type="radio" value="1" checked="checked"/>
<@ZKUI.Input hideLabel="true" name="pers.tempPerson.audit" id="tempPersonNo" type="radio" value="0"/>
<@ZKUI.Permission name="pers:tempPerson">
<@i18n 'pers_param_qrCodeUrlCreate' />
<@i18n 'pers_param_selfRegistration' />:
<@ZKUI.Input hideLabel="true" name="pers.selfRegistration" id="selfRegistrationYes" type="radio" value="1" checked="checked" onchange="isOpenSelfRegistration()"/>
<@ZKUI.Input hideLabel="true" name="pers.selfRegistration" id="selfRegistrationNo" type="radio" value="0" onchange="isOpenSelfRegistration()"/>
<@i18n 'pers_param_qrCodeUrl'/>:
<@i18n 'pers_param_infoProtection'/>
<#if Application['system.language'] == "zh_CN"> <#else> <#if Application['system.language'] != "zh_CN"> <#if systemModules?lower_case?index_of("park")!=-1>
<@ZKUI.Input id="persPinEncryptProp" hideLabel="true" type="checkbox" name="pers.pin.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_person_pin' /> <@ZKUI.Input id="persNameEncryptProp" hideLabel="true" type="checkbox" name="pers.name.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_person_name' />
<@ZKUI.Input id="persCardNoEncryptProp" hideLabel="true" type="checkbox" name="pers.cardNo.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_card_cardNo"/> <@ZKUI.Input id="persLastNameEncryptProp" hideLabel="true" type="checkbox" name="pers.lastName.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_lastName"/> <@ZKUI.Input id="persGenderEncryptProp" hideLabel="true" type="checkbox" name="pers.gender.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_gender"/>
<@ZKUI.Input id="persCertNumberEncryptProp" hideLabel="true" type="checkbox" name="pers.certNumber.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_cert_number' /> <@ZKUI.Input id="persMobilePhoneEncryptProp" hideLabel="true" type="checkbox" name="pers.mobilePhone.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_mobilePhone"/>
<@ZKUI.Input id="persEmailEncryptProp" hideLabel="true" type="checkbox" name="pers.email.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_email"/> <@ZKUI.Input id="persBirthdayEncryptProp" hideLabel="true" type="checkbox" name="pers.birthday.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_birthday"/>
<@ZKUI.Input id="persHeadPortraitEncryptProp" hideLabel="true" type="checkbox" name="pers.headPortrait.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_import_photoType"/> <@ZKUI.Input id="persBioPhotoEncryptProp" hideLabel="true" type="checkbox" name="pers.bioPhoto.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_cropFace"/>
<@ZKUI.Input id="persCardNoEncryptProp" hideLabel="true" type="checkbox" name="pers.cardNo.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_card_cardNo"/> <@ZKUI.Input id="persCarPlateEncryptProp" hideLabel="true" type="checkbox" name="pers.carPlate.encryptProp" trueValue="true" falseValue="false" eventCheck=true/> <@i18n "pers_person_carPlate"/>
<@i18n 'pers_param_invoiceOptions'/>
<@ZKUI.Input id="persInvoiceUserId" hideLabel="true" type="checkbox" name="pers.invoice.userId" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_person_pin' /> <@ZKUI.Input id="persInvoiceName" hideLabel="true" type="checkbox" name="pers.invoice.name" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_person_name' />
<@ZKUI.Input id="persInvoiceLastName" hideLabel="true" type="checkbox" name="pers.invoice.lastName" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_person_lastName' /> <@ZKUI.Input id="persInvoiceMembershipPlan" hideLabel="true" type="checkbox" name="pers.invoice.membershipPlan" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_membership_plan' />
<@ZKUI.Input id="persInvoiceFinalAmount" hideLabel="true" type="checkbox" name="pers.invoice.totalAmount" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_membership_finalAmount' /> <@ZKUI.Input id="persInvoiceAmountPaid" hideLabel="true" type="checkbox" name="pers.invoice.paidAmount" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_membership_amountPaid' />
<@ZKUI.Input id="persInvoiceBalanceAMount" hideLabel="true" type="checkbox" name="pers.invoice.dueAmount" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_membership_balanceAmount' /> <@ZKUI.Input id="persInvoicePaymentDay" hideLabel="true" type="checkbox" name="pers.invoice.paymentDate" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_payment_day' />
<@ZKUI.Input id="persInvoiceTrainer" hideLabel="true" type="checkbox" name="pers.invoice.trainer" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_userType_trainer' /> <@ZKUI.Input id="persInvoiceTrainerPlan" hideLabel="true" type="checkbox" name="pers.invoice.trainerPlan" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_trainerPlan' />
<@ZKUI.Input id="persInvoicePaymentMode" hideLabel="true" type="checkbox" name="pers.invoice.paymentMode" trueValue="true" falseValue="false" eventCheck=true/> <@i18n 'pers_payMode' />
<@i18n 'pers_param_invoiceRegistration' />
<@i18n 'pers_param_invoiceHeader' />:
<@i18n 'pers_param_invoiceFooter' />:
<@i18n 'pers_member_expiry' /> <@i18n 'pers_person_days_toExpiry'/>:
<@i18n 'pers_days_toShow_newMembersInDashboard' /> <@i18n 'pers_days_toShow_newMembersInDashboard'/>:
<@i18n 'pers_qrCode_upi' /> <@i18n 'pers_qrcode_upload'/>:
Browse
No file chosen
Delete QRCode:
Delete
<@i18n 'pers_mail_notification'/>
<#assign hours=0..23/> <@ZKUI.Combo hideLabel="true" width="55" empty="false" id="idDayFrequencyHour" name="pers.dayFrequencyHour" followType="close" followScroll=".content_div"> <#list hours as hour> <#if hour<10> <#else> : <#assign minutes=0..59/> <@ZKUI.Combo hideLabel="true" width="55" empty="false" id="idDayFrequencyMinute" name="pers.dayFrequencyMinute" followType="close" followScroll=".content_div" value="${(pers.dayFrequencyMinute)!}"> <#list minutes as minute> <#if minute<10> <#else> (<@i18n 'common_hour' />:<@i18n 'common_minute' />)
<#include "/system/registerClient/registerClient.html">