puzhibing
2023-07-27 614b0106f079e67bb674a37ede2bd0fe3df2a430
cloud-server-management/src/main/webapp/WEB-INF/view/system/sysCouponRecord/sysCouponRecord_add.html
@@ -4,7 +4,7 @@
    @if(language==1){
        <div class="form-horizontal"id="sysCouponRecordInfoForm">
            <input hidden id="language" value="${language}">
            <div class="row">
                <div class="col-sm-6">
                    <#input id="name" name="名称" underline="true" placeholder="最多20个字"/>
@@ -56,7 +56,7 @@
    @}
    @if(language==2){
    <div class="form-horizontal"id="sysCouponRecordInfoForm">
        <input hidden id="language" value="${language}">
        <div class="row">
            <div class="col-sm-6">
                <#input id="name" name="Name" underline="true" placeholder="Up to 20 characters"/>
@@ -106,7 +106,7 @@
    @}
    @if(language==3){
<div class="form-horizontal"id="sysCouponRecordInfoForm">
    <input hidden id="language" value="${language}">
    <div class="row">
        <div class="col-sm-6">
            <#input id="name" name="Nama" underline="true" placeholder="Sehingga 20 karakter"/>