Commit 6f6b9f67ff45986eae7e2269021464f64d050285
1 parent
af584e55
1、国际化改造:路牌范围指令页面改造,人员范围指令页面改造
2、国际化改造:排班规则管理前端页面改造
Showing
12 changed files
with
498 additions
and
154 deletions
src/main/resources/static/pages/scheduleApp/language/en.js
| @@ -47,6 +47,25 @@ var ScheduleApp_en_language = { | @@ -47,6 +47,25 @@ var ScheduleApp_en_language = { | ||
| 47 | // js:saSelect5.js | 47 | // js:saSelect5.js |
| 48 | "saSelect5_js_line375_txt-1275" : "Dictionary data is not available=", | 48 | "saSelect5_js_line375_txt-1275" : "Dictionary data is not available=", |
| 49 | 49 | ||
| 50 | + // 指令位置:../module/common/dts2/guideboardGroup | ||
| 51 | + // 页面:saGuideboardgroupTemplate.html | ||
| 52 | + "guideboardGroup_saGuideboardgroupTemplate_line51_txt-1783" : "Road sign list, total {{total1}},filter {{total2}}(Maximum 10)", | ||
| 53 | + "guideboardGroup_saGuideboardgroupTemplate_line58_txt-1784" : "Enter the road sign name", | ||
| 54 | + "guideboardGroup_saGuideboardgroupTemplate_line65_txt-3184" : "Display all", | ||
| 55 | + "guideboardGroup_saGuideboardgroupTemplate_line81_txt-4343" : "Selected road sign list, total {{total}},original road sign {{desc}}", | ||
| 56 | + | ||
| 57 | + // 指令位置:../module/common/dts2/employeeGroup | ||
| 58 | + // 页面:saEmployeegroupTemplate.html) | ||
| 59 | + "employeeGroup_saEmployeegroupTemplate_line77_txt-1740" : "Staffing list, total {{total1}} groups,filter {{total2}} groups(Max is 10).", | ||
| 60 | + "employeeGroup_saEmployeegroupTemplate_line84" : "pinyin, code, number", | ||
| 61 | + "employeeGroup_saEmployeegroupTemplate_line91_txt-3184" : "Display all", | ||
| 62 | + "employeeGroup_saEmployeegroupTemplate_line152_txt-378" : "List of selected personnel, total {{total}} groups.Initial personnel is {{desc}}", | ||
| 63 | + "employeeGroup_saEmployeegroupTemplate_line163_txt-4101" : "Shift division", | ||
| 64 | + "employeeGroup_saEmployeegroupTemplate_line225_txt-232" : "List of selected personnel, total {{total}} groups.Initial shift personnel,{{desc}}", | ||
| 65 | + "employeeGroup_saEmployeegroupTemplate_line235_txt-4101" : "Shift division", | ||
| 66 | + | ||
| 67 | + | ||
| 68 | + | ||
| 50 | //------------ 车辆信息管理模块 -----------// | 69 | //------------ 车辆信息管理模块 -----------// |
| 51 | // 模块位置:../module/basicInfo/busInfoManage | 70 | // 模块位置:../module/basicInfo/busInfoManage |
| 52 | 71 | ||
| @@ -1044,6 +1063,150 @@ var ScheduleApp_en_language = { | @@ -1044,6 +1063,150 @@ var ScheduleApp_en_language = { | ||
| 1044 | "guideboardManage_module_js_line394_txt-4022" : "Road sign", | 1063 | "guideboardManage_module_js_line394_txt-4022" : "Road sign", |
| 1045 | "guideboardManage_module_js_line394_txt-3066" : "Details", | 1064 | "guideboardManage_module_js_line394_txt-3066" : "Details", |
| 1046 | 1065 | ||
| 1066 | + //------------ 排班规则管理模块 -----------// | ||
| 1067 | + // 模块位置:../module/core/scheduleRuleManage | ||
| 1068 | + // 页面;index.html | ||
| 1069 | + "scheduleRuleManage_index_page_line3_txt-1653" : "Scheduling rule management", | ||
| 1070 | + "scheduleRuleManage_index_page_line9_txt-3807" : "Home page", | ||
| 1071 | + "scheduleRuleManage_index_page_line13_txt-1303" : "Operation plan management", | ||
| 1072 | + "scheduleRuleManage_index_page_line17_txt-1653" : "Scheduling rule management", | ||
| 1073 | + "scheduleRuleManage_index_page_line36_txt-3183" : "Shift rules", | ||
| 1074 | + "scheduleRuleManage_index_page_line41_txt-3262" : "Add rules", | ||
| 1075 | + "scheduleRuleManage_index_page_line47_txt-3339" : "Data tool", | ||
| 1076 | + "scheduleRuleManage_index_page_line54_txt-4449" : "Import from excel", | ||
| 1077 | + "scheduleRuleManage_index_page_line60_txt-4493" : "Export to excel", | ||
| 1078 | + | ||
| 1079 | + // 页面:orderOptionOpen.html | ||
| 1080 | + "scheduleRuleManage_orderOptionOpen_page_line5_txt-1682" : "Sort field selection", | ||
| 1081 | + "scheduleRuleManage_orderOptionOpen_page_line17_txt-4018" : "Yes", | ||
| 1082 | + | ||
| 1083 | + // 页面:list.html | ||
| 1084 | + "scheduleRuleManage_list_page_line6_txt-3934" : "Serial number", | ||
| 1085 | + "scheduleRuleManage_list_page_line7_txt-3347" : "Route name", | ||
| 1086 | + "scheduleRuleManage_list_page_line8_txt-3482" : "Modifier", | ||
| 1087 | + "scheduleRuleManage_list_page_line8_txt-2637" : "Modify time", | ||
| 1088 | + "scheduleRuleManage_list_page_line9_txt-3211" : "Activation date", | ||
| 1089 | + "scheduleRuleManage_list_page_line10_txt-4009" : "Vehicles", | ||
| 1090 | + "scheduleRuleManage_list_page_line11_txt-3210" : "Starting road sign", | ||
| 1091 | + "scheduleRuleManage_list_page_line12_txt-3214" : "Road sign range", | ||
| 1092 | + "scheduleRuleManage_list_page_line13_txt-3209" : "Starting staff", | ||
| 1093 | + "scheduleRuleManage_list_page_line14_txt-3208" : "Staff range", | ||
| 1094 | + "scheduleRuleManage_list_page_line15_txt-3087" : "Shift format", | ||
| 1095 | + "scheduleRuleManage_list_page_line16_txt-3942" : "Operation", | ||
| 1096 | + "scheduleRuleManage_list_page_line29_txt-3364" : "Please enter pinyin", | ||
| 1097 | + "scheduleRuleManage_list_page_line39_txt-2008" : "Vehicle self-numbering", | ||
| 1098 | + "scheduleRuleManage_list_page_line50_txt-4001" : "Search", | ||
| 1099 | + "scheduleRuleManage_list_page_line60_txt-3385" : "Sorting options", | ||
| 1100 | + "scheduleRuleManage_list_page_line68_txt-4000" : "Reset", | ||
| 1101 | + "scheduleRuleManage_list_page_line144_txt-3866" : "Details", | ||
| 1102 | + "scheduleRuleManage_list_page_line145_txt-4028" : "Modify", | ||
| 1103 | + "scheduleRuleManage_list_page_line147_txt-676" : "Do you want to delete the shift rules?", | ||
| 1104 | + "scheduleRuleManage_list_page_line148_txt-3429" : "Line:", | ||
| 1105 | + "scheduleRuleManage_list_page_line148_txt-3469" : "Vehicle:", | ||
| 1106 | + "scheduleRuleManage_list_page_line148_txt-907" : "Please delete the rules carefully!", | ||
| 1107 | + "scheduleRuleManage_list_page_line150_txt-4257" : "Yes", | ||
| 1108 | + "scheduleRuleManage_list_page_line151_txt-3817" : "Cancel", | ||
| 1109 | + "scheduleRuleManage_list_page_line153_txt-3868" : "Delete", | ||
| 1110 | + "scheduleRuleManage_list_page_line162_txt-3053" : "Showing {{from}} to {{to}} of {{total}}entries.10 entries per page", | ||
| 1111 | + "scheduleRuleManage_list_page_line175_txt-4430" : "First", | ||
| 1112 | + "scheduleRuleManage_list_page_line176_txt-3613" : "Previous", | ||
| 1113 | + "scheduleRuleManage_list_page_line177_txt-3614" : "Next", | ||
| 1114 | + "scheduleRuleManage_list_page_line178_txt-4068" : "Last", | ||
| 1115 | + | ||
| 1116 | + // 页面:detail.html | ||
| 1117 | + "scheduleRuleManage_detail_page_line3_txt-1653" : "Scheduling rule management", | ||
| 1118 | + "scheduleRuleManage_detail_page_line9_txt-3807" : "Home page", | ||
| 1119 | + "scheduleRuleManage_detail_page_line13_txt-1303" : "Operation plan management", | ||
| 1120 | + "scheduleRuleManage_detail_page_line17_txt-1653" : "Scheduling rule management", | ||
| 1121 | + "scheduleRuleManage_detail_page_line21_txt-843" : "Shift rule details", | ||
| 1122 | + "scheduleRuleManage_detail_page_line45_txt-3347" : "Route name", | ||
| 1123 | + "scheduleRuleManage_detail_page_line53_txt-4009" : "Vehicles", | ||
| 1124 | + "scheduleRuleManage_detail_page_line61_txt-3211" : "Activation date", | ||
| 1125 | + "scheduleRuleManage_detail_page_line70_txt-3214" : "Road sign range", | ||
| 1126 | + "scheduleRuleManage_detail_page_line78_txt-3210" : "Starting road sign", | ||
| 1127 | + "scheduleRuleManage_detail_page_line86_txt-3208" : "Staff range", | ||
| 1128 | + "scheduleRuleManage_detail_page_line94_txt-3209" : "Starting staff", | ||
| 1129 | + "scheduleRuleManage_detail_page_line102_txt-2260" : "Shift format:", | ||
| 1130 | + | ||
| 1131 | + // 页面:edit.html | ||
| 1132 | + "scheduleRuleManage_edit_page_line3_txt-1653" : "Scheduling rule management", | ||
| 1133 | + "scheduleRuleManage_edit_page_line9_txt-3807" : "Home page", | ||
| 1134 | + "scheduleRuleManage_edit_page_line13_txt-1303" : "Operation plan management", | ||
| 1135 | + "scheduleRuleManage_edit_page_line17_txt-1653" : "Scheduling rule management", | ||
| 1136 | + "scheduleRuleManage_edit_page_line21_txt-835" : "Modify shift rule information", | ||
| 1137 | + "scheduleRuleManage_edit_page_line29_txt-3849" : "Form", | ||
| 1138 | + "scheduleRuleManage_edit_page_line44_txt-3347" : "Route name", | ||
| 1139 | + "scheduleRuleManage_edit_page_line54_txt-3364" : "Please enter pinyin", | ||
| 1140 | + "scheduleRuleManage_edit_page_line61_txt-1788" : "Line must be selected", | ||
| 1141 | + "scheduleRuleManage_edit_page_line65_txt-2921" : "Vehicle configuration", | ||
| 1142 | + "scheduleRuleManage_edit_page_line76_txt-3364" : "Please enter pinyin", | ||
| 1143 | + "scheduleRuleManage_edit_page_line84_txt-1794" : "Vehicle must be selected", | ||
| 1144 | + "scheduleRuleManage_edit_page_line89_txt-3211" : "Activation date", | ||
| 1145 | + "scheduleRuleManage_edit_page_line93_txt-1284" : "Please select the activation date", | ||
| 1146 | + "scheduleRuleManage_edit_page_line106_txt-915" : "Activation Date must be selected", | ||
| 1147 | + "scheduleRuleManage_edit_page_line111_txt-3214" : "Road sign range", | ||
| 1148 | + "scheduleRuleManage_edit_page_line127_txt-248" : "Road sign range, starting road sign must be selected", | ||
| 1149 | + "scheduleRuleManage_edit_page_line132_txt-3208" : "Staff range", | ||
| 1150 | + "scheduleRuleManage_edit_page_line148_txt-247" : "Staff range, starting staff must be selected", | ||
| 1151 | + "scheduleRuleManage_edit_page_line153_txt-3220" : "Shift type", | ||
| 1152 | + "scheduleRuleManage_edit_page_line163_txt-3220" : "Shift type", | ||
| 1153 | + "scheduleRuleManage_edit_page_line170_txt-924" : "Shift type must be selected", | ||
| 1154 | + "scheduleRuleManage_edit_page_line176_txt-3221" : "Shift format", | ||
| 1155 | + "scheduleRuleManage_edit_page_line187_txt-925" : "Shift format cannot be empty", | ||
| 1156 | + "scheduleRuleManage_edit_page_line209_txt-4173" : "Submit", | ||
| 1157 | + "scheduleRuleManage_edit_page_line210_txt-3817" : "Cancel", | ||
| 1158 | + | ||
| 1159 | + // 页面:form.html | ||
| 1160 | + "scheduleRuleManage_form_page_line3_txt-1653" : "Scheduling rule management", | ||
| 1161 | + "scheduleRuleManage_form_page_line9_txt-3807" : "Home page", | ||
| 1162 | + "scheduleRuleManage_form_page_line13_txt-1303" : "Operation plan management", | ||
| 1163 | + "scheduleRuleManage_form_page_line17_txt-1653" : "Scheduling rule management", | ||
| 1164 | + "scheduleRuleManage_form_page_line21_txt-839" : "Add shift rule information", | ||
| 1165 | + "scheduleRuleManage_form_page_line29_txt-3849" : "Form", | ||
| 1166 | + "scheduleRuleManage_form_page_line44_txt-3347" : "Route name", | ||
| 1167 | + "scheduleRuleManage_form_page_line54_txt-3364" : "Please enter pinyin", | ||
| 1168 | + "scheduleRuleManage_form_page_line61_txt-1788" : "Line must be selected", | ||
| 1169 | + "scheduleRuleManage_form_page_line65_txt-2921" : "Vehicle configuration", | ||
| 1170 | + "scheduleRuleManage_form_page_line76_txt-3364" : "Please enter pinyin", | ||
| 1171 | + "scheduleRuleManage_form_page_line84_txt-1794" : "Vehicle must be selected", | ||
| 1172 | + "scheduleRuleManage_form_page_line89_txt-3211" : "Activation date", | ||
| 1173 | + "scheduleRuleManage_form_page_line93_txt-1284" : "Please select the activation date", | ||
| 1174 | + "scheduleRuleManage_form_page_line106_txt-915" : "Activation Date must be selected", | ||
| 1175 | + "scheduleRuleManage_form_page_line111_txt-3214" : "Road sign range", | ||
| 1176 | + "scheduleRuleManage_form_page_line127_txt-248" : "Road sign range, starting road sign must be selected", | ||
| 1177 | + "scheduleRuleManage_form_page_line132_txt-3208" : "Staff range", | ||
| 1178 | + "scheduleRuleManage_form_page_line148_txt-247" : "Staff range, starting staff must be selected", | ||
| 1179 | + "scheduleRuleManage_form_page_line153_txt-3220" : "Shift type", | ||
| 1180 | + "scheduleRuleManage_form_page_line163_txt-3220" : "Shift type", | ||
| 1181 | + "scheduleRuleManage_form_page_line170_txt-924" : "Shift type must be selected", | ||
| 1182 | + "scheduleRuleManage_form_page_line176_txt-3221" : "Shift format", | ||
| 1183 | + "scheduleRuleManage_form_page_line187_txt-925" : "Shift format cannot be empty", | ||
| 1184 | + "scheduleRuleManage_form_page_line201_txt-4173" : "Submit", | ||
| 1185 | + "scheduleRuleManage_form_page_line202_txt-3817" : "Cancel", | ||
| 1186 | + | ||
| 1187 | + // 页面:dataImport.html | ||
| 1188 | + "scheduleRuleManage_dataImport_page_line2_txt-1615" : "Shift rule information", | ||
| 1189 | + "scheduleRuleManage_dataImport_page_line7_txt-2684" : "Select file", | ||
| 1190 | + "scheduleRuleManage_dataImport_page_line20_txt-3658" : "file name", | ||
| 1191 | + "scheduleRuleManage_dataImport_page_line21_txt-4092" : "Size(MB)", | ||
| 1192 | + "scheduleRuleManage_dataImport_page_line22_txt-4091" : "progress", | ||
| 1193 | + "scheduleRuleManage_dataImport_page_line23_txt-3874" : "Status", | ||
| 1194 | + "scheduleRuleManage_dataImport_page_line24_txt-3942" : "Operation", | ||
| 1195 | + "scheduleRuleManage_dataImport_page_line53_txt-4154" : "upload", | ||
| 1196 | + "scheduleRuleManage_dataImport_page_line57_txt-3817" : "Cancel", | ||
| 1197 | + "scheduleRuleManage_dataImport_page_line60_txt-3868" : "Delete", | ||
| 1198 | + "scheduleRuleManage_dataImport_page_line71_txt-4015" : "Close", | ||
| 1199 | + | ||
| 1200 | + // module.js | ||
| 1201 | + "scheduleRuleManage_module_js_line25_txt-3347" : "Route name", | ||
| 1202 | + "scheduleRuleManage_module_js_line26_txt-2637" : "Modify time", | ||
| 1203 | + "scheduleRuleManage_module_js_line27_txt-3211" : "Activation date", | ||
| 1204 | + "scheduleRuleManage_module_js_line28_txt-4009" : "Vehicles", | ||
| 1205 | + "scheduleRuleManage_module_js_line104_txt-1806" : "Please select the route!", | ||
| 1206 | + "scheduleRuleManage_module_js_line165_txt-1836" : "Layout rule information", | ||
| 1207 | + "scheduleRuleManage_module_js_line265_txt-3729" : "Failed:", | ||
| 1208 | + "scheduleRuleManage_module_js_line397_txt-878" : "Rule configuration details", | ||
| 1209 | + | ||
| 1047 | 1210 | ||
| 1048 | // TODO; | 1211 | // TODO; |
| 1049 | 1212 |
src/main/resources/static/pages/scheduleApp/language/zh.js
| @@ -47,6 +47,23 @@ var ScheduleApp_zh_language = { | @@ -47,6 +47,23 @@ var ScheduleApp_zh_language = { | ||
| 47 | // js:saSelect5.js | 47 | // js:saSelect5.js |
| 48 | "saSelect5_js_line375_txt-1275" : "字典数据不存在=", | 48 | "saSelect5_js_line375_txt-1275" : "字典数据不存在=", |
| 49 | 49 | ||
| 50 | + // 指令位置:../module/common/dts2/guideboardGroup | ||
| 51 | + // 页面:saGuideboardgroupTemplate.html | ||
| 52 | + "guideboardGroup_saGuideboardgroupTemplate_line51_txt-1783" : "路牌列表,共{{total1}}个,筛选{{total2}}个(最多10个)", | ||
| 53 | + "guideboardGroup_saGuideboardgroupTemplate_line58_txt-1784" : "输入路牌名字", | ||
| 54 | + "guideboardGroup_saGuideboardgroupTemplate_line65_txt-3184" : "显示全部", | ||
| 55 | + "guideboardGroup_saGuideboardgroupTemplate_line81_txt-4343" : "已经选中的路牌列表,共{{total}}个,初始路牌,{{desc}}", | ||
| 56 | + | ||
| 57 | + // 指令位置:../module/common/dts2/employeeGroup | ||
| 58 | + // 页面:saEmployeegroupTemplate.html) | ||
| 59 | + "employeeGroup_saEmployeegroupTemplate_line77_txt-1740" : "人员列表,共{{total1}}组,筛选{{total2}}组(最多10组)", | ||
| 60 | + "employeeGroup_saEmployeegroupTemplate_line84" : "拼音,编码,工号", | ||
| 61 | + "employeeGroup_saEmployeegroupTemplate_line91_txt-3184" : "显示全部", | ||
| 62 | + "employeeGroup_saEmployeegroupTemplate_line152_txt-378" : "已经选中的人员列表,共{{total}}组,初始人员,{{desc}}", | ||
| 63 | + "employeeGroup_saEmployeegroupTemplate_line163_txt-4101" : "分班", | ||
| 64 | + "employeeGroup_saEmployeegroupTemplate_line225_txt-232" : "已经选中的分班人员列表,共{{total}}组,初始分班人员,{{desc}}", | ||
| 65 | + "employeeGroup_saEmployeegroupTemplate_line235_txt-4101" : "分班", | ||
| 66 | + | ||
| 50 | 67 | ||
| 51 | //------------ 车辆信息管理模块 -----------// | 68 | //------------ 车辆信息管理模块 -----------// |
| 52 | // 模块位置:../module/basicInfo/busInfoManage | 69 | // 模块位置:../module/basicInfo/busInfoManage |
| @@ -1045,6 +1062,152 @@ var ScheduleApp_zh_language = { | @@ -1045,6 +1062,152 @@ var ScheduleApp_zh_language = { | ||
| 1045 | "guideboardManage_module_js_line394_txt-4022" : "路牌", | 1062 | "guideboardManage_module_js_line394_txt-4022" : "路牌", |
| 1046 | "guideboardManage_module_js_line394_txt-3066" : "详细信息", | 1063 | "guideboardManage_module_js_line394_txt-3066" : "详细信息", |
| 1047 | 1064 | ||
| 1065 | + //------------ 排班规则管理模块 -----------// | ||
| 1066 | + // 模块位置:../module/core/scheduleRuleManage | ||
| 1067 | + // 页面;index.html | ||
| 1068 | + "scheduleRuleManage_index_page_line3_txt-1653" : "排班规则管理", | ||
| 1069 | + "scheduleRuleManage_index_page_line9_txt-3807" : "首页", | ||
| 1070 | + "scheduleRuleManage_index_page_line13_txt-1303" : "运营计划管理", | ||
| 1071 | + "scheduleRuleManage_index_page_line17_txt-1653" : "排班规则管理", | ||
| 1072 | + "scheduleRuleManage_index_page_line36_txt-3183" : "排班规则", | ||
| 1073 | + "scheduleRuleManage_index_page_line41_txt-3262" : "添加规则", | ||
| 1074 | + "scheduleRuleManage_index_page_line47_txt-3339" : "数据工具", | ||
| 1075 | + "scheduleRuleManage_index_page_line54_txt-4449" : "导入Excel", | ||
| 1076 | + "scheduleRuleManage_index_page_line60_txt-4493" : "导出Excel", | ||
| 1077 | + | ||
| 1078 | + // 页面:orderOptionOpen.html | ||
| 1079 | + "scheduleRuleManage_orderOptionOpen_page_line5_txt-1682" : "排序字段选择", | ||
| 1080 | + "scheduleRuleManage_orderOptionOpen_page_line17_txt-4018" : "确定", | ||
| 1081 | + | ||
| 1082 | + // 页面:list.html | ||
| 1083 | + "scheduleRuleManage_list_page_line6_txt-3934" : "序号", | ||
| 1084 | + "scheduleRuleManage_list_page_line7_txt-3347" : "线路名称", | ||
| 1085 | + "scheduleRuleManage_list_page_line8_txt-3482" : "修改人", | ||
| 1086 | + "scheduleRuleManage_list_page_line8_txt-2637" : "修改时间", | ||
| 1087 | + "scheduleRuleManage_list_page_line9_txt-3211" : "启用日期", | ||
| 1088 | + "scheduleRuleManage_list_page_line10_txt-4009" : "车辆", | ||
| 1089 | + "scheduleRuleManage_list_page_line11_txt-3210" : "起始路牌", | ||
| 1090 | + "scheduleRuleManage_list_page_line12_txt-3214" : "路牌范围", | ||
| 1091 | + "scheduleRuleManage_list_page_line13_txt-3209" : "起始人员", | ||
| 1092 | + "scheduleRuleManage_list_page_line14_txt-3208" : "人员范围", | ||
| 1093 | + "scheduleRuleManage_list_page_line15_txt-3087" : "翻版格式", | ||
| 1094 | + "scheduleRuleManage_list_page_line16_txt-3942" : "操作", | ||
| 1095 | + "scheduleRuleManage_list_page_line29_txt-3364" : "请输拼音", | ||
| 1096 | + "scheduleRuleManage_list_page_line39_txt-2008" : "车辆自编号", | ||
| 1097 | + "scheduleRuleManage_list_page_line50_txt-4001" : "搜索", | ||
| 1098 | + "scheduleRuleManage_list_page_line60_txt-3385" : "排序选项", | ||
| 1099 | + "scheduleRuleManage_list_page_line68_txt-4000" : "重置", | ||
| 1100 | + "scheduleRuleManage_list_page_line144_txt-3866" : "详细", | ||
| 1101 | + "scheduleRuleManage_list_page_line145_txt-4028" : "修改", | ||
| 1102 | + "scheduleRuleManage_list_page_line147_txt-676" : "是否删除排班规则?", | ||
| 1103 | + "scheduleRuleManage_list_page_line148_txt-3429" : "线路:", | ||
| 1104 | + "scheduleRuleManage_list_page_line148_txt-3469" : "车辆:", | ||
| 1105 | + "scheduleRuleManage_list_page_line148_txt-907" : "请谨慎删除规则!", | ||
| 1106 | + "scheduleRuleManage_list_page_line150_txt-4257" : "是", | ||
| 1107 | + "scheduleRuleManage_list_page_line151_txt-3817" : "取消", | ||
| 1108 | + "scheduleRuleManage_list_page_line153_txt-3868" : "删除", | ||
| 1109 | + "scheduleRuleManage_list_page_line162_txt-3053" : "显示从{{from}}到{{to}} 共{{total}}条 每页显示10条", | ||
| 1110 | + "scheduleRuleManage_list_page_line175_txt-4430" : "首页", | ||
| 1111 | + "scheduleRuleManage_list_page_line176_txt-3613" : "上一页", | ||
| 1112 | + "scheduleRuleManage_list_page_line177_txt-3614" : "下一页", | ||
| 1113 | + "scheduleRuleManage_list_page_line178_txt-4068" : "尾页", | ||
| 1114 | + | ||
| 1115 | + // 页面:detail.html | ||
| 1116 | + "scheduleRuleManage_detail_page_line3_txt-1653" : "排班规则管理", | ||
| 1117 | + "scheduleRuleManage_detail_page_line9_txt-3807" : "首页", | ||
| 1118 | + "scheduleRuleManage_detail_page_line13_txt-1303" : "运营计划管理", | ||
| 1119 | + "scheduleRuleManage_detail_page_line17_txt-1653" : "排班规则管理", | ||
| 1120 | + "scheduleRuleManage_detail_page_line21_txt-843" : "排班规则详细信息", | ||
| 1121 | + "scheduleRuleManage_detail_page_line45_txt-3347" : "线路名称", | ||
| 1122 | + "scheduleRuleManage_detail_page_line53_txt-4009" : "车辆", | ||
| 1123 | + "scheduleRuleManage_detail_page_line61_txt-3211" : "启用日期", | ||
| 1124 | + "scheduleRuleManage_detail_page_line70_txt-3214" : "路牌范围", | ||
| 1125 | + "scheduleRuleManage_detail_page_line78_txt-3210" : "起始路牌", | ||
| 1126 | + "scheduleRuleManage_detail_page_line86_txt-3208" : "人员范围", | ||
| 1127 | + "scheduleRuleManage_detail_page_line94_txt-3209" : "起始人员", | ||
| 1128 | + "scheduleRuleManage_detail_page_line102_txt-2260" : "翻班格式:", | ||
| 1129 | + | ||
| 1130 | + // 页面:edit.html | ||
| 1131 | + "scheduleRuleManage_edit_page_line3_txt-1653" : "排班规则管理", | ||
| 1132 | + "scheduleRuleManage_edit_page_line9_txt-3807" : "首页", | ||
| 1133 | + "scheduleRuleManage_edit_page_line13_txt-1303" : "运营计划管理", | ||
| 1134 | + "scheduleRuleManage_edit_page_line17_txt-1653" : "排班规则管理", | ||
| 1135 | + "scheduleRuleManage_edit_page_line21_txt-835" : "修改排班规则信息", | ||
| 1136 | + "scheduleRuleManage_edit_page_line29_txt-3849" : "表单", | ||
| 1137 | + "scheduleRuleManage_edit_page_line44_txt-3347" : "线路名称", | ||
| 1138 | + "scheduleRuleManage_edit_page_line54_txt-3364" : "请输拼音", | ||
| 1139 | + "scheduleRuleManage_edit_page_line61_txt-1788" : "线路必须选择", | ||
| 1140 | + "scheduleRuleManage_edit_page_line65_txt-2921" : "车辆配置", | ||
| 1141 | + "scheduleRuleManage_edit_page_line76_txt-3364" : "请输拼音", | ||
| 1142 | + "scheduleRuleManage_edit_page_line84_txt-1794" : "车辆必须选择", | ||
| 1143 | + "scheduleRuleManage_edit_page_line89_txt-3211" : "启用日期", | ||
| 1144 | + "scheduleRuleManage_edit_page_line93_txt-1284" : "请选择启用日期", | ||
| 1145 | + "scheduleRuleManage_edit_page_line106_txt-915" : "启用日期必须选择", | ||
| 1146 | + "scheduleRuleManage_edit_page_line111_txt-3214" : "路牌范围", | ||
| 1147 | + "scheduleRuleManage_edit_page_line127_txt-248" : "路牌范围,起始路牌必须选择", | ||
| 1148 | + "scheduleRuleManage_edit_page_line132_txt-3208" : "人员范围", | ||
| 1149 | + "scheduleRuleManage_edit_page_line148_txt-247" : "人员范围,起始人员必须选择", | ||
| 1150 | + "scheduleRuleManage_edit_page_line153_txt-3220" : "翻班类型", | ||
| 1151 | + "scheduleRuleManage_edit_page_line163_txt-3220" : "翻班类型", | ||
| 1152 | + "scheduleRuleManage_edit_page_line170_txt-924" : "翻班类型必须选择", | ||
| 1153 | + "scheduleRuleManage_edit_page_line176_txt-3221" : "翻班格式", | ||
| 1154 | + "scheduleRuleManage_edit_page_line187_txt-925" : "翻班格式不能为空", | ||
| 1155 | + "scheduleRuleManage_edit_page_line209_txt-4173" : "提交", | ||
| 1156 | + "scheduleRuleManage_edit_page_line210_txt-3817" : "取消", | ||
| 1157 | + | ||
| 1158 | + // 页面:form.html | ||
| 1159 | + "scheduleRuleManage_form_page_line3_txt-1653" : "排班规则管理", | ||
| 1160 | + "scheduleRuleManage_form_page_line9_txt-3807" : "首页", | ||
| 1161 | + "scheduleRuleManage_form_page_line13_txt-1303" : "运营计划管理", | ||
| 1162 | + "scheduleRuleManage_form_page_line17_txt-1653" : "排班规则管理", | ||
| 1163 | + "scheduleRuleManage_form_page_line21_txt-839" : "添加排班规则信息", | ||
| 1164 | + "scheduleRuleManage_form_page_line29_txt-3849" : "表单", | ||
| 1165 | + "scheduleRuleManage_form_page_line44_txt-3347" : "线路名称", | ||
| 1166 | + "scheduleRuleManage_form_page_line54_txt-3364" : "请输拼音", | ||
| 1167 | + "scheduleRuleManage_form_page_line61_txt-1788" : "线路必须选择", | ||
| 1168 | + "scheduleRuleManage_form_page_line65_txt-2921" : "车辆配置", | ||
| 1169 | + "scheduleRuleManage_form_page_line76_txt-3364" : "请输拼音", | ||
| 1170 | + "scheduleRuleManage_form_page_line84_txt-1794" : "车辆必须选择", | ||
| 1171 | + "scheduleRuleManage_form_page_line89_txt-3211" : "启用日期", | ||
| 1172 | + "scheduleRuleManage_form_page_line93_txt-1284" : "请选择启用日期", | ||
| 1173 | + "scheduleRuleManage_form_page_line106_txt-915" : "启用日期必须选择", | ||
| 1174 | + "scheduleRuleManage_form_page_line111_txt-3214" : "路牌范围", | ||
| 1175 | + "scheduleRuleManage_form_page_line127_txt-248" : "路牌范围,起始路牌必须选择", | ||
| 1176 | + "scheduleRuleManage_form_page_line132_txt-3208" : "人员范围", | ||
| 1177 | + "scheduleRuleManage_form_page_line148_txt-247" : "人员范围,起始人员必须选择", | ||
| 1178 | + "scheduleRuleManage_form_page_line153_txt-3220" : "翻班类型", | ||
| 1179 | + "scheduleRuleManage_form_page_line163_txt-3220" : "翻班类型", | ||
| 1180 | + "scheduleRuleManage_form_page_line170_txt-924" : "翻班类型必须选择", | ||
| 1181 | + "scheduleRuleManage_form_page_line176_txt-3221" : "翻班格式", | ||
| 1182 | + "scheduleRuleManage_form_page_line187_txt-925" : "翻班格式不能为空", | ||
| 1183 | + "scheduleRuleManage_form_page_line201_txt-4173" : "提交", | ||
| 1184 | + "scheduleRuleManage_form_page_line202_txt-3817" : "取消", | ||
| 1185 | + | ||
| 1186 | + // 页面:dataImport.html | ||
| 1187 | + "scheduleRuleManage_dataImport_page_line2_txt-1615" : "排班规则信息excel数据导入", | ||
| 1188 | + "scheduleRuleManage_dataImport_page_line7_txt-2684" : "选择文件", | ||
| 1189 | + "scheduleRuleManage_dataImport_page_line20_txt-3658" : "文件名", | ||
| 1190 | + "scheduleRuleManage_dataImport_page_line21_txt-4092" : "大小(M)", | ||
| 1191 | + "scheduleRuleManage_dataImport_page_line22_txt-4091" : "进度", | ||
| 1192 | + "scheduleRuleManage_dataImport_page_line23_txt-3874" : "状态", | ||
| 1193 | + "scheduleRuleManage_dataImport_page_line24_txt-3942" : "操作", | ||
| 1194 | + "scheduleRuleManage_dataImport_page_line53_txt-4154" : "上传", | ||
| 1195 | + "scheduleRuleManage_dataImport_page_line57_txt-3817" : "取消", | ||
| 1196 | + "scheduleRuleManage_dataImport_page_line60_txt-3868" : "删除", | ||
| 1197 | + "scheduleRuleManage_dataImport_page_line71_txt-4015" : "关闭", | ||
| 1198 | + | ||
| 1199 | + // module.js | ||
| 1200 | + "scheduleRuleManage_module_js_line25_txt-3347" : "线路名称", | ||
| 1201 | + "scheduleRuleManage_module_js_line26_txt-2637" : "修改时间", | ||
| 1202 | + "scheduleRuleManage_module_js_line27_txt-3211" : "启用日期", | ||
| 1203 | + "scheduleRuleManage_module_js_line28_txt-4009" : "车辆", | ||
| 1204 | + "scheduleRuleManage_module_js_line104_txt-1806" : "请选择线路!", | ||
| 1205 | + "scheduleRuleManage_module_js_line165_txt-1836" : "排版规则信息", | ||
| 1206 | + "scheduleRuleManage_module_js_line265_txt-3729" : "失败:", | ||
| 1207 | + "scheduleRuleManage_module_js_line397_txt-878" : "规则配置详细信息", | ||
| 1208 | + | ||
| 1209 | + | ||
| 1210 | + | ||
| 1048 | 1211 | ||
| 1049 | 1212 | ||
| 1050 | // TODO: | 1213 | // TODO: |
src/main/resources/static/pages/scheduleApp/module/common/dts2/employeeGroup/saEmployeegroupTemplate.html
| @@ -74,20 +74,21 @@ | @@ -74,20 +74,21 @@ | ||
| 74 | <div class="col-md-12 employee-select"> | 74 | <div class="col-md-12 employee-select"> |
| 75 | <div class="col-md-12 employee-input"> | 75 | <div class="col-md-12 employee-input"> |
| 76 | <div class="col-md-7" style="padding-right: 0px;"> | 76 | <div class="col-md-7" style="padding-right: 0px;"> |
| 77 | - <small> | ||
| 78 | - $$$$$${txt-1740} | 77 | + <small translate="employeeGroup_saEmployeegroupTemplate_line77_txt-1740" |
| 78 | + translate-value-total1="{{ $saEmployeegroupCtrl.$$dataReal.length }}" | ||
| 79 | + translate-value-total1="{{ $saEmployeegroupCtrl.$$data.length }}"> | ||
| 79 | </small> | 80 | </small> |
| 80 | </div> | 81 | </div> |
| 81 | <div class="col-md-3" style="padding-left: 0px;"> | 82 | <div class="col-md-3" style="padding-left: 0px;"> |
| 82 | <input name="rysearch" ng-model="$saEmployeegroupCtrl.$$searchText" | 83 | <input name="rysearch" ng-model="$saEmployeegroupCtrl.$$searchText" |
| 83 | - type="text" class="input-sm" style="width: 120px; height: 20px; border: 1px solid #32C5D2;" placeholder="拼音,编码,工号..."/> | 84 | + type="text" class="input-sm" style="width: 120px; height: 20px; border: 1px solid #32C5D2;" placeholder="{{'employeeGroup_saEmployeegroupTemplate_line84' | translate}}"/> |
| 84 | </div> | 85 | </div> |
| 85 | <div class="col-md-2" style="min-height: 19px; color: black; padding-left: 0px;"> | 86 | <div class="col-md-2" style="min-height: 19px; color: black; padding-left: 0px;"> |
| 86 | <div class="col-md-3" style="padding-left: 0px; padding-right: 0px;"> | 87 | <div class="col-md-3" style="padding-left: 0px; padding-right: 0px;"> |
| 87 | <input type="checkbox" ng-model="$saEmployeegroupCtrl.$$isAll"/> | 88 | <input type="checkbox" ng-model="$saEmployeegroupCtrl.$$isAll"/> |
| 88 | </div> | 89 | </div> |
| 89 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> | 90 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> |
| 90 | - <small>$$$$$${txt-3184}</small> | 91 | + <small>{{"employeeGroup_saEmployeegroupTemplate_line91_txt-3184" | translate}}</small> |
| 91 | </div> | 92 | </div> |
| 92 | </div> | 93 | </div> |
| 93 | 94 | ||
| @@ -148,8 +149,9 @@ | @@ -148,8 +149,9 @@ | ||
| 148 | <!-- 不分班 --> | 149 | <!-- 不分班 --> |
| 149 | <div class="col-md-12 employee-input" ng-if="!$saEmployeegroupCtrl.$$isFB"> | 150 | <div class="col-md-12 employee-input" ng-if="!$saEmployeegroupCtrl.$$isFB"> |
| 150 | <div class="col-md-10"> | 151 | <div class="col-md-10"> |
| 151 | - <small> | ||
| 152 | - $$$$$${txt-378} | 152 | + <small translate="employeeGroup_saEmployeegroupTemplate_line152_txt-378" |
| 153 | + translate-value-total="{{ $saEmployeegroupCtrl.$$dataSelected.length }}" | ||
| 154 | + translate-value-desc="{{ $saEmployeegroupCtrl.$$dataSelectedStart == undefined ? '未选择' : '第' + ($saEmployeegroupCtrl.$$dataSelectedStart + 1) + '组' }}"> | ||
| 153 | </small> | 155 | </small> |
| 154 | 156 | ||
| 155 | </div> | 157 | </div> |
| @@ -158,7 +160,7 @@ | @@ -158,7 +160,7 @@ | ||
| 158 | <input type="checkbox" ng-model="$saEmployeegroupCtrl.$$isFB"/> | 160 | <input type="checkbox" ng-model="$saEmployeegroupCtrl.$$isFB"/> |
| 159 | </div> | 161 | </div> |
| 160 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> | 162 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> |
| 161 | - <small>$$$$$${txt-4101}</small> | 163 | + <small>{{"employeeGroup_saEmployeegroupTemplate_line163_txt-4101" | translate}}</small> |
| 162 | </div> | 164 | </div> |
| 163 | </div> | 165 | </div> |
| 164 | </div> | 166 | </div> |
| @@ -220,8 +222,9 @@ | @@ -220,8 +222,9 @@ | ||
| 220 | <!-- 分班 --> | 222 | <!-- 分班 --> |
| 221 | <div class="col-md-12 employee-input" ng-if="$saEmployeegroupCtrl.$$isFB"> | 223 | <div class="col-md-12 employee-input" ng-if="$saEmployeegroupCtrl.$$isFB"> |
| 222 | <div class="col-md-10"> | 224 | <div class="col-md-10"> |
| 223 | - <small> | ||
| 224 | - $$$$$${txt-232} | 225 | + <small translate="employeeGroup_saEmployeegroupTemplate_line225_txt-232" |
| 226 | + translate-value-total="{{ $saEmployeegroupCtrl.$$dataFBSelected.length }}" | ||
| 227 | + translate-value-desc="{{ $saEmployeegroupCtrl.$$dataFBSelectedStart == undefined ? '未选择' : '第' + ($saEmployeegroupCtrl.$$dataFBSelectedStart + 1) + '组' }}"> | ||
| 225 | </small> | 228 | </small> |
| 226 | </div> | 229 | </div> |
| 227 | <div class="col-md-2" style="min-height: 19px; color: black;"> | 230 | <div class="col-md-2" style="min-height: 19px; color: black;"> |
| @@ -229,7 +232,7 @@ | @@ -229,7 +232,7 @@ | ||
| 229 | <input type="checkbox" ng-model="$saEmployeegroupCtrl.$$isFB"/> | 232 | <input type="checkbox" ng-model="$saEmployeegroupCtrl.$$isFB"/> |
| 230 | </div> | 233 | </div> |
| 231 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> | 234 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> |
| 232 | - <small>$$$$$${txt-4101}</small> | 235 | + <small>{{"employeeGroup_saEmployeegroupTemplate_line235_txt-4101" | translate}}</small> |
| 233 | </div> | 236 | </div> |
| 234 | </div> | 237 | </div> |
| 235 | </div> | 238 | </div> |
| @@ -351,4 +354,4 @@ | @@ -351,4 +354,4 @@ | ||
| 351 | </div> | 354 | </div> |
| 352 | 355 | ||
| 353 | 356 | ||
| 354 | -</div> | ||
| 355 | \ No newline at end of file | 357 | \ No newline at end of file |
| 358 | +</div> |
src/main/resources/static/pages/scheduleApp/module/common/dts2/guideboardGroup/saGuideboardgroupTemplate.html
| @@ -48,20 +48,21 @@ | @@ -48,20 +48,21 @@ | ||
| 48 | <div class="col-md-12 guideboard-select"> | 48 | <div class="col-md-12 guideboard-select"> |
| 49 | <div class="col-md-12 guideboard-input"> | 49 | <div class="col-md-12 guideboard-input"> |
| 50 | <div class="col-md-7" style="padding-right: 0px;"> | 50 | <div class="col-md-7" style="padding-right: 0px;"> |
| 51 | - <small> | ||
| 52 | - $$$$$${txt-1783} | 51 | + <small translate="guideboardGroup_saGuideboardgroupTemplate_line51_txt-1783" |
| 52 | + translate-value-total1="{{ $saGuideboardgroupCtrl.$$dataReal.length }}" | ||
| 53 | + translate-value-total2="{{ $saGuideboardgroupCtrl.$$data.length }}"> | ||
| 53 | </small> | 54 | </small> |
| 54 | </div> | 55 | </div> |
| 55 | <div class="col-md-3" style="padding-left: 0px;"> | 56 | <div class="col-md-3" style="padding-left: 0px;"> |
| 56 | <input name="lpsearch" ng-model="$saGuideboardgroupCtrl.$$searchText" | 57 | <input name="lpsearch" ng-model="$saGuideboardgroupCtrl.$$searchText" |
| 57 | - type="text" class="input-sm" style="width: 120px; height: 20px; border: 1px solid #32C5D2;" placeholder="$$$$$${txt-1784}"/> | 58 | + type="text" class="input-sm" style="width: 120px; height: 20px; border: 1px solid #32C5D2;" placeholder="{{'guideboardGroup_saGuideboardgroupTemplate_line58_txt-1784' | translate}}"/> |
| 58 | </div> | 59 | </div> |
| 59 | <div class="col-md-2" style="min-height: 19px; color: black; padding-left: 0px;"> | 60 | <div class="col-md-2" style="min-height: 19px; color: black; padding-left: 0px;"> |
| 60 | <div class="col-md-3" style="padding-left: 0px; padding-right: 0px;"> | 61 | <div class="col-md-3" style="padding-left: 0px; padding-right: 0px;"> |
| 61 | <input type="checkbox" ng-model="$saGuideboardgroupCtrl.$$isAll"/> | 62 | <input type="checkbox" ng-model="$saGuideboardgroupCtrl.$$isAll"/> |
| 62 | </div> | 63 | </div> |
| 63 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> | 64 | <div class="col-md-9" style="padding-left: 0px; padding-right: 0px;"> |
| 64 | - <small>$$$$$${txt-3184}</small> | 65 | + <small>{{"guideboardGroup_saGuideboardgroupTemplate_line65_txt-3184" | translate}}</small> |
| 65 | </div> | 66 | </div> |
| 66 | </div> | 67 | </div> |
| 67 | </div> | 68 | </div> |
| @@ -77,8 +78,9 @@ | @@ -77,8 +78,9 @@ | ||
| 77 | </div> | 78 | </div> |
| 78 | <div class="col-md-12 guideboard-input"> | 79 | <div class="col-md-12 guideboard-input"> |
| 79 | <div class="col-md-12"> | 80 | <div class="col-md-12"> |
| 80 | - <small> | ||
| 81 | - $$$$$${txt-4343} | 81 | + <small translate="guideboardGroup_saGuideboardgroupTemplate_line81_txt-4343" |
| 82 | + translate-value-total="{{ $saGuideboardgroupCtrl.$$dataSelected.length }}" | ||
| 83 | + translate-value-desc="{{ $saGuideboardgroupCtrl.$$dataSelectedStart == undefined ? '未选择' : '第' + ($saGuideboardgroupCtrl.$$dataSelectedStart + 1) + '个' }}"> | ||
| 82 | </small> | 84 | </small> |
| 83 | </div> | 85 | </div> |
| 84 | </div> | 86 | </div> |
| @@ -95,4 +97,4 @@ | @@ -95,4 +97,4 @@ | ||
| 95 | </div> | 97 | </div> |
| 96 | </div> | 98 | </div> |
| 97 | 99 | ||
| 98 | -</div> | ||
| 99 | \ No newline at end of file | 100 | \ No newline at end of file |
| 101 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/dataImport.html
| 1 | <div class="modal-header"> | 1 | <div class="modal-header"> |
| 2 | - <h3 class="modal-title">$$$$$${txt-1615}</h3> | 2 | + <h3 class="modal-title">{{"scheduleRuleManage_dataImport_page_line2_txt-1615" | translate}}</h3> |
| 3 | </div> | 3 | </div> |
| 4 | <div class="modal-body"> | 4 | <div class="modal-body"> |
| 5 | <div class="col-md-6"> | 5 | <div class="col-md-6"> |
| 6 | <div class="input-group"> | 6 | <div class="input-group"> |
| 7 | - <input type="file" class="form-control" nv-file-select="" uploader="ctrl.uploader"/> | ||
| 8 | - <span class="input-group-btn"> | 7 | + <label class="btn btn-info" for="xFile">{{"scheduleRuleManage_dataImport_page_line7_txt-2684" | translate}}</label> |
| 8 | + <input id="xFile" type="file" style="position: absolute;clip: rect(0 0 0 0);" class="form-control" nv-file-select="" uploader="ctrl.uploader"/> | ||
| 9 | <button type="button" ng-click="ctrl.clearInputFile()" class="btn btn-default"> | 9 | <button type="button" ng-click="ctrl.clearInputFile()" class="btn btn-default"> |
| 10 | <span class="glyphicon glyphicon-trash"></span> | 10 | <span class="glyphicon glyphicon-trash"></span> |
| 11 | </button> | 11 | </button> |
| 12 | - </span> | ||
| 13 | </div> | 12 | </div> |
| 14 | </div> | 13 | </div> |
| 15 | 14 | ||
| 16 | <div class="table-scrollable table-scrollable-borderless"> | 15 | <div class="table-scrollable table-scrollable-borderless"> |
| 16 | + | ||
| 17 | <table class="table table-hover table-light"> | 17 | <table class="table table-hover table-light"> |
| 18 | <thead> | 18 | <thead> |
| 19 | <tr class="uppercase"> | 19 | <tr class="uppercase"> |
| 20 | - <th width="50%">$$$$$${txt-3658}</th> | ||
| 21 | - <th ng-show="ctrl.uploader.isHTML5">$$$$$${txt-4092}</th> | ||
| 22 | - <th ng-show="ctrl.uploader.isHTML5">$$$$$${txt-4091}</th> | ||
| 23 | - <th>$$$$$${txt-3874}</th> | ||
| 24 | - <th>$$$$$${txt-3942}</th> | 20 | + <th width="50%">{{"scheduleRuleManage_dataImport_page_line20_txt-3658" | translate}}</th> |
| 21 | + <th ng-show="ctrl.uploader.isHTML5">{{"scheduleRuleManage_dataImport_page_line21_txt-4092" | translate}}</th> | ||
| 22 | + <th ng-show="ctrl.uploader.isHTML5">{{"scheduleRuleManage_dataImport_page_line22_txt-4091" | translate}}</th> | ||
| 23 | + <th>{{"scheduleRuleManage_dataImport_page_line23_txt-3874" | translate}}</th> | ||
| 24 | + <th>{{"scheduleRuleManage_dataImport_page_line24_txt-3942" | translate}}</th> | ||
| 25 | </tr> | 25 | </tr> |
| 26 | </thead> | 26 | </thead> |
| 27 | <tbody> | 27 | <tbody> |
| @@ -50,14 +50,14 @@ | @@ -50,14 +50,14 @@ | ||
| 50 | <td nowrap> | 50 | <td nowrap> |
| 51 | <button type="button" class="btn btn-success btn-xs" ng-click="item.upload()" | 51 | <button type="button" class="btn btn-success btn-xs" ng-click="item.upload()" |
| 52 | ng-disabled="item.isReady || item.isUploading || item.isSuccess"> | 52 | ng-disabled="item.isReady || item.isUploading || item.isSuccess"> |
| 53 | - <span class="glyphicon glyphicon-upload"></span> $$$$$${txt-4154} | 53 | + <span class="glyphicon glyphicon-upload"></span> {{"scheduleRuleManage_dataImport_page_line53_txt-4154" | translate}} |
| 54 | </button> | 54 | </button> |
| 55 | <button type="button" class="btn btn-warning btn-xs" ng-click="item.cancel()" | 55 | <button type="button" class="btn btn-warning btn-xs" ng-click="item.cancel()" |
| 56 | ng-disabled="!item.isUploading"> | 56 | ng-disabled="!item.isUploading"> |
| 57 | - <span class="glyphicon glyphicon-ban-circle"></span> $$$$$${txt-3817} | 57 | + <span class="glyphicon glyphicon-ban-circle"></span> {{"scheduleRuleManage_dataImport_page_line57_txt-3817" | translate}} |
| 58 | </button> | 58 | </button> |
| 59 | <button type="button" class="btn btn-danger btn-xs" ng-click="item.remove()"> | 59 | <button type="button" class="btn btn-danger btn-xs" ng-click="item.remove()"> |
| 60 | - <span class="glyphicon glyphicon-trash"></span> $$$$$${txt-3868} | 60 | + <span class="glyphicon glyphicon-trash"></span> {{"scheduleRuleManage_dataImport_page_line60_txt-3868" | translate}} |
| 61 | </button> | 61 | </button> |
| 62 | </td> | 62 | </td> |
| 63 | </tr> | 63 | </tr> |
| @@ -68,5 +68,5 @@ | @@ -68,5 +68,5 @@ | ||
| 68 | </div> | 68 | </div> |
| 69 | 69 | ||
| 70 | <div class="modal-footer"> | 70 | <div class="modal-footer"> |
| 71 | - <button class="btn btn-primary" ng-click="ctrl.close()" ng-disabled="item.isUploading">$$$$$${txt-4015}</button> | ||
| 72 | -</div> | ||
| 73 | \ No newline at end of file | 71 | \ No newline at end of file |
| 72 | + <button class="btn btn-primary" ng-click="ctrl.close()" ng-disabled="item.isUploading">{{"scheduleRuleManage_dataImport_page_line71_txt-4015" | translate}}</button> | ||
| 73 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/detail.html
| 1 | <div class="page-head"> | 1 | <div class="page-head"> |
| 2 | <div class="page-title"> | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1653}</h1> | 3 | + <h1>{{"scheduleRuleManage_detail_page_line3_txt-1653" | translate}}</h1> |
| 4 | </div> | 4 | </div> |
| 5 | </div> | 5 | </div> |
| 6 | 6 | ||
| 7 | <ul class="page-breadcrumb breadcrumb"> | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | <li> | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | 9 | + <a href="/pages/home.html" data-pjax>{{"scheduleRuleManage_detail_page_line9_txt-3807" | translate}}</a> |
| 10 | <i class="fa fa-circle"></i> | 10 | <i class="fa fa-circle"></i> |
| 11 | </li> | 11 | </li> |
| 12 | <li> | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-1303}</span> | 13 | + <span class="active">{{"scheduleRuleManage_detail_page_line13_txt-1303" | translate}}</span> |
| 14 | <i class="fa fa-circle"></i> | 14 | <i class="fa fa-circle"></i> |
| 15 | </li> | 15 | </li> |
| 16 | <li> | 16 | <li> |
| 17 | - <a ui-sref="scheduleRuleManage">$$$$$${txt-1653}</a> | 17 | + <a ui-sref="scheduleRuleManage">{{"scheduleRuleManage_detail_page_line17_txt-1653" | translate}}</a> |
| 18 | <i class="fa fa-circle"></i> | 18 | <i class="fa fa-circle"></i> |
| 19 | </li> | 19 | </li> |
| 20 | <li> | 20 | <li> |
| 21 | - <span class="active">$$$$$${txt-843}</span> | 21 | + <span class="active">{{"scheduleRuleManage_detail_page_line21_txt-843" | translate}}</span> |
| 22 | </li> | 22 | </li> |
| 23 | </ul> | 23 | </ul> |
| 24 | 24 | ||
| @@ -42,7 +42,7 @@ | @@ -42,7 +42,7 @@ | ||
| 42 | <!-- 其他信息放置在这里 --> | 42 | <!-- 其他信息放置在这里 --> |
| 43 | <div class="form-body"> | 43 | <div class="form-body"> |
| 44 | <div class="form-group has-success has-feedback"> | 44 | <div class="form-group has-success has-feedback"> |
| 45 | - <label class="col-md-2 control-label">$$$$$${txt-3815}*:</label> | 45 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line45_txt-3347" | translate}}*:</label> |
| 46 | <div class="col-md-3"> | 46 | <div class="col-md-3"> |
| 47 | <input type="text" class="form-control" | 47 | <input type="text" class="form-control" |
| 48 | name="xl" ng-model="ctrl.scheduleRuleManageForDetail.xl.name" readonly/> | 48 | name="xl" ng-model="ctrl.scheduleRuleManageForDetail.xl.name" readonly/> |
| @@ -50,7 +50,7 @@ | @@ -50,7 +50,7 @@ | ||
| 50 | </div> | 50 | </div> |
| 51 | 51 | ||
| 52 | <div class="form-group has-success has-feedback"> | 52 | <div class="form-group has-success has-feedback"> |
| 53 | - <label class="col-md-2 control-label">$$$$$${txt-4009}*:</label> | 53 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line53_txt-4009" | translate}}*:</label> |
| 54 | <div class="col-md-3"> | 54 | <div class="col-md-3"> |
| 55 | <input type="text" class="form-control" name="cl" | 55 | <input type="text" class="form-control" name="cl" |
| 56 | ng-model="ctrl.scheduleRuleManageForDetail.carConfigInfo.cl.insideCode" readonly/> | 56 | ng-model="ctrl.scheduleRuleManageForDetail.carConfigInfo.cl.insideCode" readonly/> |
| @@ -58,7 +58,7 @@ | @@ -58,7 +58,7 @@ | ||
| 58 | </div> | 58 | </div> |
| 59 | 59 | ||
| 60 | <div class="form-group has-success has-feedback"> | 60 | <div class="form-group has-success has-feedback"> |
| 61 | - <label class="col-md-2 control-label">$$$$$${txt-3211}*:</label> | 61 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line61_txt-3211" | translate}}*:</label> |
| 62 | <div class="col-md-4"> | 62 | <div class="col-md-4"> |
| 63 | <input type="text" class="form-control" | 63 | <input type="text" class="form-control" |
| 64 | name="qyrq" uib-datepicker-popup="yyyy年MM月dd日" | 64 | name="qyrq" uib-datepicker-popup="yyyy年MM月dd日" |
| @@ -67,7 +67,7 @@ | @@ -67,7 +67,7 @@ | ||
| 67 | </div> | 67 | </div> |
| 68 | 68 | ||
| 69 | <div class="form-group has-success has-feedback"> | 69 | <div class="form-group has-success has-feedback"> |
| 70 | - <label class="col-md-2 control-label">$$$$$${txt-3214}*:</label> | 70 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line70_txt-3214" | translate}}*:</label> |
| 71 | <div class="col-md-4"> | 71 | <div class="col-md-4"> |
| 72 | <input type="text" class="form-control" | 72 | <input type="text" class="form-control" |
| 73 | ng-model="ctrl.scheduleRuleManageForDetail.lpNames" readonly/> | 73 | ng-model="ctrl.scheduleRuleManageForDetail.lpNames" readonly/> |
| @@ -75,7 +75,7 @@ | @@ -75,7 +75,7 @@ | ||
| 75 | </div> | 75 | </div> |
| 76 | 76 | ||
| 77 | <div class="form-group has-success has-feedback"> | 77 | <div class="form-group has-success has-feedback"> |
| 78 | - <label class="col-md-2 control-label">$$$$$${txt-3210}*:</label> | 78 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line78_txt-3210" | translate}}*:</label> |
| 79 | <div class="col-md-4"> | 79 | <div class="col-md-4"> |
| 80 | <input type="text" class="form-control" | 80 | <input type="text" class="form-control" |
| 81 | ng-model="ctrl.scheduleRuleManageForDetail.lpStart" readonly/> | 81 | ng-model="ctrl.scheduleRuleManageForDetail.lpStart" readonly/> |
| @@ -83,7 +83,7 @@ | @@ -83,7 +83,7 @@ | ||
| 83 | </div> | 83 | </div> |
| 84 | 84 | ||
| 85 | <div class="form-group has-success has-feedback"> | 85 | <div class="form-group has-success has-feedback"> |
| 86 | - <label class="col-md-2 control-label">$$$$$${txt-3208}*:</label> | 86 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line86_txt-3208" | translate}}*:</label> |
| 87 | <div class="col-md-4"> | 87 | <div class="col-md-4"> |
| 88 | <input type="text" class="form-control" | 88 | <input type="text" class="form-control" |
| 89 | ng-model="ctrl.scheduleRuleManageForDetail.ryDbbms" readonly/> | 89 | ng-model="ctrl.scheduleRuleManageForDetail.ryDbbms" readonly/> |
| @@ -91,7 +91,7 @@ | @@ -91,7 +91,7 @@ | ||
| 91 | </div> | 91 | </div> |
| 92 | 92 | ||
| 93 | <div class="form-group has-success has-feedback"> | 93 | <div class="form-group has-success has-feedback"> |
| 94 | - <label class="col-md-2 control-label">$$$$$${txt-3209}*:</label> | 94 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line94_txt-3209" | translate}}*:</label> |
| 95 | <div class="col-md-4"> | 95 | <div class="col-md-4"> |
| 96 | <input type="text" class="form-control" | 96 | <input type="text" class="form-control" |
| 97 | ng-model="ctrl.scheduleRuleManageForDetail.ryStart" readonly/> | 97 | ng-model="ctrl.scheduleRuleManageForDetail.ryStart" readonly/> |
| @@ -99,7 +99,7 @@ | @@ -99,7 +99,7 @@ | ||
| 99 | </div> | 99 | </div> |
| 100 | 100 | ||
| 101 | <div class="form-group"> | 101 | <div class="form-group"> |
| 102 | - <label class="col-md-2 control-label">$$$$$${txt-2260}</label> | 102 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_detail_page_line102_txt-2260" | translate}}</label> |
| 103 | <div class="col-md-4"> | 103 | <div class="col-md-4"> |
| 104 | <input type="text" class="form-control" | 104 | <input type="text" class="form-control" |
| 105 | ng-model="ctrl.scheduleRuleManageForDetail.fbgs" readonly/> | 105 | ng-model="ctrl.scheduleRuleManageForDetail.fbgs" readonly/> |
| @@ -113,4 +113,4 @@ | @@ -113,4 +113,4 @@ | ||
| 113 | </form> | 113 | </form> |
| 114 | 114 | ||
| 115 | </div> | 115 | </div> |
| 116 | -</div> | ||
| 117 | \ No newline at end of file | 116 | \ No newline at end of file |
| 117 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/edit.html
| 1 | <div class="page-head"> | 1 | <div class="page-head"> |
| 2 | <div class="page-title"> | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1653}</h1> | 3 | + <h1>{{"scheduleRuleManage_edit_page_line3_txt-1653" | translate}}</h1> |
| 4 | </div> | 4 | </div> |
| 5 | </div> | 5 | </div> |
| 6 | 6 | ||
| 7 | <ul class="page-breadcrumb breadcrumb"> | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | <li> | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | 9 | + <a href="/pages/home.html" data-pjax>{{"scheduleRuleManage_edit_page_line9_txt-3807" | translate}}</a> |
| 10 | <i class="fa fa-circle"></i> | 10 | <i class="fa fa-circle"></i> |
| 11 | </li> | 11 | </li> |
| 12 | <li> | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-1303}</span> | 13 | + <span class="active">{{"scheduleRuleManage_edit_page_line13_txt-1303" | translate}}</span> |
| 14 | <i class="fa fa-circle"></i> | 14 | <i class="fa fa-circle"></i> |
| 15 | </li> | 15 | </li> |
| 16 | <li> | 16 | <li> |
| 17 | - <a ui-sref="scheduleRuleManage">$$$$$${txt-1653}</a> | 17 | + <a ui-sref="scheduleRuleManage">{{"scheduleRuleManage_edit_page_line17_txt-1653" | translate}}</a> |
| 18 | <i class="fa fa-circle"></i> | 18 | <i class="fa fa-circle"></i> |
| 19 | </li> | 19 | </li> |
| 20 | <li> | 20 | <li> |
| 21 | - <span class="active">$$$$$${txt-835}</span> | 21 | + <span class="active">{{"scheduleRuleManage_edit_page_line21_txt-835" | translate}}</span> |
| 22 | </li> | 22 | </li> |
| 23 | </ul> | 23 | </ul> |
| 24 | 24 | ||
| @@ -26,7 +26,7 @@ | @@ -26,7 +26,7 @@ | ||
| 26 | <div class="portlet-title"> | 26 | <div class="portlet-title"> |
| 27 | <div class="caption"> | 27 | <div class="caption"> |
| 28 | <i class="icon-equalizer font-red-sunglo"></i> <span | 28 | <i class="icon-equalizer font-red-sunglo"></i> <span |
| 29 | - class="caption-subject font-red-sunglo bold uppercase">$$$$$${txt-3849}</span> | 29 | + class="caption-subject font-red-sunglo bold uppercase">{{"scheduleRuleManage_edit_page_line29_txt-3849" | translate}}</span> |
| 30 | </div> | 30 | </div> |
| 31 | </div> | 31 | </div> |
| 32 | 32 | ||
| @@ -41,7 +41,7 @@ | @@ -41,7 +41,7 @@ | ||
| 41 | <!-- 其他信息放置在这里 --> | 41 | <!-- 其他信息放置在这里 --> |
| 42 | <div class="form-body"> | 42 | <div class="form-body"> |
| 43 | <div class="form-group has-success has-feedback"> | 43 | <div class="form-group has-success has-feedback"> |
| 44 | - <label class="col-md-2 control-label">$$$$$${txt-3815}*:</label> | 44 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line44_txt-3347" | translate}}*:</label> |
| 45 | <div class="col-md-3"> | 45 | <div class="col-md-3"> |
| 46 | <sa-Select5 name="xl" | 46 | <sa-Select5 name="xl" |
| 47 | model="ctrl.scheduleRuleManageForSave" | 47 | model="ctrl.scheduleRuleManageForSave" |
| @@ -51,18 +51,18 @@ | @@ -51,18 +51,18 @@ | ||
| 51 | dsparams="{{ {type: 'ajax', param:{type: 'all', 'destroy_eq': 0}, atype:'xl' } | json }}" | 51 | dsparams="{{ {type: 'ajax', param:{type: 'all', 'destroy_eq': 0}, atype:'xl' } | json }}" |
| 52 | iterobjname="item" | 52 | iterobjname="item" |
| 53 | iterobjexp="item.name" | 53 | iterobjexp="item.name" |
| 54 | - searchph="$$$$$${txt-3364}" | 54 | + searchph="{{'scheduleRuleManage_edit_page_line54_txt-3364' | translate}}" |
| 55 | searchexp="this.name" | 55 | searchexp="this.name" |
| 56 | required > | 56 | required > |
| 57 | </sa-Select5> | 57 | </sa-Select5> |
| 58 | </div> | 58 | </div> |
| 59 | <!-- 隐藏块,显示验证信息 --> | 59 | <!-- 隐藏块,显示验证信息 --> |
| 60 | <div class="alert alert-danger well-sm" ng-show="myForm.xl.$error.required"> | 60 | <div class="alert alert-danger well-sm" ng-show="myForm.xl.$error.required"> |
| 61 | - $$$$$${txt-1788} | 61 | + {{"scheduleRuleManage_edit_page_line61_txt-1788" | translate}} |
| 62 | </div> | 62 | </div> |
| 63 | </div> | 63 | </div> |
| 64 | <div class="form-group has-success has-feedback"> | 64 | <div class="form-group has-success has-feedback"> |
| 65 | - <label class="col-md-2 control-label">$$$$$${txt-2921}*:</label> | 65 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line65_txt-2921" | translate}}*:</label> |
| 66 | <div class="col-md-3"> | 66 | <div class="col-md-3"> |
| 67 | <sa-Select5 name="cl" | 67 | <sa-Select5 name="cl" |
| 68 | model="ctrl.scheduleRuleManageForSave" | 68 | model="ctrl.scheduleRuleManageForSave" |
| @@ -73,7 +73,7 @@ | @@ -73,7 +73,7 @@ | ||
| 73 | dsparamsextra="{'type':'all', 'isCancel_eq': false}" | 73 | dsparamsextra="{'type':'all', 'isCancel_eq': false}" |
| 74 | iterobjname="item" | 74 | iterobjname="item" |
| 75 | iterobjexp="item.cl.insideCode + '<' + item.xl.name + '>'" | 75 | iterobjexp="item.cl.insideCode + '<' + item.xl.name + '>'" |
| 76 | - searchph="$$$$$${txt-3364}" | 76 | + searchph="{{'scheduleRuleManage_edit_page_line76_txt-3364' | translate}}" |
| 77 | searchexp="this.cl.insideCode + '<' + this.xl.name + '>'" | 77 | searchexp="this.cl.insideCode + '<' + this.xl.name + '>'" |
| 78 | required > | 78 | required > |
| 79 | </sa-Select5> | 79 | </sa-Select5> |
| @@ -81,16 +81,16 @@ | @@ -81,16 +81,16 @@ | ||
| 81 | </div> | 81 | </div> |
| 82 | <!-- 隐藏块,显示验证信息 --> | 82 | <!-- 隐藏块,显示验证信息 --> |
| 83 | <div class="alert alert-danger well-sm" ng-show="myForm.cl.$error.required"> | 83 | <div class="alert alert-danger well-sm" ng-show="myForm.cl.$error.required"> |
| 84 | - $$$$$${txt-1794} | 84 | + {{"scheduleRuleManage_edit_page_line84_txt-1794" | translate}} |
| 85 | </div> | 85 | </div> |
| 86 | </div> | 86 | </div> |
| 87 | 87 | ||
| 88 | <div class="form-group has-success has-feedback"> | 88 | <div class="form-group has-success has-feedback"> |
| 89 | - <label class="col-md-2 control-label">$$$$$${txt-3211}*:</label> | 89 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line89_txt-3211" | translate}}*:</label> |
| 90 | <div class="col-md-3"> | 90 | <div class="col-md-3"> |
| 91 | <div class="input-group"> | 91 | <div class="input-group"> |
| 92 | <input type="text" class="form-control" | 92 | <input type="text" class="form-control" |
| 93 | - name="qyrq" placeholder="$$$$$${txt-1284}" | 93 | + name="qyrq" placeholder="{{'scheduleRuleManage_edit_page_line93_txt-1284' | translate}}" |
| 94 | uib-datepicker-popup="yyyy年MM月dd日" | 94 | uib-datepicker-popup="yyyy年MM月dd日" |
| 95 | is-open="ctrl.qyrqOpen" required | 95 | is-open="ctrl.qyrqOpen" required |
| 96 | ng-model="ctrl.scheduleRuleManageForSave.qyrq" readonly/> | 96 | ng-model="ctrl.scheduleRuleManageForSave.qyrq" readonly/> |
| @@ -103,13 +103,13 @@ | @@ -103,13 +103,13 @@ | ||
| 103 | </div> | 103 | </div> |
| 104 | <!-- 隐藏块,显示验证信息 --> | 104 | <!-- 隐藏块,显示验证信息 --> |
| 105 | <div class="alert alert-danger well-sm" ng-show="myForm.qyrq.$error.required"> | 105 | <div class="alert alert-danger well-sm" ng-show="myForm.qyrq.$error.required"> |
| 106 | - $$$$$${txt-915} | 106 | + {{"scheduleRuleManage_edit_page_line106_txt-915" | translate}} |
| 107 | </div> | 107 | </div> |
| 108 | </div> | 108 | </div> |
| 109 | 109 | ||
| 110 | <div class="form-group has-success has-feedback"> | 110 | <div class="form-group has-success has-feedback"> |
| 111 | - <label class="col-md-2 control-label">$$$$$${txt-3214}*:</label> | ||
| 112 | - <div class="col-md-6"> | 111 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line111_txt-3214" | translate}}*:</label> |
| 112 | + <div class="col-md-8"> | ||
| 113 | <sa-Guideboardgroup model="ctrl.scheduleRuleManageForSave" | 113 | <sa-Guideboardgroup model="ctrl.scheduleRuleManageForSave" |
| 114 | name="lprange" | 114 | name="lprange" |
| 115 | xlidvalue="{{ctrl.scheduleRuleManageForSave.xl.id}}" | 115 | xlidvalue="{{ctrl.scheduleRuleManageForSave.xl.id}}" |
| @@ -124,12 +124,12 @@ | @@ -124,12 +124,12 @@ | ||
| 124 | </sa-Guideboardgroup> | 124 | </sa-Guideboardgroup> |
| 125 | </div> | 125 | </div> |
| 126 | <div class="alert alert-danger well-sm" ng-show="myForm.lprange.$error.required"> | 126 | <div class="alert alert-danger well-sm" ng-show="myForm.lprange.$error.required"> |
| 127 | - $$$$$${txt-248} | 127 | + {{"scheduleRuleManage_edit_page_line127_txt-248" | translate}} |
| 128 | </div> | 128 | </div> |
| 129 | </div> | 129 | </div> |
| 130 | 130 | ||
| 131 | <div class="form-group has-success has-feedback"> | 131 | <div class="form-group has-success has-feedback"> |
| 132 | - <label class="col-md-2 control-label">$$$$$${txt-3208}*:</label> | 132 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line132_txt-3208" | translate}}*:</label> |
| 133 | <div class="col-md-8"> | 133 | <div class="col-md-8"> |
| 134 | <sa-Employeegroup model="ctrl.scheduleRuleManageForSave" | 134 | <sa-Employeegroup model="ctrl.scheduleRuleManageForSave" |
| 135 | name="ryrange" | 135 | name="ryrange" |
| @@ -145,12 +145,12 @@ | @@ -145,12 +145,12 @@ | ||
| 145 | </sa-Employeegroup> | 145 | </sa-Employeegroup> |
| 146 | </div> | 146 | </div> |
| 147 | <div class="alert alert-danger well-sm" ng-show="myForm.ryrange.$error.required"> | 147 | <div class="alert alert-danger well-sm" ng-show="myForm.ryrange.$error.required"> |
| 148 | - $$$$$${txt-247} | 148 | + {{"scheduleRuleManage_edit_page_line148_txt-247" | translate}} |
| 149 | </div> | 149 | </div> |
| 150 | </div> | 150 | </div> |
| 151 | 151 | ||
| 152 | <div class="form-group has-success has-feedback"> | 152 | <div class="form-group has-success has-feedback"> |
| 153 | - <label class="col-md-2 control-label">$$$$$${txt-3220}*:</label> | 153 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line153_txt-3220" | translate}}*:</label> |
| 154 | <div class="col-md-3"> | 154 | <div class="col-md-3"> |
| 155 | <sa-Select5 name="fbtype" | 155 | <sa-Select5 name="fbtype" |
| 156 | model="ctrl.scheduleRuleManageForSave" | 156 | model="ctrl.scheduleRuleManageForSave" |
| @@ -160,20 +160,20 @@ | @@ -160,20 +160,20 @@ | ||
| 160 | dsparams="{{ {type: 'dic', param: 'FbType' } | json }}" | 160 | dsparams="{{ {type: 'dic', param: 'FbType' } | json }}" |
| 161 | iterobjname="item" | 161 | iterobjname="item" |
| 162 | iterobjexp="item.name" | 162 | iterobjexp="item.name" |
| 163 | - searchph="$$$$$${txt-3220}" | 163 | + searchph="{{'scheduleRuleManage_edit_page_line163_txt-3220' | translate}}" |
| 164 | searchexp="this.name" | 164 | searchexp="this.name" |
| 165 | required > | 165 | required > |
| 166 | </sa-Select5> | 166 | </sa-Select5> |
| 167 | </div> | 167 | </div> |
| 168 | <!-- 隐藏快,显示验证信息 --> | 168 | <!-- 隐藏快,显示验证信息 --> |
| 169 | <div class="alert alert-danger well-sm" ng-show="myForm.fbtype.$error.required"> | 169 | <div class="alert alert-danger well-sm" ng-show="myForm.fbtype.$error.required"> |
| 170 | - $$$$$${txt-924} | 170 | + {{"scheduleRuleManage_edit_page_line170_txt-924" | translate}} |
| 171 | </div> | 171 | </div> |
| 172 | </div> | 172 | </div> |
| 173 | 173 | ||
| 174 | 174 | ||
| 175 | <div class="form-group has-success has-feedback" ng-if="ctrl.scheduleRuleManageForSave.fbtype == 'FBGSMODE'"> | 175 | <div class="form-group has-success has-feedback" ng-if="ctrl.scheduleRuleManageForSave.fbtype == 'FBGSMODE'"> |
| 176 | - <label class="col-md-2 control-label">$$$$$${txt-3221}*:</label> | 176 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_edit_page_line176_txt-3221" | translate}}*:</label> |
| 177 | <div class="col-md-6"> | 177 | <div class="col-md-6"> |
| 178 | <sa-Fbgsgroup model="ctrl.scheduleRuleManageForSave" | 178 | <sa-Fbgsgroup model="ctrl.scheduleRuleManageForSave" |
| 179 | name="fbgs" | 179 | name="fbgs" |
| @@ -184,7 +184,7 @@ | @@ -184,7 +184,7 @@ | ||
| 184 | </sa-Fbgsgroup> | 184 | </sa-Fbgsgroup> |
| 185 | </div> | 185 | </div> |
| 186 | <div class="alert alert-danger well-sm" ng-show="myForm.fbgs.$error.required"> | 186 | <div class="alert alert-danger well-sm" ng-show="myForm.fbgs.$error.required"> |
| 187 | - $$$$$${txt-925} | 187 | + {{"scheduleRuleManage_edit_page_line187_txt-925" | translate}} |
| 188 | </div> | 188 | </div> |
| 189 | </div> | 189 | </div> |
| 190 | 190 | ||
| @@ -206,8 +206,8 @@ | @@ -206,8 +206,8 @@ | ||
| 206 | <div class="row"> | 206 | <div class="row"> |
| 207 | <div class="col-md-offset-3 col-md-4"> | 207 | <div class="col-md-offset-3 col-md-4"> |
| 208 | <button type="submit" class="btn green" | 208 | <button type="submit" class="btn green" |
| 209 | - ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> 提交</button> | ||
| 210 | - <a type="button" class="btn default" ui-sref="scheduleRuleManage" ><i class="fa fa-times"></i> $$$$$${txt-3817}</a> | 209 | + ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> {{"scheduleRuleManage_edit_page_line209_txt-4173" | translate}}</button> |
| 210 | + <a type="button" class="btn default" ui-sref="scheduleRuleManage" ><i class="fa fa-times"></i> {{"scheduleRuleManage_edit_page_line210_txt-3817" | translate}}</a> | ||
| 211 | </div> | 211 | </div> |
| 212 | </div> | 212 | </div> |
| 213 | </div> | 213 | </div> |
| @@ -217,4 +217,4 @@ | @@ -217,4 +217,4 @@ | ||
| 217 | </div> | 217 | </div> |
| 218 | 218 | ||
| 219 | 219 | ||
| 220 | -</div> | ||
| 221 | \ No newline at end of file | 220 | \ No newline at end of file |
| 221 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/form.html
| 1 | <div class="page-head"> | 1 | <div class="page-head"> |
| 2 | <div class="page-title"> | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1653}</h1> | 3 | + <h1>{{"scheduleRuleManage_form_page_line3_txt-1653" | translate}}</h1> |
| 4 | </div> | 4 | </div> |
| 5 | </div> | 5 | </div> |
| 6 | 6 | ||
| 7 | <ul class="page-breadcrumb breadcrumb"> | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | <li> | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | 9 | + <a href="/pages/home.html" data-pjax>{{"scheduleRuleManage_form_page_line9_txt-3807" | translate}}</a> |
| 10 | <i class="fa fa-circle"></i> | 10 | <i class="fa fa-circle"></i> |
| 11 | </li> | 11 | </li> |
| 12 | <li> | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-1303}</span> | 13 | + <span class="active">{{"scheduleRuleManage_form_page_line13_txt-1303" | translate}}</span> |
| 14 | <i class="fa fa-circle"></i> | 14 | <i class="fa fa-circle"></i> |
| 15 | </li> | 15 | </li> |
| 16 | <li> | 16 | <li> |
| 17 | - <a ui-sref="scheduleRuleManage">$$$$$${txt-1653}</a> | 17 | + <a ui-sref="scheduleRuleManage">{{"scheduleRuleManage_form_page_line17_txt-1653" | translate}}</a> |
| 18 | <i class="fa fa-circle"></i> | 18 | <i class="fa fa-circle"></i> |
| 19 | </li> | 19 | </li> |
| 20 | <li> | 20 | <li> |
| 21 | - <span class="active">$$$$$${txt-839}</span> | 21 | + <span class="active">{{"scheduleRuleManage_form_page_line21_txt-839" | translate}}</span> |
| 22 | </li> | 22 | </li> |
| 23 | </ul> | 23 | </ul> |
| 24 | 24 | ||
| @@ -26,7 +26,7 @@ | @@ -26,7 +26,7 @@ | ||
| 26 | <div class="portlet-title"> | 26 | <div class="portlet-title"> |
| 27 | <div class="caption"> | 27 | <div class="caption"> |
| 28 | <i class="icon-equalizer font-red-sunglo"></i> <span | 28 | <i class="icon-equalizer font-red-sunglo"></i> <span |
| 29 | - class="caption-subject font-red-sunglo bold uppercase">$$$$$${txt-3849}</span> | 29 | + class="caption-subject font-red-sunglo bold uppercase">{{"scheduleRuleManage_form_page_line29_txt-3849" | translate}}</span> |
| 30 | </div> | 30 | </div> |
| 31 | </div> | 31 | </div> |
| 32 | 32 | ||
| @@ -41,7 +41,7 @@ | @@ -41,7 +41,7 @@ | ||
| 41 | <!-- 其他信息放置在这里 --> | 41 | <!-- 其他信息放置在这里 --> |
| 42 | <div class="form-body"> | 42 | <div class="form-body"> |
| 43 | <div class="form-group has-success has-feedback"> | 43 | <div class="form-group has-success has-feedback"> |
| 44 | - <label class="col-md-2 control-label">$$$$$${txt-3815}*:</label> | 44 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line44_txt-3347" | translate}}*:</label> |
| 45 | <div class="col-md-3"> | 45 | <div class="col-md-3"> |
| 46 | <sa-Select5 name="xl" | 46 | <sa-Select5 name="xl" |
| 47 | model="ctrl.scheduleRuleManageForSave" | 47 | model="ctrl.scheduleRuleManageForSave" |
| @@ -51,18 +51,18 @@ | @@ -51,18 +51,18 @@ | ||
| 51 | dsparams="{{ {type: 'ajax', param:{type: 'all', 'destroy_eq': 0}, atype:'xl' } | json }}" | 51 | dsparams="{{ {type: 'ajax', param:{type: 'all', 'destroy_eq': 0}, atype:'xl' } | json }}" |
| 52 | iterobjname="item" | 52 | iterobjname="item" |
| 53 | iterobjexp="item.name" | 53 | iterobjexp="item.name" |
| 54 | - searchph="$$$$$${txt-3364}" | 54 | + searchph="{{'scheduleRuleManage_form_page_line54_txt-3364' | translate}}" |
| 55 | searchexp="this.name" | 55 | searchexp="this.name" |
| 56 | required > | 56 | required > |
| 57 | </sa-Select5> | 57 | </sa-Select5> |
| 58 | </div> | 58 | </div> |
| 59 | <!-- 隐藏块,显示验证信息 --> | 59 | <!-- 隐藏块,显示验证信息 --> |
| 60 | <div class="alert alert-danger well-sm" ng-show="myForm.xl.$error.required"> | 60 | <div class="alert alert-danger well-sm" ng-show="myForm.xl.$error.required"> |
| 61 | - $$$$$${txt-1788} | 61 | + {{"scheduleRuleManage_form_page_line61_txt-1788" | translate}} |
| 62 | </div> | 62 | </div> |
| 63 | </div> | 63 | </div> |
| 64 | <div class="form-group has-success has-feedback"> | 64 | <div class="form-group has-success has-feedback"> |
| 65 | - <label class="col-md-2 control-label">$$$$$${txt-4009}*:</label> | 65 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line65_txt-2921" | translate}}*:</label> |
| 66 | <div class="col-md-3"> | 66 | <div class="col-md-3"> |
| 67 | <sa-Select5 name="cl" | 67 | <sa-Select5 name="cl" |
| 68 | model="ctrl.scheduleRuleManageForSave" | 68 | model="ctrl.scheduleRuleManageForSave" |
| @@ -73,23 +73,24 @@ | @@ -73,23 +73,24 @@ | ||
| 73 | dsparamsextra="{'type':'all', 'isCancel_eq': false}" | 73 | dsparamsextra="{'type':'all', 'isCancel_eq': false}" |
| 74 | iterobjname="item" | 74 | iterobjname="item" |
| 75 | iterobjexp="item.cl.insideCode + '<' + item.xl.name + '>'" | 75 | iterobjexp="item.cl.insideCode + '<' + item.xl.name + '>'" |
| 76 | - searchph="$$$$$${txt-3364}" | 76 | + searchph="{{'scheduleRuleManage_form_page_line76_txt-3364' | translate}}" |
| 77 | searchexp="this.cl.insideCode + '<' + this.xl.name + '>'" | 77 | searchexp="this.cl.insideCode + '<' + this.xl.name + '>'" |
| 78 | required > | 78 | required > |
| 79 | </sa-Select5> | 79 | </sa-Select5> |
| 80 | </div> | 80 | </div> |
| 81 | + | ||
| 81 | <!-- 隐藏块,显示验证信息 --> | 82 | <!-- 隐藏块,显示验证信息 --> |
| 82 | <div class="alert alert-danger well-sm" ng-show="myForm.cl.$error.required"> | 83 | <div class="alert alert-danger well-sm" ng-show="myForm.cl.$error.required"> |
| 83 | - $$$$$${txt-1794} | 84 | + {{"scheduleRuleManage_form_page_line84_txt-1794" | translate}} |
| 84 | </div> | 85 | </div> |
| 85 | </div> | 86 | </div> |
| 86 | 87 | ||
| 87 | <div class="form-group has-success has-feedback"> | 88 | <div class="form-group has-success has-feedback"> |
| 88 | - <label class="col-md-2 control-label">$$$$$${txt-3211}*:</label> | 89 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line89_txt-3211" | translate}}*:</label> |
| 89 | <div class="col-md-3"> | 90 | <div class="col-md-3"> |
| 90 | <div class="input-group"> | 91 | <div class="input-group"> |
| 91 | <input type="text" class="form-control" | 92 | <input type="text" class="form-control" |
| 92 | - name="qyrq" placeholder="$$$$$${txt-1284}" | 93 | + name="qyrq" placeholder="{{'scheduleRuleManage_form_page_line93_txt-1284' | translate}}" |
| 93 | uib-datepicker-popup="yyyy年MM月dd日" | 94 | uib-datepicker-popup="yyyy年MM月dd日" |
| 94 | is-open="ctrl.qyrqOpen" required | 95 | is-open="ctrl.qyrqOpen" required |
| 95 | ng-model="ctrl.scheduleRuleManageForSave.qyrq" readonly/> | 96 | ng-model="ctrl.scheduleRuleManageForSave.qyrq" readonly/> |
| @@ -102,13 +103,13 @@ | @@ -102,13 +103,13 @@ | ||
| 102 | </div> | 103 | </div> |
| 103 | <!-- 隐藏块,显示验证信息 --> | 104 | <!-- 隐藏块,显示验证信息 --> |
| 104 | <div class="alert alert-danger well-sm" ng-show="myForm.qyrq.$error.required"> | 105 | <div class="alert alert-danger well-sm" ng-show="myForm.qyrq.$error.required"> |
| 105 | - $$$$$${txt-915} | 106 | + {{"scheduleRuleManage_form_page_line106_txt-915" | translate}} |
| 106 | </div> | 107 | </div> |
| 107 | </div> | 108 | </div> |
| 108 | 109 | ||
| 109 | <div class="form-group has-success has-feedback"> | 110 | <div class="form-group has-success has-feedback"> |
| 110 | - <label class="col-md-2 control-label">$$$$$${txt-3214}*:</label> | ||
| 111 | - <div class="col-md-6"> | 111 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line111_txt-3214" | translate}}*:</label> |
| 112 | + <div class="col-md-8"> | ||
| 112 | <sa-Guideboardgroup model="ctrl.scheduleRuleManageForSave" | 113 | <sa-Guideboardgroup model="ctrl.scheduleRuleManageForSave" |
| 113 | name="lprange" | 114 | name="lprange" |
| 114 | xlidvalue="{{ctrl.scheduleRuleManageForSave.xl.id}}" | 115 | xlidvalue="{{ctrl.scheduleRuleManageForSave.xl.id}}" |
| @@ -123,12 +124,12 @@ | @@ -123,12 +124,12 @@ | ||
| 123 | </sa-Guideboardgroup> | 124 | </sa-Guideboardgroup> |
| 124 | </div> | 125 | </div> |
| 125 | <div class="alert alert-danger well-sm" ng-show="myForm.lprange.$error.required"> | 126 | <div class="alert alert-danger well-sm" ng-show="myForm.lprange.$error.required"> |
| 126 | - $$$$$${txt-248} | 127 | + {{"scheduleRuleManage_form_page_line127_txt-248" | translate}} |
| 127 | </div> | 128 | </div> |
| 128 | </div> | 129 | </div> |
| 129 | 130 | ||
| 130 | <div class="form-group has-success has-feedback"> | 131 | <div class="form-group has-success has-feedback"> |
| 131 | - <label class="col-md-2 control-label">$$$$$${txt-3208}*:</label> | 132 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line132_txt-3208" | translate}}*:</label> |
| 132 | <div class="col-md-8"> | 133 | <div class="col-md-8"> |
| 133 | <sa-Employeegroup model="ctrl.scheduleRuleManageForSave" | 134 | <sa-Employeegroup model="ctrl.scheduleRuleManageForSave" |
| 134 | name="ryrange" | 135 | name="ryrange" |
| @@ -144,12 +145,12 @@ | @@ -144,12 +145,12 @@ | ||
| 144 | </sa-Employeegroup> | 145 | </sa-Employeegroup> |
| 145 | </div> | 146 | </div> |
| 146 | <div class="alert alert-danger well-sm" ng-show="myForm.ryrange.$error.required"> | 147 | <div class="alert alert-danger well-sm" ng-show="myForm.ryrange.$error.required"> |
| 147 | - $$$$$${txt-247} | 148 | + {{"scheduleRuleManage_form_page_line148_txt-247" | translate}} |
| 148 | </div> | 149 | </div> |
| 149 | </div> | 150 | </div> |
| 150 | 151 | ||
| 151 | <div class="form-group has-success has-feedback"> | 152 | <div class="form-group has-success has-feedback"> |
| 152 | - <label class="col-md-2 control-label">$$$$$${txt-3220}*:</label> | 153 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line153_txt-3220" | translate}}*:</label> |
| 153 | <div class="col-md-3"> | 154 | <div class="col-md-3"> |
| 154 | <sa-Select5 name="fbtype" | 155 | <sa-Select5 name="fbtype" |
| 155 | model="ctrl.scheduleRuleManageForSave" | 156 | model="ctrl.scheduleRuleManageForSave" |
| @@ -159,20 +160,20 @@ | @@ -159,20 +160,20 @@ | ||
| 159 | dsparams="{{ {type: 'dic', param: 'FbType' } | json }}" | 160 | dsparams="{{ {type: 'dic', param: 'FbType' } | json }}" |
| 160 | iterobjname="item" | 161 | iterobjname="item" |
| 161 | iterobjexp="item.name" | 162 | iterobjexp="item.name" |
| 162 | - searchph="$$$$$${txt-3220}" | 163 | + searchph="{{'scheduleRuleManage_form_page_line163_txt-3220' | translate}}" |
| 163 | searchexp="this.name" | 164 | searchexp="this.name" |
| 164 | required > | 165 | required > |
| 165 | </sa-Select5> | 166 | </sa-Select5> |
| 166 | </div> | 167 | </div> |
| 167 | <!-- 隐藏快,显示验证信息 --> | 168 | <!-- 隐藏快,显示验证信息 --> |
| 168 | <div class="alert alert-danger well-sm" ng-show="myForm.fbtype.$error.required"> | 169 | <div class="alert alert-danger well-sm" ng-show="myForm.fbtype.$error.required"> |
| 169 | - $$$$$${txt-924} | 170 | + {{"scheduleRuleManage_form_page_line170_txt-924" | translate}} |
| 170 | </div> | 171 | </div> |
| 171 | </div> | 172 | </div> |
| 172 | 173 | ||
| 173 | 174 | ||
| 174 | <div class="form-group has-success has-feedback" ng-if="ctrl.scheduleRuleManageForSave.fbtype == 'FBGSMODE'"> | 175 | <div class="form-group has-success has-feedback" ng-if="ctrl.scheduleRuleManageForSave.fbtype == 'FBGSMODE'"> |
| 175 | - <label class="col-md-2 control-label">$$$$$${txt-3221}*:</label> | 176 | + <label class="col-md-2 control-label">{{"scheduleRuleManage_form_page_line176_txt-3221" | translate}}*:</label> |
| 176 | <div class="col-md-6"> | 177 | <div class="col-md-6"> |
| 177 | <sa-Fbgsgroup model="ctrl.scheduleRuleManageForSave" | 178 | <sa-Fbgsgroup model="ctrl.scheduleRuleManageForSave" |
| 178 | name="fbgs" | 179 | name="fbgs" |
| @@ -183,7 +184,7 @@ | @@ -183,7 +184,7 @@ | ||
| 183 | </sa-Fbgsgroup> | 184 | </sa-Fbgsgroup> |
| 184 | </div> | 185 | </div> |
| 185 | <div class="alert alert-danger well-sm" ng-show="myForm.fbgs.$error.required"> | 186 | <div class="alert alert-danger well-sm" ng-show="myForm.fbgs.$error.required"> |
| 186 | - $$$$$${txt-925} | 187 | + {{"scheduleRuleManage_form_page_line187_txt-925" | translate}} |
| 187 | </div> | 188 | </div> |
| 188 | </div> | 189 | </div> |
| 189 | 190 | ||
| @@ -197,8 +198,8 @@ | @@ -197,8 +198,8 @@ | ||
| 197 | <div class="row"> | 198 | <div class="row"> |
| 198 | <div class="col-md-offset-3 col-md-4"> | 199 | <div class="col-md-offset-3 col-md-4"> |
| 199 | <button type="submit" class="btn green" | 200 | <button type="submit" class="btn green" |
| 200 | - ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> 提交</button> | ||
| 201 | - <a type="button" class="btn default" ui-sref="scheduleRuleManage" ><i class="fa fa-times"></i> $$$$$${txt-3817}</a> | 201 | + ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> {{"scheduleRuleManage_form_page_line201_txt-4173" | translate}}</button> |
| 202 | + <a type="button" class="btn default" ui-sref="scheduleRuleManage" ><i class="fa fa-times"></i> {{"scheduleRuleManage_form_page_line202_txt-3817" | translate}}</a> | ||
| 202 | </div> | 203 | </div> |
| 203 | </div> | 204 | </div> |
| 204 | </div> | 205 | </div> |
| @@ -208,4 +209,4 @@ | @@ -208,4 +209,4 @@ | ||
| 208 | </div> | 209 | </div> |
| 209 | 210 | ||
| 210 | 211 | ||
| 211 | -</div> | ||
| 212 | \ No newline at end of file | 212 | \ No newline at end of file |
| 213 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/index.html
| 1 | <div class="page-head"> | 1 | <div class="page-head"> |
| 2 | <div class="page-title"> | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1653}</h1> | 3 | + <h1>{{"scheduleRuleManage_index_page_line3_txt-1653" | translate}}</h1> |
| 4 | </div> | 4 | </div> |
| 5 | </div> | 5 | </div> |
| 6 | 6 | ||
| 7 | <ul class="page-breadcrumb breadcrumb"> | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | <li> | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | 9 | + <a href="/pages/home.html" data-pjax>{{"scheduleRuleManage_index_page_line9_txt-3807" | translate}}</a> |
| 10 | <i class="fa fa-circle"></i> | 10 | <i class="fa fa-circle"></i> |
| 11 | </li> | 11 | </li> |
| 12 | <li> | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-1303}</span> | 13 | + <span class="active">{{"scheduleRuleManage_index_page_line13_txt-1303" | translate}}</span> |
| 14 | <i class="fa fa-circle"></i> | 14 | <i class="fa fa-circle"></i> |
| 15 | </li> | 15 | </li> |
| 16 | <li> | 16 | <li> |
| 17 | - <span class="active">$$$$$${txt-1653}</span> | 17 | + <span class="active">{{"scheduleRuleManage_index_page_line17_txt-1653" | translate}}</span> |
| 18 | </li> | 18 | </li> |
| 19 | </ul> | 19 | </ul> |
| 20 | 20 | ||
| @@ -33,31 +33,31 @@ | @@ -33,31 +33,31 @@ | ||
| 33 | <div class="portlet-title"> | 33 | <div class="portlet-title"> |
| 34 | <div class="caption font-dark"> | 34 | <div class="caption font-dark"> |
| 35 | <i class="fa fa-database font-dark"></i> | 35 | <i class="fa fa-database font-dark"></i> |
| 36 | - <span class="caption-subject bold uppercase">$$$$$${txt-3183}</span> | 36 | + <span class="caption-subject bold uppercase">{{"scheduleRuleManage_index_page_line36_txt-3183" | translate}}</span> |
| 37 | </div> | 37 | </div> |
| 38 | <div class="actions"> | 38 | <div class="actions"> |
| 39 | <a href="javascript:" class="btn blue" ng-click="ctrl.goForm()"> | 39 | <a href="javascript:" class="btn blue" ng-click="ctrl.goForm()"> |
| 40 | <i class="fa fa-plus"></i> | 40 | <i class="fa fa-plus"></i> |
| 41 | - $$$$$${txt-3262} | 41 | + {{"scheduleRuleManage_index_page_line41_txt-3262" | translate}} |
| 42 | </a> | 42 | </a> |
| 43 | 43 | ||
| 44 | <div class="btn-group"> | 44 | <div class="btn-group"> |
| 45 | <a href="javascript:" class="btn red btn-outline" data-toggle="dropdown"> | 45 | <a href="javascript:" class="btn red btn-outline" data-toggle="dropdown"> |
| 46 | <i class="fa fa-share"></i> | 46 | <i class="fa fa-share"></i> |
| 47 | - <span>$$$$$${txt-3339}</span> | 47 | + <span>{{"scheduleRuleManage_index_page_line47_txt-3339" | translate}}</span> |
| 48 | <i class="fa fa-angle-down"></i> | 48 | <i class="fa fa-angle-down"></i> |
| 49 | </a> | 49 | </a> |
| 50 | <ul class="dropdown-menu pull-right"> | 50 | <ul class="dropdown-menu pull-right"> |
| 51 | <li> | 51 | <li> |
| 52 | <a href="javascript:" class="tool-action" ng-click="ctrl.importData()"> | 52 | <a href="javascript:" class="tool-action" ng-click="ctrl.importData()"> |
| 53 | <i class="fa fa-file-excel-o"></i> | 53 | <i class="fa fa-file-excel-o"></i> |
| 54 | - $$$$$${txt-4449} | 54 | + {{"scheduleRuleManage_index_page_line54_txt-4449" | translate}} |
| 55 | </a> | 55 | </a> |
| 56 | </li> | 56 | </li> |
| 57 | <li> | 57 | <li> |
| 58 | <a href="javascript:" class="tool-action" ng-click="ctrl.exportData()"> | 58 | <a href="javascript:" class="tool-action" ng-click="ctrl.exportData()"> |
| 59 | <i class="fa fa-file-excel-o"></i> | 59 | <i class="fa fa-file-excel-o"></i> |
| 60 | - $$$$$${txt-4493} | 60 | + {{"scheduleRuleManage_index_page_line60_txt-4493" | translate}} |
| 61 | </a> | 61 | </a> |
| 62 | </li> | 62 | </li> |
| 63 | </ul> | 63 | </ul> |
| @@ -70,4 +70,4 @@ | @@ -70,4 +70,4 @@ | ||
| 70 | </div> | 70 | </div> |
| 71 | </div> | 71 | </div> |
| 72 | </div> | 72 | </div> |
| 73 | -</div> | ||
| 74 | \ No newline at end of file | 73 | \ No newline at end of file |
| 74 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/list.html
| @@ -3,17 +3,17 @@ | @@ -3,17 +3,17 @@ | ||
| 3 | <table class="fixTable table table-striped table-bordered table-hover table-checkable order-column"> | 3 | <table class="fixTable table table-striped table-bordered table-hover table-checkable order-column"> |
| 4 | <thead> | 4 | <thead> |
| 5 | <tr role="row" class="heading"> | 5 | <tr role="row" class="heading"> |
| 6 | - <th style="width: 70px;">$$$$$${txt-3934}</th> | ||
| 7 | - <th style="width: 15%;">$$$$$${txt-3815}</th> | ||
| 8 | - <th style="width: 15%;">$$$$$${txt-3482}/$$$$$${txt-2637}</th> | ||
| 9 | - <th style="width: 10%;">$$$$$${txt-3211}</th> | ||
| 10 | - <th style="width: 10%;">$$$$$${txt-4009}</th> | ||
| 11 | - <th>$$$$$${txt-3210}</th> | ||
| 12 | - <th>$$$$$${txt-3214}</th> | ||
| 13 | - <th>$$$$$${txt-3209}</th> | ||
| 14 | - <th>$$$$$${txt-3208}</th> | ||
| 15 | - <th>$$$$$${txt-3087}</th> | ||
| 16 | - <th style="width: 21%">$$$$$${txt-3942}</th> | 6 | + <th style="width: 70px; max-width: 70px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line6_txt-3934" | translate}}</th> |
| 7 | + <th style="width: 150px; white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line7_txt-3347" | translate}}</th> | ||
| 8 | + <th style="width: 160px; white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line8_txt-3482" | translate}}/{{"scheduleRuleManage_list_page_line8_txt-2637" | translate}}</th> | ||
| 9 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line9_txt-3211" | translate}}</th> | ||
| 10 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line10_txt-4009" | translate}}</th> | ||
| 11 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line11_txt-3210" | translate}}</th> | ||
| 12 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line12_txt-3214" | translate}}</th> | ||
| 13 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line13_txt-3209" | translate}}</th> | ||
| 14 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line14_txt-3208" | translate}}</th> | ||
| 15 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line15_txt-3087" | translate}}</th> | ||
| 16 | + <th style="width: 230px; white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"scheduleRuleManage_list_page_line16_txt-3942" | translate}}</th> | ||
| 17 | </tr> | 17 | </tr> |
| 18 | <tr role="row" class="filter"> | 18 | <tr role="row" class="filter"> |
| 19 | <td></td> | 19 | <td></td> |
| @@ -26,8 +26,9 @@ | @@ -26,8 +26,9 @@ | ||
| 26 | dsparams="{{ {type: 'ajax', param:{type: 'all', 'destroy_eq': 0}, atype:'xl' } | json }}" | 26 | dsparams="{{ {type: 'ajax', param:{type: 'all', 'destroy_eq': 0}, atype:'xl' } | json }}" |
| 27 | iterobjname="item" | 27 | iterobjname="item" |
| 28 | iterobjexp="item.name" | 28 | iterobjexp="item.name" |
| 29 | - searchph="$$$$$${txt-3364}" | 29 | + searchph="{{'scheduleRuleManage_list_page_line29_txt-3364' | translate}}" |
| 30 | searchexp="this.name" | 30 | searchexp="this.name" |
| 31 | + width="120" | ||
| 31 | > | 32 | > |
| 32 | </sa-Select5> | 33 | </sa-Select5> |
| 33 | </td> | 34 | </td> |
| @@ -36,7 +37,7 @@ | @@ -36,7 +37,7 @@ | ||
| 36 | <td> | 37 | <td> |
| 37 | <input type="text" class="form-control form-filter input-sm" | 38 | <input type="text" class="form-control form-filter input-sm" |
| 38 | ng-model="ctrl.searchCondition()['carConfigInfo.cl.insideCode_like']" | 39 | ng-model="ctrl.searchCondition()['carConfigInfo.cl.insideCode_like']" |
| 39 | - placeholder="$$$$$${txt-2008}"/> | 40 | + placeholder="{{'scheduleRuleManage_list_page_line39_txt-2008' | translate}}"/> |
| 40 | </td> | 41 | </td> |
| 41 | <td></td> | 42 | <td></td> |
| 42 | <td></td> | 43 | <td></td> |
| @@ -47,7 +48,7 @@ | @@ -47,7 +48,7 @@ | ||
| 47 | <div class="btn-group"> | 48 | <div class="btn-group"> |
| 48 | <button class="btn btn-sm green btn-outline filter-submit margin-bottom" style="margin-right: 0;" | 49 | <button class="btn btn-sm green btn-outline filter-submit margin-bottom" style="margin-right: 0;" |
| 49 | ng-click="ctrl.doPage()"> | 50 | ng-click="ctrl.doPage()"> |
| 50 | - <i class="fa fa-search"></i> $$$$$${txt-4001}</button> | 51 | + <i class="fa fa-search"></i> {{"scheduleRuleManage_list_page_line50_txt-4001" | translate}}</button> |
| 51 | <button class="btn btn-sm green btn-outline filter-submit margin-bottom dropdown-toggle" | 52 | <button class="btn btn-sm green btn-outline filter-submit margin-bottom dropdown-toggle" |
| 52 | data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | 53 | data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
| 53 | <span class="caret"></span> | 54 | <span class="caret"></span> |
| @@ -57,7 +58,7 @@ | @@ -57,7 +58,7 @@ | ||
| 57 | <li> | 58 | <li> |
| 58 | <a href="javascript:" class="tool-action" ng-click="ctrl.customOrder()"> | 59 | <a href="javascript:" class="tool-action" ng-click="ctrl.customOrder()"> |
| 59 | <i class="fa fa-sort-amount-asc" aria-hidden="true"></i> | 60 | <i class="fa fa-sort-amount-asc" aria-hidden="true"></i> |
| 60 | - $$$$$${txt-3385} | 61 | + {{"scheduleRuleManage_list_page_line60_txt-3385" | translate}} |
| 61 | </a> | 62 | </a> |
| 62 | </li> | 63 | </li> |
| 63 | </ul> | 64 | </ul> |
| @@ -65,7 +66,7 @@ | @@ -65,7 +66,7 @@ | ||
| 65 | 66 | ||
| 66 | <button class="btn btn-sm red btn-outline filter-cancel" | 67 | <button class="btn btn-sm red btn-outline filter-cancel" |
| 67 | ng-click="ctrl.reset()"> | 68 | ng-click="ctrl.reset()"> |
| 68 | - <i class="fa fa-times"></i> $$$$$${txt-4000}</button> | 69 | + <i class="fa fa-times"></i> {{"scheduleRuleManage_list_page_line68_txt-4000" | translate}}</button> |
| 69 | </td> | 70 | </td> |
| 70 | 71 | ||
| 71 | </tr> | 72 | </tr> |
| @@ -141,12 +142,16 @@ | @@ -141,12 +142,16 @@ | ||
| 141 | <td> | 142 | <td> |
| 142 | <!--<a href="details.html?lineId={{obj.id}}" class="btn default blue-stripe btn-sm"> 详细 </a>--> | 143 | <!--<a href="details.html?lineId={{obj.id}}" class="btn default blue-stripe btn-sm"> 详细 </a>--> |
| 143 | <!--<a href="edit.html?lineId={{obj.id}}" class="btn default blue-stripe btn-sm"> 修改 </a>--> | 144 | <!--<a href="edit.html?lineId={{obj.id}}" class="btn default blue-stripe btn-sm"> 修改 </a>--> |
| 144 | - <a ui-sref="scheduleRuleManage_detail({id : info.id})" class="btn btn-info btn-sm"> $$$$$${txt-3866} </a> | ||
| 145 | - <a ui-sref="scheduleRuleManage_edit({id : info.id})" class="btn btn-info btn-sm"> $$$$$${txt-4028} </a> | 145 | + <a ui-sref="scheduleRuleManage_detail({id : info.id})" class="btn btn-info btn-sm"> {{"scheduleRuleManage_list_page_line144_txt-3866" | translate}} </a> |
| 146 | + <a ui-sref="scheduleRuleManage_edit({id : info.id})" class="btn btn-info btn-sm"> {{"scheduleRuleManage_list_page_line145_txt-4028" | translate}} </a> | ||
| 146 | <a sweetalert | 147 | <a sweetalert |
| 147 | - sweet-options="{title: '$$$$$${txt-676}',text: i18n('txt-907', [info.xl.name, info.carConfigInfo.cl.insideCode]), html: true,type: 'warning',showCancelButton: true,confirmButtonColor: '#DD6B55',confirmButtonText: '$$$$$${txt-4257}',cancelButtonText: '$$$$$${txt-3817}'}" | 148 | + sweet-options="{title: ('scheduleRuleManage_list_page_line147_txt-676' | translate), |
| 149 | + text: ('scheduleRuleManage_list_page_line148_txt-3429' | translate) + info.xl.name + '</br>' + ('scheduleRuleManage_list_page_line148_txt-3469' | translate) + info.carConfigInfo.cl.insideCode + '</br>' + ('scheduleRuleManage_list_page_line148_txt-907' | translate), | ||
| 150 | + html: true,type: 'warning',showCancelButton: true,confirmButtonColor: '#DD6B55', | ||
| 151 | + confirmButtonText: ('scheduleRuleManage_list_page_line150_txt-4257' | translate), | ||
| 152 | + cancelButtonText: ('scheduleRuleManage_list_page_line151_txt-3817' | translate)}" | ||
| 148 | sweet-on-confirm="ctrl.deleteRule(info.id)" | 153 | sweet-on-confirm="ctrl.deleteRule(info.id)" |
| 149 | - class="btn btn-danger btn-sm">$$$$$${txt-3868}</a> | 154 | + class="btn btn-danger btn-sm">{{"scheduleRuleManage_list_page_line153_txt-3868" | translate}}</a> |
| 150 | </td> | 155 | </td> |
| 151 | </tr> | 156 | </tr> |
| 152 | </tbody> | 157 | </tbody> |
| @@ -154,8 +159,11 @@ | @@ -154,8 +159,11 @@ | ||
| 154 | </div> | 159 | </div> |
| 155 | 160 | ||
| 156 | <div class="pageBar"> | 161 | <div class="pageBar"> |
| 157 | - <div class="pageBarLeft"> | ||
| 158 | - $$$$$${txt-3053} | 162 | + <div class="pageBarLeft" |
| 163 | + translate="scheduleRuleManage_list_page_line162_txt-3053" | ||
| 164 | + translate-value-from="{{ ctrl.page()['uiFromRecord'] }}" | ||
| 165 | + translate-value-to="{{ ctrl.page()['uiToRecord'] }}" | ||
| 166 | + translate-value-total="{{ ctrl.page()['totalElements'] }}"> | ||
| 159 | </div> | 167 | </div> |
| 160 | 168 | ||
| 161 | <div class="pageBarRight"> | 169 | <div class="pageBarRight"> |
| @@ -165,12 +173,12 @@ | @@ -165,12 +173,12 @@ | ||
| 165 | rotate="false" | 173 | rotate="false" |
| 166 | max-size="10" | 174 | max-size="10" |
| 167 | boundary-links="true" | 175 | boundary-links="true" |
| 168 | - first-text="$$$$$${txt-4430}" | ||
| 169 | - previous-text="$$$$$${txt-3613}" | ||
| 170 | - next-text="$$$$$${txt-3614}" | ||
| 171 | - last-text="$$$$$${txt-4068}"> | 176 | + first-text="{{'scheduleRuleManage_list_page_line175_txt-4430' | translate}}" |
| 177 | + previous-text="{{'scheduleRuleManage_list_page_line176_txt-3613' | translate}}" | ||
| 178 | + next-text="{{'scheduleRuleManage_list_page_line177_txt-3614' | translate}}" | ||
| 179 | + last-text="{{'scheduleRuleManage_list_page_line178_txt-4068' | translate}}"> | ||
| 172 | </uib-pagination> | 180 | </uib-pagination> |
| 173 | </div> | 181 | </div> |
| 174 | </div> | 182 | </div> |
| 175 | 183 | ||
| 176 | -</div> | ||
| 177 | \ No newline at end of file | 184 | \ No newline at end of file |
| 185 | +</div> |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/module.js
| @@ -4,7 +4,8 @@ angular.module('ScheduleApp').factory( | @@ -4,7 +4,8 @@ angular.module('ScheduleApp').factory( | ||
| 4 | [ | 4 | [ |
| 5 | 'ScheduleRuleManageService_g', | 5 | 'ScheduleRuleManageService_g', |
| 6 | 'UserPrincipal', | 6 | 'UserPrincipal', |
| 7 | - function(service, UserPrincipal) { | 7 | + '$translate', |
| 8 | + function(service, UserPrincipal, translate) { | ||
| 8 | /** 当前的查询条件信息 */ | 9 | /** 当前的查询条件信息 */ |
| 9 | var currentSearchCondition = {}; | 10 | var currentSearchCondition = {}; |
| 10 | 11 | ||
| @@ -21,10 +22,10 @@ angular.module('ScheduleApp').factory( | @@ -21,10 +22,10 @@ angular.module('ScheduleApp').factory( | ||
| 21 | 22 | ||
| 22 | // 字段描述 | 23 | // 字段描述 |
| 23 | var columns = [ | 24 | var columns = [ |
| 24 | - {name: "xl.name", desc: i18n('txt-3347')}, | ||
| 25 | - {name: "updateDate", desc: i18n('txt-2637')}, | ||
| 26 | - {name: "qyrq", desc: i18n('txt-3211')}, | ||
| 27 | - {name: "carConfigInfo.cl.insideCode", desc: i18n('txt-4009')} | 25 | + {name: "xl.name", desc: translate.instant("scheduleRuleManage_module_js_line25_txt-3347")}, |
| 26 | + {name: "updateDate", desc: translate.instant("scheduleRuleManage_module_js_line26_txt-2637")}, | ||
| 27 | + {name: "qyrq", desc: translate.instant("scheduleRuleManage_module_js_line27_txt-3211")}, | ||
| 28 | + {name: "carConfigInfo.cl.insideCode", desc: translate.instant("scheduleRuleManage_module_js_line28_txt-4009")} | ||
| 28 | ]; | 29 | ]; |
| 29 | // 排序字段 | 30 | // 排序字段 |
| 30 | var orderColumns = { | 31 | var orderColumns = { |
| @@ -100,7 +101,7 @@ angular.module('ScheduleApp').factory( | @@ -100,7 +101,7 @@ angular.module('ScheduleApp').factory( | ||
| 100 | {xlid: currentSearchCondition['xl.id_eq']} | 101 | {xlid: currentSearchCondition['xl.id_eq']} |
| 101 | ).$promise; | 102 | ).$promise; |
| 102 | } else { | 103 | } else { |
| 103 | - alert(i18n('txt-1806')); | 104 | + alert(translate.instant("scheduleRuleManage_module_js_line104_txt-1806")); |
| 104 | return null; | 105 | return null; |
| 105 | } | 106 | } |
| 106 | } | 107 | } |
| @@ -119,7 +120,8 @@ angular.module('ScheduleApp').controller( | @@ -119,7 +120,8 @@ angular.module('ScheduleApp').controller( | ||
| 119 | '$state', | 120 | '$state', |
| 120 | '$uibModal', | 121 | '$uibModal', |
| 121 | 'FileDownload_g', | 122 | 'FileDownload_g', |
| 122 | - function(service, $state, $uibModal, fileDownload) { | 123 | + '$translate', |
| 124 | + function(service, $state, $uibModal, fileDownload, translate) { | ||
| 123 | var self = this; | 125 | var self = this; |
| 124 | 126 | ||
| 125 | // 切换到form状态 | 127 | // 切换到form状态 |
| @@ -160,7 +162,7 @@ angular.module('ScheduleApp').controller( | @@ -160,7 +162,7 @@ angular.module('ScheduleApp').controller( | ||
| 160 | if (p) { | 162 | if (p) { |
| 161 | p.then( | 163 | p.then( |
| 162 | function(result) { | 164 | function(result) { |
| 163 | - fileDownload.downloadFile(result.data, "application/octet-stream", i18n('txt-1836') + ".xls"); | 165 | + fileDownload.downloadFile(result.data, "application/octet-stream", translate.instant("scheduleRuleManage_module_js_line165_txt-1836") + ".xls"); |
| 164 | }, | 166 | }, |
| 165 | function(result) { | 167 | function(result) { |
| 166 | console.log("exportData failed:" + result); | 168 | console.log("exportData failed:" + result); |
| @@ -232,7 +234,8 @@ angular.module('ScheduleApp').controller( | @@ -232,7 +234,8 @@ angular.module('ScheduleApp').controller( | ||
| 232 | [ | 234 | [ |
| 233 | 'ScheduleRuleManageService', | 235 | 'ScheduleRuleManageService', |
| 234 | '$uibModal', | 236 | '$uibModal', |
| 235 | - function(service, $uibModal) { | 237 | + '$translate', |
| 238 | + function(service, $uibModal, translate) { | ||
| 236 | var self = this; | 239 | var self = this; |
| 237 | var ScheduleRuleManage = service.getQueryClass(); | 240 | var ScheduleRuleManage = service.getQueryClass(); |
| 238 | 241 | ||
| @@ -259,7 +262,7 @@ angular.module('ScheduleApp').controller( | @@ -259,7 +262,7 @@ angular.module('ScheduleApp').controller( | ||
| 259 | self.deleteRule = function(id) { | 262 | self.deleteRule = function(id) { |
| 260 | ScheduleRuleManage.delete({id: id}, function(result) { | 263 | ScheduleRuleManage.delete({id: id}, function(result) { |
| 261 | if (result.msg) { // 暂时这样做,之后全局拦截 | 264 | if (result.msg) { // 暂时这样做,之后全局拦截 |
| 262 | - alert(i18n('txt-3729') + result.msg); | 265 | + alert(translate.instant("scheduleRuleManage_module_js_line265_txt-3729") + result.msg); |
| 263 | } else { | 266 | } else { |
| 264 | self.doPage(); | 267 | self.doPage(); |
| 265 | } | 268 | } |
| @@ -379,7 +382,8 @@ angular.module('ScheduleApp').controller( | @@ -379,7 +382,8 @@ angular.module('ScheduleApp').controller( | ||
| 379 | [ | 382 | [ |
| 380 | 'ScheduleRuleManageService', | 383 | 'ScheduleRuleManageService', |
| 381 | '$stateParams', | 384 | '$stateParams', |
| 382 | - function(service, $stateParams) { | 385 | + '$translate', |
| 386 | + function(service, $stateParams, translate) { | ||
| 383 | var self = this; | 387 | var self = this; |
| 384 | var ScheduleRuleManage = service.getQueryClass(); | 388 | var ScheduleRuleManage = service.getQueryClass(); |
| 385 | var id = $stateParams.id; | 389 | var id = $stateParams.id; |
| @@ -390,7 +394,7 @@ angular.module('ScheduleApp').controller( | @@ -390,7 +394,7 @@ angular.module('ScheduleApp').controller( | ||
| 390 | // 当转向到此页面时,就获取明细信息并绑定 | 394 | // 当转向到此页面时,就获取明细信息并绑定 |
| 391 | ScheduleRuleManage.get({id: id}, function(value) { | 395 | ScheduleRuleManage.get({id: id}, function(value) { |
| 392 | self.scheduleRuleManageForDetail = value; | 396 | self.scheduleRuleManageForDetail = value; |
| 393 | - self.title = i18n('txt-878'); | 397 | + self.title = translate.instant("scheduleRuleManage_module_js_line397_txt-878"); |
| 394 | }); | 398 | }); |
| 395 | 399 | ||
| 396 | } | 400 | } |
src/main/resources/static/pages/scheduleApp/module/core/scheduleRuleManage/orderOptionOpen.html
| @@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
| 2 | <div class="modal-title"> | 2 | <div class="modal-title"> |
| 3 | <h3> | 3 | <h3> |
| 4 | <i class="fa fa-sort-amount-asc" aria-hidden="true"></i> | 4 | <i class="fa fa-sort-amount-asc" aria-hidden="true"></i> |
| 5 | - <span class="caption-subject bold uppercase">$$$$$${txt-1682}</span> | 5 | + <span class="caption-subject bold uppercase">{{"scheduleRuleManage_orderOptionOpen_page_line5_txt-1682" | translate}}</span> |
| 6 | </h3> | 6 | </h3> |
| 7 | </div> | 7 | </div> |
| 8 | </div> | 8 | </div> |
| @@ -14,5 +14,5 @@ | @@ -14,5 +14,5 @@ | ||
| 14 | </sa-Orderoption> | 14 | </sa-Orderoption> |
| 15 | </div> | 15 | </div> |
| 16 | <div class="modal-footer"> | 16 | <div class="modal-footer"> |
| 17 | - <button class="btn btn-primary" ng-click="$ctrl.confirm($ctrl.orderColumns)">$$$$$${txt-4018}</button> | ||
| 18 | -</div> | ||
| 19 | \ No newline at end of file | 17 | \ No newline at end of file |
| 18 | + <button class="btn btn-primary" ng-click="$ctrl.confirm($ctrl.orderColumns)">{{"scheduleRuleManage_orderOptionOpen_page_line17_txt-4018" | translate}}</button> | ||
| 19 | +</div> |