Commit b53313e24fc7a66b004483f47a74d9eb8c015a01
1 parent
cd93bf19
1、国际化改造;车辆基础信息前端页面
Showing
11 changed files
with
860 additions
and
274 deletions
src/main/resources/static/index.html
| ... | ... | @@ -656,6 +656,8 @@ |
| 656 | 656 | <script src="/assets/bower_components/ng-sweet-alert/ng-sweet-alert.js"></script> |
| 657 | 657 | |
| 658 | 658 | <!-- schedule计划调度AngularJS模块主JS --> |
| 659 | +<script src="/pages/scheduleApp/language/en.js" data-exclude=1></script> | |
| 660 | +<script src="/pages/scheduleApp/language/zh.js" data-exclude=1></script> | |
| 659 | 661 | <script src="/pages/scheduleApp/module/common/main.js" data-exclude=1></script> |
| 660 | 662 | <script |
| 661 | 663 | src="/pages/scheduleApp/module/common/prj-common-globalservice.js" | ... | ... |
src/main/resources/static/pages/scheduleApp/language/en.js
| 1 | -// TODO: | |
| 1 | +// angular-translate-loader-static-files 用的语言文件 配合angular-translate使用 | |
| 2 | +// 英文资源 | |
| 3 | + | |
| 4 | +var ScheduleApp_en_language = { | |
| 5 | + //------------ 车辆信息管理模块 -----------// | |
| 6 | + // 模块位置:../module/basicInfo/busInfoManage | |
| 7 | + // 页面;index.html | |
| 8 | + | |
| 9 | + // line3 | |
| 10 | + "busInfoManage_index_page-title" : "vehicle information management", | |
| 11 | + // line9 | |
| 12 | + "busInfoManage_index_breadcrumb-title-1" : "Home page", | |
| 13 | + // line13 | |
| 14 | + "busInfoManage_index_breadcrumb-title-2" : "Basic information", | |
| 15 | + // line17 | |
| 16 | + "busInfoManage_index_breadcrumb-title-3" : "vehicle information management", | |
| 17 | + // line36 | |
| 18 | + "busInfoManage_index_caption-title" : "Vehicle information table", | |
| 19 | + // line47 | |
| 20 | + "busInfoManage_index_tool-title" : "Data tool", | |
| 21 | + // line60 | |
| 22 | + "busInfoManage_index_tool-action-2" : "Export to excel", | |
| 23 | + | |
| 24 | + // 页面:orderOptionOpen.html | |
| 25 | + "busInfoManage_orderOptionOpen_page_line5_txt-1682" : "Sort field selection", | |
| 26 | + "busInfoManage_orderOptionOpen_page_line17_txt-4018" : "Yes", | |
| 27 | + | |
| 28 | + // 页面:list.html | |
| 29 | + "busInfoManage_list_page_line7_txt-3934" : "Serial number", | |
| 30 | + "busInfoManage_list_page_line8_txt-2479" : "Vehicle number", | |
| 31 | + "busInfoManage_list_page_line9_txt-2597" : "Internal number", | |
| 32 | + "busInfoManage_list_page_line10_txt-3094" : "Equipment number", | |
| 33 | + "busInfoManage_list_page_line11_txt-3704" : "license number", | |
| 34 | + "busInfoManage_list_page_line12_txt-3096" : "Company", | |
| 35 | + "busInfoManage_list_page_line13_txt-2188" : "Branch", | |
| 36 | + "busInfoManage_list_page_line14_txt-4087" : "Tram", | |
| 37 | + "busInfoManage_list_page_line15_txt-3874" : "Status", | |
| 38 | + "busInfoManage_list_page_line16_txt-3942" : "Operation", | |
| 39 | + "busInfoManage_list_page_line21_txt-1775" : "Enter vehicle number", | |
| 40 | + "busInfoManage_list_page_line24_txt-1773" : "Enter internal number", | |
| 41 | + "busInfoManage_list_page_line27_txt-1774" : "Enter equipment number", | |
| 42 | + "busInfoManage_list_page_line30_txt-2265" : "Warranty description:", | |
| 43 | + "busInfoManage_list_page_line41_txt-3364" : "Please enter pinyin", | |
| 44 | + "busInfoManage_list_page_line56_txt-3364" : "Please enter pinyin", | |
| 45 | + "busInfoManage_list_page_line67_txt-4162" : "Scrapped", | |
| 46 | + "busInfoManage_list_page_line74_txt-4001" : "Search", | |
| 47 | + "busInfoManage_list_page_line84_txt-3385" : "Sorting options", | |
| 48 | + "busInfoManage_list_page_line92_txt-4000" : "Reset", | |
| 49 | + "busInfoManage_list_page_line104_txt-3757" : "Company/Vehicle code", | |
| 50 | + "busInfoManage_list_page_line131_txt-4058" : "Unknown", | |
| 51 | + "busInfoManage_list_page_line134_txt-4058" : "Unknown", | |
| 52 | + "busInfoManage_list_page_line139_txt-3866" : "Details", | |
| 53 | + "busInfoManage_list_page_line140_txt-4028" : "Modify", | |
| 54 | + "busInfoManage_list_page_line142_txt-677" : "Do you want to delete vehicle information?", | |
| 55 | + "busInfoManage_list_page_line142_txt-2297" : "Internal code:", | |
| 56 | + "busInfoManage_list_page_line142_txt-41" : "If there is vehicle configuration information associated, an error will be reported. It is recommended not to delete it casually!", | |
| 57 | + "busInfoManage_list_page_line142_txt-4257" : "Yes", | |
| 58 | + "busInfoManage_list_page_line142_txt-3817" : "Cancel", | |
| 59 | + "busInfoManage_list_page_line144_txt-3868" : "Delete", | |
| 60 | + "busInfoManage_list_page_line153_txt-3053" : "Showing {{from}} to {{to}} of {{total}}entries.10 entries per page", | |
| 61 | + "busInfoManage_list_page_line163_txt-4430" : "First", | |
| 62 | + "busInfoManage_list_page_line164_txt-3613" : "Previous", | |
| 63 | + "busInfoManage_list_page_line165_txt-3614" : "Next", | |
| 64 | + "busInfoManage_list_page_line166_txt-4068" : "Last", | |
| 65 | + | |
| 66 | + // 页面:detail.html | |
| 67 | + "busInfoManage_detail_page_line3_txt-1656" : "vehicle details", | |
| 68 | + "busInfoManage_detail_page_line9_txt-3807" : "Home page", | |
| 69 | + "busInfoManage_detail_page_line13_txt-2398" : "Basic information", | |
| 70 | + "busInfoManage_detail_page_line17_txt-1659" : "vehicle information management", | |
| 71 | + "busInfoManage_detail_page_line21_txt-1656" : "vehicle details", | |
| 72 | + "busInfoManage_detail_page_line44_txt-2597" : "Internal number", | |
| 73 | + "busInfoManage_detail_page_line52_txt-2686" : "Company", | |
| 74 | + "busInfoManage_detail_page_line60_txt-3219" : "branch:", | |
| 75 | + "busInfoManage_detail_page_line68_txt-2498" : "Vehicle Code", | |
| 76 | + "busInfoManage_detail_page_line76_txt-3704" : "license number", | |
| 77 | + "busInfoManage_detail_page_line84_txt-1770" : "equipment supplier", | |
| 78 | + "busInfoManage_detail_page_line87_txt-4058" : "Unknown", | |
| 79 | + "busInfoManage_detail_page_line92_txt-3697" : "terminal number", | |
| 80 | + "busInfoManage_detail_page_line100_txt-2262" : "vehicle type:", | |
| 81 | + "busInfoManage_detail_page_line106_txt-2256" : "technical speed:", | |
| 82 | + "busInfoManage_detail_page_line112_txt-3200" : "number of seats:", | |
| 83 | + "busInfoManage_detail_page_line118_txt-2243" : "passenger capacity:", | |
| 84 | + "busInfoManage_detail_page_line124_txt-3226" : "Standard fuel consumption(air-conditioner on):", | |
| 85 | + "busInfoManage_detail_page_line130_txt-4394" : "Standard fuel consumption(air-conditioner off):", | |
| 86 | + "busInfoManage_detail_page_line136_txt-3229" : "Scrap number:", | |
| 87 | + "busInfoManage_detail_page_line144_txt-2264" : "Scrap date:", | |
| 88 | + "busInfoManage_detail_page_line152_txt-3225" : "Brand model", | |
| 89 | + "busInfoManage_detail_page_line158_txt-3225" : "Brand model", | |
| 90 | + "busInfoManage_detail_page_line164_txt-1220" : "Vehicle grade standard:", | |
| 91 | + "busInfoManage_detail_page_line170_txt-1219" : "Factory emission standard:", | |
| 92 | + "busInfoManage_detail_page_line176_txt-2261" : "Engine number", | |
| 93 | + "busInfoManage_detail_page_line182_txt-2261" : "Engine number", | |
| 94 | + "busInfoManage_detail_page_line188_txt-3224" : "Frame number", | |
| 95 | + "busInfoManage_detail_page_line194_txt-3224" : "Frame number", | |
| 96 | + "busInfoManage_detail_page_line201_txt-2252" : "Activation date:", | |
| 97 | + "busInfoManage_detail_page_line209_txt-2251" : "Cancellation date:", | |
| 98 | + "busInfoManage_detail_page_line218_txt-1768" : "Is it an air-conditioned vehicle:", | |
| 99 | + "busInfoManage_detail_page_line225_txt-1762" : "Is there any ticket seller?", | |
| 100 | + "busInfoManage_detail_page_line232_txt-3207" : "Service screen:", | |
| 101 | + "busInfoManage_detail_page_line239_txt-3700" : "Is there an LED service screen?", | |
| 102 | + "busInfoManage_detail_page_line246_txt-2263" : "Vehicle type:", | |
| 103 | + "busInfoManage_detail_page_line249_txt-4058" : "Unknown", | |
| 104 | + "busInfoManage_detail_page_line254_txt-1769" : "Is it a motor vehicle:", | |
| 105 | + "busInfoManage_detail_page_line257_txt-4058" : "Unknown", | |
| 106 | + "busInfoManage_detail_page_line262_txt-1860" : "Operation status:", | |
| 107 | + "busInfoManage_detail_page_line265_txt-4058" : "Unknown", | |
| 108 | + "busInfoManage_detail_page_line270_txt-2245" : "Modification time:", | |
| 109 | + "busInfoManage_detail_page_line279_txt-2248" : "Is it a tram:", | |
| 110 | + "busInfoManage_detail_page_line286_txt-1218" : "Is it a hybrid tram:", | |
| 111 | + "busInfoManage_detail_page_line293_txt-1217" : "Is it a hydrogen energy vehicle:", | |
| 112 | + "busInfoManage_detail_page_line301_txt-3449" : "Remarks:", | |
| 113 | + | |
| 114 | + // 页面:edit.html | |
| 115 | + "busInfoManage_edit_page_line3_txt-1644" : "Modify vehicle information", | |
| 116 | + "busInfoManage_edit_page_line9_txt-3807" : "Home page", | |
| 117 | + "busInfoManage_edit_page_line13_txt-2398" : "Basic information", | |
| 118 | + "busInfoManage_edit_page_line17_txt-1659" : "vehicle information management", | |
| 119 | + "busInfoManage_edit_page_line21_txt-1644" : "Modify vehicle information", | |
| 120 | + "busInfoManage_edit_page_line29_txt-3849" : "Form", | |
| 121 | + "busInfoManage_edit_page_line44_txt-2597" : "Internal number", | |
| 122 | + "busInfoManage_edit_page_line52_txt-706" : "Please enter the vehicle internal code", | |
| 123 | + "busInfoManage_edit_page_line56_txt-917" : "Internal number must be filled in", | |
| 124 | + "busInfoManage_edit_page_line59_txt-504" : "The internal number cannot exceed 20 characters.", | |
| 125 | + "busInfoManage_edit_page_line67_txt-2686" : "Company", | |
| 126 | + "busInfoManage_edit_page_line77_txt-973" : "Please select the company", //* | |
| 127 | + "busInfoManage_edit_page_line86_txt-1792" : "Company must be selected", | |
| 128 | + "busInfoManage_edit_page_line91_txt-3777" : "Branch company", | |
| 129 | + "busInfoManage_edit_page_line101_txt-973" : "Please select the branch", | |
| 130 | + "busInfoManage_edit_page_line110_txt-923" : "Branch must also be selected", | |
| 131 | + "busInfoManage_edit_page_line115_txt-2498" : "Vehicle Code", | |
| 132 | + "busInfoManage_edit_page_line119_txt-1265" : "Please enter the vehicle code", | |
| 133 | + "busInfoManage_edit_page_line127_txt-927" : "Vehicle code must be filled in", | |
| 134 | + "busInfoManage_edit_page_line135_txt-3704" : "license number", | |
| 135 | + "busInfoManage_edit_page_line139_txt-1840" : "Please enter the license number", | |
| 136 | + "busInfoManage_edit_page_line147_txt-1228" : "License number must be filled in", | |
| 137 | + "busInfoManage_edit_page_line155_txt-1770" : "equipment supplier", | |
| 138 | + "busInfoManage_edit_page_line165_txt-1288" : "Please select the equipment manufacturer", | |
| 139 | + "busInfoManage_edit_page_line172_txt-499" : "Equipment supplier must be selected", | |
| 140 | + "busInfoManage_edit_page_line177_txt-3697" : "terminal number", | |
| 141 | + "busInfoManage_edit_page_line181_txt-960" : "Please enter the equipment terminal number", | |
| 142 | + "busInfoManage_edit_page_line189_txt-686" : "Equipment terminal number must be filled in", | |
| 143 | + "busInfoManage_edit_page_line197_txt-2262" : "vehicle type:", | |
| 144 | + "busInfoManage_edit_page_line200_txt-1269" : "Please enter the vehicle type", | |
| 145 | + "busInfoManage_edit_page_line204_txt-2256" : "technical speed:", | |
| 146 | + "busInfoManage_edit_page_line207_txt-1267" : "Please enter the technical speed", | |
| 147 | + "busInfoManage_edit_page_line211_txt-3200" : "number of seats:", | |
| 148 | + "busInfoManage_edit_page_line214_txt-1841" : "Please enter the number of seats", | |
| 149 | + "busInfoManage_edit_page_line218_txt-2243" : "passenger capacity:", | |
| 150 | + "busInfoManage_edit_page_line221_txt-1266" : "Please enter the passenger capacity standard", | |
| 151 | + "busInfoManage_edit_page_line225_txt-3226" : "Standard fuel consumption(air-conditioner on):", | |
| 152 | + "busInfoManage_edit_page_line228_txt-1272" : "Please enter the standard fuel consumption(air-conditioner on)", | |
| 153 | + "busInfoManage_edit_page_line232_txt-4394" : "Standard fuel consumption(air-conditioner off):", | |
| 154 | + "busInfoManage_edit_page_line235_txt-4331" : "Please enter the standard fuel consumption(air-conditioner off)", | |
| 155 | + "busInfoManage_edit_page_line239_txt-2249" : "Is it scrapped:", | |
| 156 | + "busInfoManage_edit_page_line246_txt-3229" : "Scrap number:", | |
| 157 | + "busInfoManage_edit_page_line249_txt-1842" : "Please enter the scrap number", | |
| 158 | + "busInfoManage_edit_page_line254_txt-2264" : "Scrap date:", | |
| 159 | + "busInfoManage_edit_page_line258_txt-1282" : "Please select the scrap date", | |
| 160 | + "busInfoManage_edit_page_line271_txt-3225" : "Brand model", | |
| 161 | + "busInfoManage_edit_page_line274_txt-1271" : "Please enter the brand model", | |
| 162 | + "busInfoManage_edit_page_line278_txt-3225" : "Brand model", | |
| 163 | + "busInfoManage_edit_page_line281_txt-1271" : "Please enter the brand model", | |
| 164 | + "busInfoManage_edit_page_line285_txt-1220" : "Vehicle grade standard:", | |
| 165 | + "busInfoManage_edit_page_line288_txt-707" : "Please enter the vehicle grade standard", | |
| 166 | + "busInfoManage_edit_page_line292_txt-1219" : "Factory emission standard:", | |
| 167 | + "busInfoManage_edit_page_line295_txt-705" : "Please enter the exit emission standard", | |
| 168 | + "busInfoManage_edit_page_line299_txt-2261" : "Engine number", | |
| 169 | + "busInfoManage_edit_page_line302_txt-961" : "Please enter the engine number", | |
| 170 | + "busInfoManage_edit_page_line306_txt-2261" : "Engine number", | |
| 171 | + "busInfoManage_edit_page_line309_txt-961" : "Please enter the engine number", | |
| 172 | + "busInfoManage_edit_page_line313_txt-3224" : "Frame number", | |
| 173 | + "busInfoManage_edit_page_line316_txt-1270" : "Please enter the frame number", | |
| 174 | + "busInfoManage_edit_page_line320_txt-3224" : "Frame number", | |
| 175 | + "busInfoManage_edit_page_line323_txt-1270" : "Please enter the frame number", | |
| 176 | + "busInfoManage_edit_page_line327_txt-2252" : "Activation date:", | |
| 177 | + "busInfoManage_edit_page_line331_txt-1284" : "Please select the activation date", | |
| 178 | + "busInfoManage_edit_page_line344_txt-2251" : "Cancellation date:", | |
| 179 | + "busInfoManage_edit_page_line348_txt-1285" : "Please select the cancellation date", | |
| 180 | + "busInfoManage_edit_page_line362_txt-1768" : "Is it an air-conditioned vehicle:", | |
| 181 | + "busInfoManage_edit_page_line369_txt-1762" : "Is there any ticket seller?", | |
| 182 | + "busInfoManage_edit_page_line376_txt-3207" : "Service screen:", | |
| 183 | + "busInfoManage_edit_page_line383_txt-3700" : "Is there an LED service screen?", | |
| 184 | + "busInfoManage_edit_page_line390_txt-2263" : "Vehicle type:", | |
| 185 | + "busInfoManage_edit_page_line400_txt-1289" : "Please select the vehicle type", | |
| 186 | + "busInfoManage_edit_page_line408_txt-1769" : "Is it a motor vehicle:", | |
| 187 | + "busInfoManage_edit_page_line418_txt-974" : "Please select the motor vehicle type", | |
| 188 | + "busInfoManage_edit_page_line426_txt-1860" : "Operation status:", | |
| 189 | + "busInfoManage_edit_page_line436_txt-1287" : "Please select the operating status", | |
| 190 | + "busInfoManage_edit_page_line444_txt-2248" : "Is it a tram:", | |
| 191 | + "busInfoManage_edit_page_line451_txt-1218" : "Is it a hybrid tram:", | |
| 192 | + "busInfoManage_edit_page_line458_txt-1217" : "Is it a hydrogen energy vehicle:", | |
| 193 | + "busInfoManage_edit_page_line465_txt-3449" : "Remarks:", | |
| 194 | + "busInfoManage_edit_page_line480_txt-4173" : "Submit", | |
| 195 | + "busInfoManage_edit_page_line481_txt-3817" : "Cancel", | |
| 196 | + | |
| 197 | + // 页面:form.html | |
| 198 | + "busInfoManage_form_page_line3_txt-1649" : "Add vehicle information", | |
| 199 | + "busInfoManage_form_page_line9_txt-3807" : "Home page", | |
| 200 | + "busInfoManage_form_page_line13_txt-2398" : "Basic information", | |
| 201 | + "busInfoManage_form_page_line17_txt-1659" : "vehicle information management", | |
| 202 | + "busInfoManage_form_page_line21_txt-1649" : "Add vehicle information", | |
| 203 | + "busInfoManage_form_page_line29_txt-3849" : "Form", | |
| 204 | + "busInfoManage_form_page_line44_txt-2597" : "Internal number", | |
| 205 | + "busInfoManage_form_page_line52_txt-706" : "Please enter the vehicle internal code", | |
| 206 | + "busInfoManage_form_page_line56_txt-917" : "Internal number must be filled in", | |
| 207 | + "busInfoManage_form_page_line59_txt-504" : "The internal number cannot exceed 20 characters.", | |
| 208 | + "busInfoManage_form_page_line67_txt-2686" : "Company", | |
| 209 | + "busInfoManage_form_page_line77_txt-973" : "Please select the company", //* | |
| 210 | + "busInfoManage_form_page_line86_txt-1792" : "Company must be selected", | |
| 211 | + "busInfoManage_form_page_line91_txt-3777" : "Branch company", | |
| 212 | + "busInfoManage_form_page_line101_txt-973" : "Please select the branch", | |
| 213 | + "busInfoManage_form_page_line110_txt-923" : "Branch must also be selected", | |
| 214 | + "busInfoManage_form_page_line115_txt-2498" : "Vehicle Code", | |
| 215 | + "busInfoManage_form_page_line119_txt-1265" : "Please enter the vehicle code", | |
| 216 | + "busInfoManage_form_page_line127_txt-927" : "Vehicle code must be filled in", | |
| 217 | + "busInfoManage_form_page_line135_txt-3704" : "license number", | |
| 218 | + "busInfoManage_form_page_line139_txt-1840" : "Please enter the license number", | |
| 219 | + "busInfoManage_form_page_line147_txt-1228" : "License number must be filled in", | |
| 220 | + "busInfoManage_form_page_line155_txt-1770" : "equipment supplier", | |
| 221 | + "busInfoManage_form_page_line165_txt-1288" : "Please select the equipment manufacturer", | |
| 222 | + "busInfoManage_form_page_line172_txt-499" : "Equipment supplier must be selected", | |
| 223 | + "busInfoManage_form_page_line177_txt-3697" : "terminal number", | |
| 224 | + "busInfoManage_form_page_line181_txt-960" : "Please enter the equipment terminal number", | |
| 225 | + "busInfoManage_form_page_line189_txt-686" : "Equipment terminal number must be filled in", | |
| 226 | + "busInfoManage_form_page_line197_txt-2262" : "vehicle type:", | |
| 227 | + "busInfoManage_form_page_line200_txt-1269" : "Please enter the vehicle type", | |
| 228 | + "busInfoManage_form_page_line204_txt-2256" : "technical speed:", | |
| 229 | + "busInfoManage_form_page_line207_txt-1267" : "Please enter the technical speed", | |
| 230 | + "busInfoManage_form_page_line211_txt-3200" : "number of seats:", | |
| 231 | + "busInfoManage_form_page_line214_txt-1841" : "Please enter the number of seats", | |
| 232 | + "busInfoManage_form_page_line218_txt-2243" : "passenger capacity:", | |
| 233 | + "busInfoManage_form_page_line221_txt-1266" : "Please enter the passenger capacity standard", | |
| 234 | + "busInfoManage_form_page_line225_txt-3226" : "Standard fuel consumption(air-conditioner on):", | |
| 235 | + "busInfoManage_form_page_line228_txt-1272" : "Please enter the standard fuel consumption(air-conditioner on)", | |
| 236 | + "busInfoManage_form_page_line232_txt-4394" : "Standard fuel consumption(air-conditioner off):", | |
| 237 | + "busInfoManage_form_page_line235_txt-4331" : "Please enter the standard fuel consumption(air-conditioner off)", | |
| 238 | + "busInfoManage_form_page_line264_txt-3225" : "Brand model", | |
| 239 | + "busInfoManage_form_page_line267_txt-1271" : "Please enter the brand model", | |
| 240 | + "busInfoManage_form_page_line271_txt-3225" : "Brand model", | |
| 241 | + "busInfoManage_form_page_line274_txt-1271" : "Please enter the brand model", | |
| 242 | + "busInfoManage_form_page_line278_txt-1220" : "Vehicle grade standard:", | |
| 243 | + "busInfoManage_form_page_line281_txt-707" : "Please enter the vehicle grade standard", | |
| 244 | + "busInfoManage_form_page_line285_txt-1219" : "Factory emission standard:", | |
| 245 | + "busInfoManage_form_page_line288_txt-705" : "Please enter the exit emission standard", | |
| 246 | + "busInfoManage_form_page_line292_txt-2261" : "Engine number", | |
| 247 | + "busInfoManage_form_page_line295_txt-961" : "Please enter the engine number", | |
| 248 | + "busInfoManage_form_page_line299_txt-2261" : "Engine number", | |
| 249 | + "busInfoManage_form_page_line302_txt-961" : "Please enter the engine number", | |
| 250 | + "busInfoManage_form_page_line306_txt-3224" : "Frame number", | |
| 251 | + "busInfoManage_form_page_line309_txt-1270" : "Please enter the frame number", | |
| 252 | + "busInfoManage_form_page_line313_txt-3224" : "Frame number", | |
| 253 | + "busInfoManage_form_page_line316_txt-1270" : "Please enter the frame number", | |
| 254 | + "busInfoManage_form_page_line320_txt-2252" : "Activation date:", | |
| 255 | + "busInfoManage_form_page_line324_txt-1284" : "Please select the activation date", | |
| 256 | + "busInfoManage_form_page_line337_txt-2251" : "Cancellation date:", | |
| 257 | + "busInfoManage_form_page_line341_txt-1285" : "Please select the cancellation date", | |
| 258 | + "busInfoManage_form_page_line355_txt-1768" : "Is it an air-conditioned vehicle:", | |
| 259 | + "busInfoManage_form_page_line362_txt-1762" : "Is there any ticket seller?", | |
| 260 | + "busInfoManage_form_page_line369_txt-3207" : "Service screen:", | |
| 261 | + "busInfoManage_form_page_line376_txt-3700" : "Is there an LED service screen?", | |
| 262 | + "busInfoManage_form_page_line383_txt-2263" : "Vehicle type:", | |
| 263 | + "busInfoManage_form_page_line393_txt-1289" : "Please select the vehicle type", | |
| 264 | + "busInfoManage_form_page_line401_txt-1769" : "Is it a motor vehicle:", | |
| 265 | + "busInfoManage_form_page_line411_txt-974" : "Please select the motor vehicle type", | |
| 266 | + "busInfoManage_form_page_line419_txt-1860" : "Operation status:", | |
| 267 | + "busInfoManage_form_page_line429_txt-1287" : "Please select the operating status", | |
| 268 | + "busInfoManage_form_page_line437_txt-2248" : "Is it a tram:", | |
| 269 | + "busInfoManage_form_page_line444_txt-1218" : "Is it a hybrid tram:", | |
| 270 | + "busInfoManage_form_page_line451_txt-1217" : "Is it a hydrogen energy vehicle:", | |
| 271 | + "busInfoManage_form_page_line458_txt-3449" : "Remarks:", | |
| 272 | + "busInfoManage_form_page_line473_txt-4173" : "Submit", | |
| 273 | + "busInfoManage_form_page_line474_txt-3817" : "Cancel", | |
| 274 | + | |
| 275 | + // module.js | |
| 276 | + "busInfoManage_module_js_line31_txt-2479" : "Vehicle number", | |
| 277 | + "busInfoManage_module_js_line33_txt-3764" : "Self-numbering", | |
| 278 | + "busInfoManage_module_js_line34_txt-3094" : "Equipment number", | |
| 279 | + "busInfoManage_module_js_line35_txt-3704" : "license number", | |
| 280 | + "busInfoManage_module_js_line36_txt-3096" : "Company", | |
| 281 | + "busInfoManage_module_js_line37_txt-2188" : "Branch", | |
| 282 | + "busInfoManage_module_js_line38_txt-3281" : "Electric car or not", | |
| 283 | + "busInfoManage_module_js_line39_txt-3125" : "Is it scrapped", | |
| 284 | + "busInfoManage_module_js_line40_txt-3124" : "Update time", | |
| 285 | + "busInfoManage_module_js_line206_txt-1617" : "vehicle basic information", | |
| 286 | + "busInfoManage_module_js_line302_txt-3729" : "Failed:", | |
| 287 | + "busInfoManage_module_js_line434_txt-4009" : "Vehicles", | |
| 288 | + "busInfoManage_module_js_line434_txt-3066" : "Details", | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | +}; | |
| 293 | + | |
| 294 | +// TODO; | ... | ... |
src/main/resources/static/pages/scheduleApp/language/zh.js
| 1 | 1 | // angular-translate-loader-static-files 用的语言文件 配合angular-translate使用 |
| 2 | 2 | // 中文资源 |
| 3 | 3 | |
| 4 | -exports.language = { | |
| 4 | +var ScheduleApp_zh_language = { | |
| 5 | 5 | //------------ 车辆信息管理模块 -----------// |
| 6 | 6 | // 模块位置:../module/basicInfo/busInfoManage |
| 7 | 7 | // 页面;index.html |
| ... | ... | @@ -19,5 +19,279 @@ exports.language = { |
| 19 | 19 | // line47 |
| 20 | 20 | "busInfoManage_index_tool-title" : "数据工具", |
| 21 | 21 | // line60 |
| 22 | - "busInfoManage_index_tool-action-2" : "导出excel" | |
| 23 | -} | |
| 22 | + "busInfoManage_index_tool-action-2" : "导出excel", | |
| 23 | + | |
| 24 | + // 页面:orderOptionOpen.html | |
| 25 | + "busInfoManage_orderOptionOpen_page_line5_txt-1682" : "排序字段选择", | |
| 26 | + "busInfoManage_orderOptionOpen_page_line17_txt-4018" : "确定", | |
| 27 | + | |
| 28 | + // 页面:list.html | |
| 29 | + "busInfoManage_list_page_line7_txt-3934" : "序号", | |
| 30 | + "busInfoManage_list_page_line8_txt-2479" : "车辆编号", | |
| 31 | + "busInfoManage_list_page_line9_txt-2597" : "内部编号", | |
| 32 | + "busInfoManage_list_page_line10_txt-3094" : "设备编号", | |
| 33 | + "busInfoManage_list_page_line11_txt-3704" : "车牌号", | |
| 34 | + "busInfoManage_list_page_line12_txt-3096" : "所在公司", | |
| 35 | + "busInfoManage_list_page_line13_txt-2188" : "所在分公司", | |
| 36 | + "busInfoManage_list_page_line14_txt-4087" : "电车", | |
| 37 | + "busInfoManage_list_page_line15_txt-3874" : "状态", | |
| 38 | + "busInfoManage_list_page_line16_txt-3942" : "操作", | |
| 39 | + "busInfoManage_list_page_line21_txt-1775" : "输入车辆编号", | |
| 40 | + "busInfoManage_list_page_line24_txt-1773" : "输入内部编号", | |
| 41 | + "busInfoManage_list_page_line27_txt-1774" : "输入设备编号", | |
| 42 | + "busInfoManage_list_page_line30_txt-2265" : "保修描述:", | |
| 43 | + "busInfoManage_list_page_line41_txt-3364" : "请输拼音", | |
| 44 | + "busInfoManage_list_page_line56_txt-3364" : "请输拼音", | |
| 45 | + "busInfoManage_list_page_line67_txt-4162" : "报废", | |
| 46 | + "busInfoManage_list_page_line74_txt-4001" : "搜索", | |
| 47 | + "busInfoManage_list_page_line84_txt-3385" : "排序选项", | |
| 48 | + "busInfoManage_list_page_line92_txt-4000" : "重置", | |
| 49 | + "busInfoManage_list_page_line104_txt-3757" : "公司/编号:", | |
| 50 | + "busInfoManage_list_page_line131_txt-4058" : "未知", | |
| 51 | + "busInfoManage_list_page_line134_txt-4058" : "未知", | |
| 52 | + "busInfoManage_list_page_line139_txt-3866" : "详细", | |
| 53 | + "busInfoManage_list_page_line140_txt-4028" : "修改", | |
| 54 | + "busInfoManage_list_page_line142_txt-677" : "是否删除车辆信息?", | |
| 55 | + "busInfoManage_list_page_line142_txt-2297" : "内部编码:", | |
| 56 | + "busInfoManage_list_page_line142_txt-41" : "如果有车辆配置信息关联,会报错,建议不要随便删除!", | |
| 57 | + "busInfoManage_list_page_line142_txt-4257" : "是", | |
| 58 | + "busInfoManage_list_page_line142_txt-3817" : "取消", | |
| 59 | + "busInfoManage_list_page_line144_txt-3868" : "删除", | |
| 60 | + "busInfoManage_list_page_line153_txt-3053" : "显示从{{from}}到{{to}} 共{{total}}条 每页显示10条", | |
| 61 | + "busInfoManage_list_page_line163_txt-4430" : "首页", | |
| 62 | + "busInfoManage_list_page_line164_txt-3613" : "上一页", | |
| 63 | + "busInfoManage_list_page_line165_txt-3614" : "下一页", | |
| 64 | + "busInfoManage_list_page_line166_txt-4068" : "尾页", | |
| 65 | + | |
| 66 | + // 页面:detail.html | |
| 67 | + "busInfoManage_detail_page_line3_txt-1656" : "车辆详细信息", | |
| 68 | + "busInfoManage_detail_page_line9_txt-3807" : "首页", | |
| 69 | + "busInfoManage_detail_page_line13_txt-2398" : "基础信息", | |
| 70 | + "busInfoManage_detail_page_line17_txt-1659" : "车辆信息管理", | |
| 71 | + "busInfoManage_detail_page_line21_txt-1656" : "车辆详细信息", | |
| 72 | + "busInfoManage_detail_page_line44_txt-2597" : "内部编号", | |
| 73 | + "busInfoManage_detail_page_line52_txt-2686" : "所属公司", | |
| 74 | + "busInfoManage_detail_page_line60_txt-3219" : "分公司:", | |
| 75 | + "busInfoManage_detail_page_line68_txt-2498" : "车辆编码", | |
| 76 | + "busInfoManage_detail_page_line76_txt-3704" : "车牌号", | |
| 77 | + "busInfoManage_detail_page_line84_txt-1770" : "设备供应厂商", | |
| 78 | + "busInfoManage_detail_page_line87_txt-4058" : "未知", | |
| 79 | + "busInfoManage_detail_page_line92_txt-3697" : "终端号", | |
| 80 | + "busInfoManage_detail_page_line100_txt-2262" : "车型类别:", | |
| 81 | + "busInfoManage_detail_page_line106_txt-2256" : "技术速度:", | |
| 82 | + "busInfoManage_detail_page_line112_txt-3200" : "座位数:", | |
| 83 | + "busInfoManage_detail_page_line118_txt-2243" : "载客标准:", | |
| 84 | + "busInfoManage_detail_page_line124_txt-3226" : "标准油耗/开空调:", | |
| 85 | + "busInfoManage_detail_page_line130_txt-4394" : "标准油耗/关空调:", | |
| 86 | + "busInfoManage_detail_page_line136_txt-3229" : "报废号:", | |
| 87 | + "busInfoManage_detail_page_line144_txt-2264" : "报废日期:", | |
| 88 | + "busInfoManage_detail_page_line152_txt-3225" : "厂牌型号 ", | |
| 89 | + "busInfoManage_detail_page_line158_txt-3225" : "厂牌型号 ", | |
| 90 | + "busInfoManage_detail_page_line164_txt-1220" : "车辆等级标准:", | |
| 91 | + "busInfoManage_detail_page_line170_txt-1219" : "出厂排放标准:", | |
| 92 | + "busInfoManage_detail_page_line176_txt-2261" : "发动机号码 ", | |
| 93 | + "busInfoManage_detail_page_line182_txt-2261" : "发动机号码 ", | |
| 94 | + "busInfoManage_detail_page_line188_txt-3224" : "车架号码 ", | |
| 95 | + "busInfoManage_detail_page_line194_txt-3224" : "车架号码 ", | |
| 96 | + "busInfoManage_detail_page_line201_txt-2252" : "启用日期:", | |
| 97 | + "busInfoManage_detail_page_line209_txt-2251" : "取消日期:", | |
| 98 | + "busInfoManage_detail_page_line218_txt-1768" : "是否空调车:", | |
| 99 | + "busInfoManage_detail_page_line225_txt-1762" : "有无人售票:", | |
| 100 | + "busInfoManage_detail_page_line232_txt-3207" : "是否有LED服务屏:", | |
| 101 | + "busInfoManage_detail_page_line239_txt-3700" : "是否有TV视屏:", | |
| 102 | + "busInfoManage_detail_page_line246_txt-2263" : "车辆类型:", | |
| 103 | + "busInfoManage_detail_page_line249_txt-4058" : "未知", | |
| 104 | + "busInfoManage_detail_page_line254_txt-1769" : "是否机动车:", | |
| 105 | + "busInfoManage_detail_page_line257_txt-4058" : "未知", | |
| 106 | + "busInfoManage_detail_page_line262_txt-1860" : "营运状态:", | |
| 107 | + "busInfoManage_detail_page_line265_txt-4058" : "未知", | |
| 108 | + "busInfoManage_detail_page_line270_txt-2245" : "修改时间:", | |
| 109 | + "busInfoManage_detail_page_line279_txt-2248" : "是否电车:", | |
| 110 | + "busInfoManage_detail_page_line286_txt-1218" : "是否混合电车:", | |
| 111 | + "busInfoManage_detail_page_line293_txt-1217" : "是否氢能源车:", | |
| 112 | + "busInfoManage_detail_page_line301_txt-3449" : "备注:", | |
| 113 | + | |
| 114 | + // 页面:edit.html | |
| 115 | + "busInfoManage_edit_page_line3_txt-1644" : "修改车辆信息", | |
| 116 | + "busInfoManage_edit_page_line9_txt-3807" : "首页", | |
| 117 | + "busInfoManage_edit_page_line13_txt-2398" : "基础信息", | |
| 118 | + "busInfoManage_edit_page_line17_txt-1659" : "车辆信息管理", | |
| 119 | + "busInfoManage_edit_page_line21_txt-1644" : "修改车辆信息", | |
| 120 | + "busInfoManage_edit_page_line29_txt-3849" : "表单", | |
| 121 | + "busInfoManage_edit_page_line44_txt-2597" : "内部编号", | |
| 122 | + "busInfoManage_edit_page_line52_txt-706" : "请输入车辆内部编码", | |
| 123 | + "busInfoManage_edit_page_line56_txt-917" : "内部编号必须填写", | |
| 124 | + "busInfoManage_edit_page_line59_txt-504" : "内部编号长度不能超过20位", | |
| 125 | + "busInfoManage_edit_page_line67_txt-2686" : "所属公司", | |
| 126 | + "busInfoManage_edit_page_line77_txt-973" : "请选择所属公司", //* | |
| 127 | + "busInfoManage_edit_page_line86_txt-1792" : "公司必须选择", | |
| 128 | + "busInfoManage_edit_page_line91_txt-3777" : "分公司", | |
| 129 | + "busInfoManage_edit_page_line101_txt-973" : "请选择所属分公司", | |
| 130 | + "busInfoManage_edit_page_line110_txt-923" : "分公司也必须选择", | |
| 131 | + "busInfoManage_edit_page_line115_txt-2498" : "车辆编码", | |
| 132 | + "busInfoManage_edit_page_line119_txt-1265" : "请输入车辆编码", | |
| 133 | + "busInfoManage_edit_page_line127_txt-927" : "车辆编码必须填写", | |
| 134 | + "busInfoManage_edit_page_line135_txt-3704" : "车牌号", | |
| 135 | + "busInfoManage_edit_page_line139_txt-1840" : "请输入车牌号", | |
| 136 | + "busInfoManage_edit_page_line147_txt-1228" : "车牌号必须填写", | |
| 137 | + "busInfoManage_edit_page_line155_txt-1770" : "设备供应厂商", | |
| 138 | + "busInfoManage_edit_page_line165_txt-1288" : "请选择设备厂商", | |
| 139 | + "busInfoManage_edit_page_line172_txt-499" : "设备供应厂商必须选择", | |
| 140 | + "busInfoManage_edit_page_line177_txt-3697" : "终端号", | |
| 141 | + "busInfoManage_edit_page_line181_txt-960" : "请输入设备终端号", | |
| 142 | + "busInfoManage_edit_page_line189_txt-686" : "设备终端号必须填写", | |
| 143 | + "busInfoManage_edit_page_line197_txt-2262" : "车型类别:", | |
| 144 | + "busInfoManage_edit_page_line200_txt-1269" : "请输入车型类别", | |
| 145 | + "busInfoManage_edit_page_line204_txt-2256" : "技术速度:", | |
| 146 | + "busInfoManage_edit_page_line207_txt-1267" : "请输入技术速度", | |
| 147 | + "busInfoManage_edit_page_line211_txt-3200" : "座位数:", | |
| 148 | + "busInfoManage_edit_page_line214_txt-1841" : "请输入座位数", | |
| 149 | + "busInfoManage_edit_page_line218_txt-2243" : "载客标准:", | |
| 150 | + "busInfoManage_edit_page_line221_txt-1266" : "请输入载客标准", | |
| 151 | + "busInfoManage_edit_page_line225_txt-3226" : "标准油耗/开空调:", | |
| 152 | + "busInfoManage_edit_page_line228_txt-1272" : "请输入标准油耗/开空调", | |
| 153 | + "busInfoManage_edit_page_line232_txt-4394" : "标准油耗/关空调:", | |
| 154 | + "busInfoManage_edit_page_line235_txt-4331" : "请输入标准油耗/关空调", | |
| 155 | + "busInfoManage_edit_page_line239_txt-2249" : "是否报废:", | |
| 156 | + "busInfoManage_edit_page_line246_txt-3229" : "报废号:", | |
| 157 | + "busInfoManage_edit_page_line249_txt-1842" : "请输入报废号", | |
| 158 | + "busInfoManage_edit_page_line254_txt-2264" : "报废日期:", | |
| 159 | + "busInfoManage_edit_page_line258_txt-1282" : "请选择报废日期", | |
| 160 | + "busInfoManage_edit_page_line271_txt-3225" : "厂牌型号 ", | |
| 161 | + "busInfoManage_edit_page_line274_txt-1271" : "请输入厂牌型号 ", | |
| 162 | + "busInfoManage_edit_page_line278_txt-3225" : "厂牌型号 ", | |
| 163 | + "busInfoManage_edit_page_line281_txt-1271" : "请输入厂牌型号 ", | |
| 164 | + "busInfoManage_edit_page_line285_txt-1220" : "车辆等级标准:", | |
| 165 | + "busInfoManage_edit_page_line288_txt-707" : "请输入车辆等级标准", | |
| 166 | + "busInfoManage_edit_page_line292_txt-1219" : "出厂排放标准:", | |
| 167 | + "busInfoManage_edit_page_line295_txt-705" : "请输入出场排放标准", | |
| 168 | + "busInfoManage_edit_page_line299_txt-2261" : "发动机号码 ", | |
| 169 | + "busInfoManage_edit_page_line302_txt-961" : "请输入发动机号码 ", | |
| 170 | + "busInfoManage_edit_page_line306_txt-2261" : "发动机号码 ", | |
| 171 | + "busInfoManage_edit_page_line309_txt-961" : "请输入发动机号码 ", | |
| 172 | + "busInfoManage_edit_page_line313_txt-3224" : "车架号码 ", | |
| 173 | + "busInfoManage_edit_page_line316_txt-1270" : "请输入车架号码 ", | |
| 174 | + "busInfoManage_edit_page_line320_txt-3224" : "车架号码 ", | |
| 175 | + "busInfoManage_edit_page_line323_txt-1270" : "请输入车架号码 ", | |
| 176 | + "busInfoManage_edit_page_line327_txt-2252" : "启用日期:", | |
| 177 | + "busInfoManage_edit_page_line331_txt-1284" : "请选择启用日期", | |
| 178 | + "busInfoManage_edit_page_line344_txt-2251" : "取消日期:", | |
| 179 | + "busInfoManage_edit_page_line348_txt-1285" : "请选择取消日期", | |
| 180 | + "busInfoManage_edit_page_line362_txt-1768" : "是否空调车:", | |
| 181 | + "busInfoManage_edit_page_line369_txt-1762" : "有无人售票:", | |
| 182 | + "busInfoManage_edit_page_line376_txt-3207" : "是否有LED服务屏:", | |
| 183 | + "busInfoManage_edit_page_line383_txt-3700" : "是否有TV视屏:", | |
| 184 | + "busInfoManage_edit_page_line390_txt-2263" : "车辆类型:", | |
| 185 | + "busInfoManage_edit_page_line400_txt-1289" : "请选择车辆类型", | |
| 186 | + "busInfoManage_edit_page_line408_txt-1769" : "是否机动车:", | |
| 187 | + "busInfoManage_edit_page_line418_txt-974" : "请选择机动车类型", | |
| 188 | + "busInfoManage_edit_page_line426_txt-1860" : "营运状态:", | |
| 189 | + "busInfoManage_edit_page_line436_txt-1287" : "请选择营运状态", | |
| 190 | + "busInfoManage_edit_page_line444_txt-2248" : "是否电车:", | |
| 191 | + "busInfoManage_edit_page_line451_txt-1218" : "是否混合电车:", | |
| 192 | + "busInfoManage_edit_page_line458_txt-1217" : "是否氢能源车:", | |
| 193 | + "busInfoManage_edit_page_line465_txt-3449" : "备注:", | |
| 194 | + "busInfoManage_edit_page_line480_txt-4173" : "提交", | |
| 195 | + "busInfoManage_edit_page_line481_txt-3817" : "取消", | |
| 196 | + | |
| 197 | + // 页面:form.html | |
| 198 | + "busInfoManage_form_page_line3_txt-1649" : "添加车辆信息", | |
| 199 | + "busInfoManage_form_page_line9_txt-3807" : "首页", | |
| 200 | + "busInfoManage_form_page_line13_txt-2398" : "基础信息", | |
| 201 | + "busInfoManage_form_page_line17_txt-1659" : "车辆信息管理", | |
| 202 | + "busInfoManage_form_page_line21_txt-1649" : "添加车辆信息", | |
| 203 | + "busInfoManage_form_page_line29_txt-3849" : "表单", | |
| 204 | + "busInfoManage_form_page_line44_txt-2597" : "内部编号", | |
| 205 | + "busInfoManage_form_page_line52_txt-706" : "请输入车辆内部编码", | |
| 206 | + "busInfoManage_form_page_line56_txt-917" : "内部编号必须填写", | |
| 207 | + "busInfoManage_form_page_line59_txt-504" : "内部编号长度不能超过20位", | |
| 208 | + "busInfoManage_form_page_line67_txt-2686" : "所属公司", | |
| 209 | + "busInfoManage_form_page_line77_txt-973" : "请选择所属公司", //* | |
| 210 | + "busInfoManage_form_page_line86_txt-1792" : "公司必须选择", | |
| 211 | + "busInfoManage_form_page_line91_txt-3777" : "分公司", | |
| 212 | + "busInfoManage_form_page_line101_txt-973" : "请选择所属分公司", | |
| 213 | + "busInfoManage_form_page_line110_txt-923" : "分公司也必须选择", | |
| 214 | + "busInfoManage_form_page_line115_txt-2498" : "车辆编码", | |
| 215 | + "busInfoManage_form_page_line119_txt-1265" : "请输入车辆编码", | |
| 216 | + "busInfoManage_form_page_line127_txt-927" : "车辆编码必须填写", | |
| 217 | + "busInfoManage_form_page_line135_txt-3704" : "车牌号", | |
| 218 | + "busInfoManage_form_page_line139_txt-1840" : "请输入车牌号", | |
| 219 | + "busInfoManage_form_page_line147_txt-1228" : "车牌号必须填写", | |
| 220 | + "busInfoManage_form_page_line155_txt-1770" : "设备供应厂商", | |
| 221 | + "busInfoManage_form_page_line165_txt-1288" : "请选择设备厂商", | |
| 222 | + "busInfoManage_form_page_line172_txt-499" : "设备供应厂商必须选择", | |
| 223 | + "busInfoManage_form_page_line177_txt-3697" : "终端号", | |
| 224 | + "busInfoManage_form_page_line181_txt-960" : "请输入设备终端号", | |
| 225 | + "busInfoManage_form_page_line189_txt-686" : "设备终端号必须填写", | |
| 226 | + "busInfoManage_form_page_line197_txt-2262" : "车型类别:", | |
| 227 | + "busInfoManage_form_page_line200_txt-1269" : "请输入车型类别", | |
| 228 | + "busInfoManage_form_page_line204_txt-2256" : "技术速度:", | |
| 229 | + "busInfoManage_form_page_line207_txt-1267" : "请输入技术速度", | |
| 230 | + "busInfoManage_form_page_line211_txt-3200" : "座位数:", | |
| 231 | + "busInfoManage_form_page_line214_txt-1841" : "请输入座位数", | |
| 232 | + "busInfoManage_form_page_line218_txt-2243" : "载客标准:", | |
| 233 | + "busInfoManage_form_page_line221_txt-1266" : "请输入载客标准", | |
| 234 | + "busInfoManage_form_page_line225_txt-3226" : "标准油耗/开空调:", | |
| 235 | + "busInfoManage_form_page_line228_txt-1272" : "请输入标准油耗/开空调", | |
| 236 | + "busInfoManage_form_page_line232_txt-4394" : "标准油耗/关空调:", | |
| 237 | + "busInfoManage_form_page_line235_txt-4331" : "请输入标准油耗/关空调", | |
| 238 | + "busInfoManage_form_page_line264_txt-3225" : "厂牌型号 ", | |
| 239 | + "busInfoManage_form_page_line267_txt-1271" : "请输入厂牌型号 ", | |
| 240 | + "busInfoManage_form_page_line271_txt-3225" : "厂牌型号 ", | |
| 241 | + "busInfoManage_form_page_line274_txt-1271" : "请输入厂牌型号 ", | |
| 242 | + "busInfoManage_form_page_line278_txt-1220" : "车辆等级标准:", | |
| 243 | + "busInfoManage_form_page_line281_txt-707" : "请输入车辆等级标准", | |
| 244 | + "busInfoManage_form_page_line285_txt-1219" : "出厂排放标准:", | |
| 245 | + "busInfoManage_form_page_line288_txt-705" : "请输入出场排放标准", | |
| 246 | + "busInfoManage_form_page_line292_txt-2261" : "发动机号码 ", | |
| 247 | + "busInfoManage_form_page_line295_txt-961" : "请输入发动机号码 ", | |
| 248 | + "busInfoManage_form_page_line299_txt-2261" : "发动机号码 ", | |
| 249 | + "busInfoManage_form_page_line302_txt-961" : "请输入发动机号码 ", | |
| 250 | + "busInfoManage_form_page_line306_txt-3224" : "车架号码 ", | |
| 251 | + "busInfoManage_form_page_line309_txt-1270" : "请输入车架号码 ", | |
| 252 | + "busInfoManage_form_page_line313_txt-3224" : "车架号码 ", | |
| 253 | + "busInfoManage_form_page_line316_txt-1270" : "请输入车架号码 ", | |
| 254 | + "busInfoManage_form_page_line320_txt-2252" : "启用日期:", | |
| 255 | + "busInfoManage_form_page_line324_txt-1284" : "请选择启用日期", | |
| 256 | + "busInfoManage_form_page_line337_txt-2251" : "取消日期:", | |
| 257 | + "busInfoManage_form_page_line341_txt-1285" : "请选择取消日期", | |
| 258 | + "busInfoManage_form_page_line355_txt-1768" : "是否空调车:", | |
| 259 | + "busInfoManage_form_page_line362_txt-1762" : "有无人售票:", | |
| 260 | + "busInfoManage_form_page_line369_txt-3207" : "是否有LED服务屏:", | |
| 261 | + "busInfoManage_form_page_line376_txt-3700" : "是否有TV视屏:", | |
| 262 | + "busInfoManage_form_page_line383_txt-2263" : "车辆类型:", | |
| 263 | + "busInfoManage_form_page_line393_txt-1289" : "请选择车辆类型", | |
| 264 | + "busInfoManage_form_page_line401_txt-1769" : "是否机动车:", | |
| 265 | + "busInfoManage_form_page_line411_txt-974" : "请选择机动车类型", | |
| 266 | + "busInfoManage_form_page_line419_txt-1860" : "营运状态:", | |
| 267 | + "busInfoManage_form_page_line429_txt-1287" : "请选择营运状态", | |
| 268 | + "busInfoManage_form_page_line437_txt-2248" : "是否电车:", | |
| 269 | + "busInfoManage_form_page_line444_txt-1218" : "是否混合电车:", | |
| 270 | + "busInfoManage_form_page_line451_txt-1217" : "是否氢能源车:", | |
| 271 | + "busInfoManage_form_page_line458_txt-3449" : "备注:", | |
| 272 | + "busInfoManage_form_page_line473_txt-4173" : "提交", | |
| 273 | + "busInfoManage_form_page_line474_txt-3817" : "取消", | |
| 274 | + | |
| 275 | + // module.js | |
| 276 | + "busInfoManage_module_js_line31_txt-2479" : "车辆编号", | |
| 277 | + "busInfoManage_module_js_line33_txt-3764" : "自编号", | |
| 278 | + "busInfoManage_module_js_line34_txt-3094" : "设备编号", | |
| 279 | + "busInfoManage_module_js_line35_txt-3704" : "车牌号", | |
| 280 | + "busInfoManage_module_js_line36_txt-3096" : "所在公司", | |
| 281 | + "busInfoManage_module_js_line37_txt-2188" : "所在分公司", | |
| 282 | + "busInfoManage_module_js_line38_txt-3281" : "是否电车", | |
| 283 | + "busInfoManage_module_js_line39_txt-3125" : "是否报废", | |
| 284 | + "busInfoManage_module_js_line40_txt-3124" : "更新时间", | |
| 285 | + "busInfoManage_module_js_line206_txt-1617" : "车辆基础信息", | |
| 286 | + "busInfoManage_module_js_line302_txt-3729" : "失败:", | |
| 287 | + "busInfoManage_module_js_line434_txt-4009" : "车辆", | |
| 288 | + "busInfoManage_module_js_line434_txt-3066" : "详细信息", | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + // TODO: | |
| 293 | +}; | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/detail.html
| 1 | 1 | <div class="page-head"> |
| 2 | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1656}</h1> | |
| 3 | + <h1>{{"busInfoManage_detail_page_line3_txt-1656" | translate}}</h1> | |
| 4 | 4 | </div> |
| 5 | 5 | </div> |
| 6 | 6 | |
| 7 | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | |
| 9 | + <a href="/pages/home.html" data-pjax>{{"busInfoManage_detail_page_line9_txt-3807" | translate}}</a> | |
| 10 | 10 | <i class="fa fa-circle"></i> |
| 11 | 11 | </li> |
| 12 | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-2398}</span> | |
| 13 | + <span class="active">{{"busInfoManage_detail_page_line13_txt-2398" | translate}}</span> | |
| 14 | 14 | <i class="fa fa-circle"></i> |
| 15 | 15 | </li> |
| 16 | 16 | <li> |
| 17 | - <a ui-sref="busInfoManage">$$$$$${txt-1659}</a> | |
| 17 | + <a ui-sref="busInfoManage">{{"busInfoManage_detail_page_line17_txt-1659" | translate}}</a> | |
| 18 | 18 | <i class="fa fa-circle"></i> |
| 19 | 19 | </li> |
| 20 | 20 | <li> |
| 21 | - <span class="active">$$$$$${txt-1656}</span> | |
| 21 | + <span class="active">{{"busInfoManage_detail_page_line21_txt-1656" | translate}}</span> | |
| 22 | 22 | </li> |
| 23 | 23 | </ul> |
| 24 | 24 | |
| ... | ... | @@ -38,11 +38,10 @@ |
| 38 | 38 | <!--$$$$$${txt-135}--> |
| 39 | 39 | <!--</div>--> |
| 40 | 40 | |
| 41 | - | |
| 42 | 41 | <!-- 其他信息放置在这里 --> |
| 43 | 42 | <div class="form-body"> |
| 44 | 43 | <div class="form-group has-success has-feedback"> |
| 45 | - <label class="col-md-2 control-label">$$$$$${txt-2597}*:</label> | |
| 44 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line44_txt-2597" | translate}}*:</label> | |
| 46 | 45 | <div class="col-md-3"> |
| 47 | 46 | <input type="text" class="form-control" |
| 48 | 47 | name="insideCode" ng-model="ctrl.busInfoForDetail.insideCode" readonly/> |
| ... | ... | @@ -50,7 +49,7 @@ |
| 50 | 49 | </div> |
| 51 | 50 | |
| 52 | 51 | <div class="form-group has-success has-feedback"> |
| 53 | - <label class="col-md-2 control-label">$$$$$${txt-2686}*:</label> | |
| 52 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line52_txt-2686" | translate}}*:</label> | |
| 54 | 53 | <div class="col-md-3"> |
| 55 | 54 | <input type="text" class="form-control" name="company" |
| 56 | 55 | ng-model="ctrl.busInfoForDetail.company" readonly/> |
| ... | ... | @@ -58,7 +57,7 @@ |
| 58 | 57 | </div> |
| 59 | 58 | |
| 60 | 59 | <div class="form-group"> |
| 61 | - <label class="col-md-2 control-label">$$$$$${txt-3219}</label> | |
| 60 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line60_txt-3219" | translate}}</label> | |
| 62 | 61 | <div class="col-md-3"> |
| 63 | 62 | <input type="text" class="form-control" name="brancheCompany" |
| 64 | 63 | ng-model="ctrl.busInfoForDetail.brancheCompany" readonly/> |
| ... | ... | @@ -66,7 +65,7 @@ |
| 66 | 65 | </div> |
| 67 | 66 | |
| 68 | 67 | <div class="form-group has-success has-feedback"> |
| 69 | - <label class="col-md-2 control-label">$$$$$${txt-2498}*:</label> | |
| 68 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line68_txt-2498" | translate}}*:</label> | |
| 70 | 69 | <div class="col-md-3"> |
| 71 | 70 | <input type="text" class="form-control" |
| 72 | 71 | name="carCode" ng-model="ctrl.busInfoForDetail.carCode" readonly/> |
| ... | ... | @@ -74,7 +73,7 @@ |
| 74 | 73 | </div> |
| 75 | 74 | |
| 76 | 75 | <div class="form-group has-success has-feedback"> |
| 77 | - <label class="col-md-2 control-label">$$$$$${txt-3704}*:</label> | |
| 76 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line76_txt-3704" | translate}}*:</label> | |
| 78 | 77 | <div class="col-md-3"> |
| 79 | 78 | <input type="text" class="form-control" |
| 80 | 79 | name="carPlate" ng-model="ctrl.busInfoForDetail.carPlate" readonly/> |
| ... | ... | @@ -82,15 +81,15 @@ |
| 82 | 81 | </div> |
| 83 | 82 | |
| 84 | 83 | <div class="form-group has-success has-feedback"> |
| 85 | - <label class="col-md-2 control-label">$$$$$${txt-1770}*:</label> | |
| 84 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line84_txt-1770" | translate}}*:</label> | |
| 86 | 85 | <div class="col-md-3"> |
| 87 | 86 | <input type="text" class="form-control" |
| 88 | - name="supplierName" ng-value="ctrl.busInfoForDetail.supplierName | dict:'snames':'$$$$$${txt-4058}'" readonly/> | |
| 87 | + name="supplierName" ng-value="ctrl.busInfoForDetail.supplierName | dict:'snames':('busInfoManage_detail_page_line87_txt-4058' | translate)" readonly/> | |
| 89 | 88 | </div> |
| 90 | 89 | </div> |
| 91 | 90 | |
| 92 | 91 | <div class="form-group has-success has-feedback"> |
| 93 | - <label class="col-md-2 control-label">$$$$$${txt-3697}*:</label> | |
| 92 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line92_txt-3697" | translate}}*:</label> | |
| 94 | 93 | <div class="col-md-3"> |
| 95 | 94 | <input type="text" class="form-control" |
| 96 | 95 | name="equipmentCode" ng-model="ctrl.busInfoForDetail.equipmentCode" readonly/> |
| ... | ... | @@ -98,43 +97,43 @@ |
| 98 | 97 | </div> |
| 99 | 98 | |
| 100 | 99 | <div class="form-group"> |
| 101 | - <label class="col-md-2 control-label">$$$$$${txt-2262}</label> | |
| 100 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line100_txt-2262" | translate}}</label> | |
| 102 | 101 | <div class="col-md-4"> |
| 103 | 102 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.carClass" readonly/> |
| 104 | 103 | </div> |
| 105 | 104 | </div> |
| 106 | 105 | <div class="form-group"> |
| 107 | - <label class="col-md-2 control-label">$$$$$${txt-2256}</label> | |
| 106 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line106_txt-2256" | translate}}</label> | |
| 108 | 107 | <div class="col-md-4"> |
| 109 | 108 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.speed" readonly/> |
| 110 | 109 | </div> |
| 111 | 110 | </div> |
| 112 | 111 | <div class="form-group"> |
| 113 | - <label class="col-md-2 control-label">$$$$$${txt-3200}</label> | |
| 112 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line112_txt-3200" | translate}}</label> | |
| 114 | 113 | <div class="col-md-4"> |
| 115 | 114 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.carSeatnNumber" readonly/> |
| 116 | 115 | </div> |
| 117 | 116 | </div> |
| 118 | 117 | <div class="form-group"> |
| 119 | - <label class="col-md-2 control-label">$$$$$${txt-2243}</label> | |
| 118 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line118_txt-2243" | translate}}</label> | |
| 120 | 119 | <div class="col-md-4"> |
| 121 | 120 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.carStandard" readonly/> |
| 122 | 121 | </div> |
| 123 | 122 | </div> |
| 124 | 123 | <div class="form-group"> |
| 125 | - <label class="col-md-2 control-label">$$$$$${txt-3226}</label> | |
| 124 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line124_txt-3226" | translate}}</label> | |
| 126 | 125 | <div class="col-md-4"> |
| 127 | 126 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.kburnStandard" readonly/> |
| 128 | 127 | </div> |
| 129 | 128 | </div> |
| 130 | 129 | <div class="form-group"> |
| 131 | - <label class="col-md-2 control-label">$$$$$${txt-4394}</label> | |
| 130 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line130_txt-4394" | translate}}</label> | |
| 132 | 131 | <div class="col-md-4"> |
| 133 | 132 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.gburnStandard" readonly/> |
| 134 | 133 | </div> |
| 135 | 134 | </div> |
| 136 | 135 | <div class="form-group"> |
| 137 | - <label class="col-md-2 control-label">$$$$$${txt-3229}</label> | |
| 136 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line136_txt-3229" | translate}}</label> | |
| 138 | 137 | <div class="col-md-4"> |
| 139 | 138 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.scrapCode" readonly/> |
| 140 | 139 | </div> |
| ... | ... | @@ -142,7 +141,7 @@ |
| 142 | 141 | |
| 143 | 142 | <!-- TODO --> |
| 144 | 143 | <div class="form-group"> |
| 145 | - <label class="col-md-2 control-label">$$$$$${txt-2264}</label> | |
| 144 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line144_txt-2264" | translate}}</label> | |
| 146 | 145 | <div class="col-md-4"> |
| 147 | 146 | <input type="text" class="form-control" |
| 148 | 147 | name="scrapDate" uib-datepicker-popup="yyyy年MM月dd日" |
| ... | ... | @@ -150,56 +149,56 @@ |
| 150 | 149 | </div> |
| 151 | 150 | </div> |
| 152 | 151 | <div class="form-group"> |
| 153 | - <label class="col-md-2 control-label">$$$$$${txt-3225}1:</label> | |
| 152 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line152_txt-3225" | translate}}1:</label> | |
| 154 | 153 | <div class="col-md-4"> |
| 155 | 154 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.makeCodeOne" readonly/> |
| 156 | 155 | </div> |
| 157 | 156 | </div> |
| 158 | 157 | <div class="form-group"> |
| 159 | - <label class="col-md-2 control-label">$$$$$${txt-3225}2:</label> | |
| 158 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line158_txt-3225" | translate}}2:</label> | |
| 160 | 159 | <div class="col-md-4"> |
| 161 | 160 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.makeCodeTwo" readonly/> |
| 162 | 161 | </div> |
| 163 | 162 | </div> |
| 164 | 163 | <div class="form-group"> |
| 165 | - <label class="col-md-2 control-label">$$$$$${txt-1220}</label> | |
| 164 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line164_txt-1220" | translate}}</label> | |
| 166 | 165 | <div class="col-md-4"> |
| 167 | 166 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.carGride" readonly/> |
| 168 | 167 | </div> |
| 169 | 168 | </div> |
| 170 | 169 | <div class="form-group"> |
| 171 | - <label class="col-md-2 control-label">$$$$$${txt-1219}</label> | |
| 170 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line170_txt-1219" | translate}}</label> | |
| 172 | 171 | <div class="col-md-4"> |
| 173 | 172 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.emissionsStandard" readonly/> |
| 174 | 173 | </div> |
| 175 | 174 | </div> |
| 176 | 175 | <div class="form-group"> |
| 177 | - <label class="col-md-2 control-label">$$$$$${txt-2261}1:</label> | |
| 176 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line176_txt-2261" | translate}}1:</label> | |
| 178 | 177 | <div class="col-md-4"> |
| 179 | 178 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.engineCodeOne" readonly/> |
| 180 | 179 | </div> |
| 181 | 180 | </div> |
| 182 | 181 | <div class="form-group"> |
| 183 | - <label class="col-md-2 control-label">$$$$$${txt-2261}2:</label> | |
| 182 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line182_txt-2261" | translate}}2:</label> | |
| 184 | 183 | <div class="col-md-4"> |
| 185 | 184 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.engineCodeTwo" readonly/> |
| 186 | 185 | </div> |
| 187 | 186 | </div> |
| 188 | 187 | <div class="form-group"> |
| 189 | - <label class="col-md-2 control-label">$$$$$${txt-3224}1:</label> | |
| 188 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line188_txt-3224" | translate}}1:</label> | |
| 190 | 189 | <div class="col-md-4"> |
| 191 | 190 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.carNumberOne" readonly/> |
| 192 | 191 | </div> |
| 193 | 192 | </div> |
| 194 | 193 | <div class="form-group"> |
| 195 | - <label class="col-md-2 control-label">$$$$$${txt-3224}2:</label> | |
| 194 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line194_txt-3224" | translate}}2:</label> | |
| 196 | 195 | <div class="col-md-4"> |
| 197 | 196 | <input type="text" class="form-control" ng-model="ctrl.busInfoForDetail.carNumberTwo" readonly/> |
| 198 | 197 | </div> |
| 199 | 198 | </div> |
| 200 | 199 | |
| 201 | 200 | <div class="form-group"> |
| 202 | - <label class="col-md-2 control-label">$$$$$${txt-2252}</label> | |
| 201 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line201_txt-2252" | translate}}</label> | |
| 203 | 202 | <div class="col-md-4"> |
| 204 | 203 | <input type="text" class="form-control" |
| 205 | 204 | name="openDate" uib-datepicker-popup="yyyy年MM月dd日" |
| ... | ... | @@ -207,7 +206,7 @@ |
| 207 | 206 | </div> |
| 208 | 207 | </div> |
| 209 | 208 | <div class="form-group"> |
| 210 | - <label class="col-md-2 control-label">$$$$$${txt-2251}</label> | |
| 209 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line209_txt-2251" | translate}}</label> | |
| 211 | 210 | <div class="col-md-4"> |
| 212 | 211 | <input type="text" class="form-control" |
| 213 | 212 | name="closeDate" uib-datepicker-popup="yyyy年MM月dd日" |
| ... | ... | @@ -216,59 +215,59 @@ |
| 216 | 215 | </div> |
| 217 | 216 | |
| 218 | 217 | <div class="form-group"> |
| 219 | - <label class="col-md-2 control-label">$$$$$${txt-1768}</label> | |
| 218 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line218_txt-1768" | translate}}</label> | |
| 220 | 219 | <div class="col-md-3"> |
| 221 | 220 | <sa-Radiogroup model="ctrl.busInfoForDetail.hvacCar" disabled="true" dicgroup="truefalseType" name="hvacCar"></sa-Radiogroup> |
| 222 | 221 | </div> |
| 223 | 222 | </div> |
| 224 | 223 | |
| 225 | 224 | <div class="form-group"> |
| 226 | - <label class="col-md-2 control-label">$$$$$${txt-1762}</label> | |
| 225 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line225_txt-1762" | translate}}</label> | |
| 227 | 226 | <div class="col-md-3"> |
| 228 | 227 | <sa-Radiogroup model="ctrl.busInfoForDetail.ticketType" disabled="true" dicgroup="truefalseType" name="ticketType"></sa-Radiogroup> |
| 229 | 228 | </div> |
| 230 | 229 | </div> |
| 231 | 230 | |
| 232 | 231 | <div class="form-group"> |
| 233 | - <label class="col-md-2 control-label">$$$$$${txt-3207}</label> | |
| 232 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line232_txt-3207" | translate}}</label> | |
| 234 | 233 | <div class="col-md-3"> |
| 235 | 234 | <sa-Radiogroup model="ctrl.busInfoForDetail.ledScreen" disabled="true" dicgroup="truefalseType" name="ledScreen"></sa-Radiogroup> |
| 236 | 235 | </div> |
| 237 | 236 | </div> |
| 238 | 237 | |
| 239 | 238 | <div class="form-group"> |
| 240 | - <label class="col-md-2 control-label">$$$$$${txt-3700}</label> | |
| 239 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line239_txt-3700" | translate}}</label> | |
| 241 | 240 | <div class="col-md-3"> |
| 242 | 241 | <sa-Radiogroup model="ctrl.busInfoForDetail.tvVideoType" disabled="true" dicgroup="truefalseType" name="tvVideoType"></sa-Radiogroup> |
| 243 | 242 | </div> |
| 244 | 243 | </div> |
| 245 | 244 | |
| 246 | 245 | <div class="form-group"> |
| 247 | - <label class="col-md-2 control-label">$$$$$${txt-2263}</label> | |
| 246 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line246_txt-2263" | translate}}</label> | |
| 248 | 247 | <div class="col-md-3"> |
| 249 | 248 | <input type="text" class="form-control" |
| 250 | - name="carType" ng-value="ctrl.busInfoForDetail.carType | dict:'carType':'$$$$$${txt-4058}'" readonly/> | |
| 249 | + name="carType" ng-value="ctrl.busInfoForDetail.carType | dict:'carType':('busInfoManage_detail_page_line249_txt-4058' | translate)" readonly/> | |
| 251 | 250 | </div> |
| 252 | 251 | </div> |
| 253 | 252 | |
| 254 | 253 | <div class="form-group"> |
| 255 | - <label class="col-md-2 control-label">$$$$$${txt-1769}</label> | |
| 254 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line254_txt-1769" | translate}}</label> | |
| 256 | 255 | <div class="col-md-3"> |
| 257 | 256 | <input type="text" class="form-control" |
| 258 | - name="vehicleStats" ng-value="ctrl.busInfoForDetail.vehicleStats | dict:'jdcType':'$$$$$${txt-4058}'" readonly/> | |
| 257 | + name="vehicleStats" ng-value="ctrl.busInfoForDetail.vehicleStats | dict:'jdcType':('busInfoManage_detail_page_line257_txt-4058' | translate)" readonly/> | |
| 259 | 258 | </div> |
| 260 | 259 | </div> |
| 261 | 260 | |
| 262 | 261 | <div class="form-group"> |
| 263 | - <label class="col-md-2 control-label">$$$$$${txt-1860}</label> | |
| 262 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line262_txt-1860" | translate}}</label> | |
| 264 | 263 | <div class="col-md-3"> |
| 265 | 264 | <input type="text" class="form-control" |
| 266 | - name="operatorsState" ng-value="ctrl.busInfoForDetail.operatorsState | dict:'yyztType':'$$$$$${txt-4058}'" readonly/> | |
| 265 | + name="operatorsState" ng-value="ctrl.busInfoForDetail.operatorsState | dict:'yyztType':('busInfoManage_detail_page_line265_txt-4058' | translate)" readonly/> | |
| 267 | 266 | </div> |
| 268 | 267 | </div> |
| 269 | 268 | |
| 270 | 269 | <div class="form-group"> |
| 271 | - <label class="col-md-2 control-label">$$$$$${txt-2245}</label> | |
| 270 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line270_txt-2245" | translate}}</label> | |
| 272 | 271 | <div class="col-md-3"> |
| 273 | 272 | <input type="text" class="form-control" |
| 274 | 273 | name="updateDate" uib-datepicker-popup="yyyy年MM月dd日 HH:mm:ss" |
| ... | ... | @@ -277,21 +276,21 @@ |
| 277 | 276 | </div> |
| 278 | 277 | |
| 279 | 278 | <div class="form-group"> |
| 280 | - <label class="col-md-2 control-label">$$$$$${txt-2248}</label> | |
| 279 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line279_txt-2248" | translate}}</label> | |
| 281 | 280 | <div class="col-md-3"> |
| 282 | 281 | <sa-Radiogroup model="ctrl.busInfoForDetail.sfdc" disabled="true" dicgroup="truefalseType" name="sfdc"></sa-Radiogroup> |
| 283 | 282 | </div> |
| 284 | 283 | </div> |
| 285 | 284 | |
| 286 | 285 | <div class="form-group"> |
| 287 | - <label class="col-md-2 control-label">$$$$$${txt-1218}</label> | |
| 286 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line286_txt-1218" | translate}}</label> | |
| 288 | 287 | <div class="col-md-3"> |
| 289 | 288 | <sa-Radiogroup model="ctrl.busInfoForDetail.sfmix" disabled="true" dicgroup="truefalseType" name="sfmix"></sa-Radiogroup> |
| 290 | 289 | </div> |
| 291 | 290 | </div> |
| 292 | 291 | |
| 293 | 292 | <div class="form-group"> |
| 294 | - <label class="col-md-2 control-label">$$$$$${txt-1217}</label> | |
| 293 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line293_txt-1217" | translate}}</label> | |
| 295 | 294 | <div class="col-md-3"> |
| 296 | 295 | <sa-Radiogroup model="ctrl.busInfoForDetail.hydrogen" disabled="true" dicgroup="truefalseType" name="hydrogen"></sa-Radiogroup> |
| 297 | 296 | </div> |
| ... | ... | @@ -299,7 +298,7 @@ |
| 299 | 298 | |
| 300 | 299 | |
| 301 | 300 | <div class="form-group"> |
| 302 | - <label class="col-md-2 control-label">$$$$$${txt-3449}</label> | |
| 301 | + <label class="col-md-2 control-label">{{"busInfoManage_detail_page_line301_txt-3449" | translate}}</label> | |
| 303 | 302 | <div class="col-md-10"> |
| 304 | 303 | <textarea rows="3" class="form-control" ng-model="ctrl.busInfoForDetail.descriptions" readonly></textarea> |
| 305 | 304 | </div> |
| ... | ... | @@ -313,4 +312,4 @@ |
| 313 | 312 | </form> |
| 314 | 313 | |
| 315 | 314 | </div> |
| 316 | -</div> | |
| 317 | 315 | \ No newline at end of file |
| 316 | +</div> | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/edit.html
| 1 | 1 | <div class="page-head"> |
| 2 | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1644}</h1> | |
| 3 | + <h1>{{"busInfoManage_edit_page_line3_txt-1644" | translate}}</h1> | |
| 4 | 4 | </div> |
| 5 | 5 | </div> |
| 6 | 6 | |
| 7 | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | |
| 9 | + <a href="/pages/home.html" data-pjax>{{"busInfoManage_edit_page_line9_txt-3807" | translate}}</a> | |
| 10 | 10 | <i class="fa fa-circle"></i> |
| 11 | 11 | </li> |
| 12 | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-2398}</span> | |
| 13 | + <span class="active">{{"busInfoManage_edit_page_line13_txt-2398" | translate}}</span> | |
| 14 | 14 | <i class="fa fa-circle"></i> |
| 15 | 15 | </li> |
| 16 | 16 | <li> |
| 17 | - <a ui-sref="busInfoManage">$$$$$${txt-1659}</a> | |
| 17 | + <a ui-sref="busInfoManage">{{"busInfoManage_edit_page_line17_txt-1659" | translate}}</a> | |
| 18 | 18 | <i class="fa fa-circle"></i> |
| 19 | 19 | </li> |
| 20 | 20 | <li> |
| 21 | - <span class="active">$$$$$${txt-1644}</span> | |
| 21 | + <span class="active">{{"busInfoManage_edit_page_line21_txt-1644" | translate}}</span> | |
| 22 | 22 | </li> |
| 23 | 23 | </ul> |
| 24 | 24 | |
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 | <div class="portlet-title"> |
| 27 | 27 | <div class="caption"> |
| 28 | 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">{{"busInfoManage_edit_page_line29_txt-3849" | translate}}</span> | |
| 30 | 30 | </div> |
| 31 | 31 | </div> |
| 32 | 32 | |
| ... | ... | @@ -41,7 +41,7 @@ |
| 41 | 41 | <!-- 其他信息放置在这里 --> |
| 42 | 42 | <div class="form-body"> |
| 43 | 43 | <div class="form-group has-success has-feedback"> |
| 44 | - <label class="col-md-2 control-label">$$$$$${txt-2597}*:</label> | |
| 44 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line44_txt-2597" | translate}}*:</label> | |
| 45 | 45 | <div class="col-md-3"> |
| 46 | 46 | <input type="text" class="form-control" |
| 47 | 47 | name="insideCode" ng-model="ctrl.busInfoForSave.insideCode" |
| ... | ... | @@ -49,14 +49,14 @@ |
| 49 | 49 | remote-Validation |
| 50 | 50 | remotevtype="cars_zbh" |
| 51 | 51 | remotevparam="{{ {'id_eq': ctrl.busInfoForSave.id, 'insideCode_eq': ctrl.busInfoForSave.insideCode} | json}}" |
| 52 | - placeholder="$$$$$${txt-706}"/> | |
| 52 | + placeholder="{{'busInfoManage_edit_page_line52_txt-706' | translate}}"/> | |
| 53 | 53 | </div> |
| 54 | 54 | <!-- 隐藏块,显示验证信息 --> |
| 55 | 55 | <div class="alert alert-danger well-sm" ng-show="myForm.insideCode.$error.required"> |
| 56 | - $$$$$${txt-917} | |
| 56 | + {{"busInfoManage_edit_page_line56_txt-917" | translate}} | |
| 57 | 57 | </div> |
| 58 | 58 | <div class="alert alert-danger well-sm" ng-show="myForm.insideCode.$error.maxlength"> |
| 59 | - $$$$$${txt-504} | |
| 59 | + {{"busInfoManage_edit_page_line59_txt-504" | translate}} | |
| 60 | 60 | </div> |
| 61 | 61 | <div class="alert alert-danger well-sm" ng-show="myForm.insideCode.$error.remote"> |
| 62 | 62 | {{$remote_msg}} |
| ... | ... | @@ -64,7 +64,7 @@ |
| 64 | 64 | </div> |
| 65 | 65 | |
| 66 | 66 | <div class="form-group has-success has-feedback"> |
| 67 | - <label class="col-md-2 control-label">$$$$$${txt-2686}*:</label> | |
| 67 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line67_txt-2686" | translate}}*:</label> | |
| 68 | 68 | <div class="col-md-3"> |
| 69 | 69 | <sa-Select5 name="gs" |
| 70 | 70 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -74,7 +74,7 @@ |
| 74 | 74 | dsparams="{{ {type: 'ajax', param:{'upCode_eq': '88' }, atype:'gs' } | json }}" |
| 75 | 75 | iterobjname="item" |
| 76 | 76 | iterobjexp="item.businessName" |
| 77 | - searchph="$$$$$${txt-973}" | |
| 77 | + searchph="{{'busInfoManage_edit_page_line77_txt-973' | translate}}" | |
| 78 | 78 | searchexp="this.businessName" |
| 79 | 79 | required |
| 80 | 80 | > |
| ... | ... | @@ -83,12 +83,12 @@ |
| 83 | 83 | </div> |
| 84 | 84 | <!-- 隐藏块,显示验证信息 --> |
| 85 | 85 | <div class="alert alert-danger well-sm" ng-show="myForm.gs.$error.required"> |
| 86 | - $$$$$${txt-1792} | |
| 86 | + {{"busInfoManage_edit_page_line86_txt-1792" | translate}} | |
| 87 | 87 | </div> |
| 88 | 88 | </div> |
| 89 | 89 | |
| 90 | 90 | <div class="form-group has-success has-feedback"> |
| 91 | - <label class="col-md-2 control-label">$$$$$${txt-3777}*:</label> | |
| 91 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line91_txt-3777" | translate}}*:</label> | |
| 92 | 92 | <div class="col-md-3"> |
| 93 | 93 | <sa-Select5 name="fgs" |
| 94 | 94 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -98,24 +98,25 @@ |
| 98 | 98 | dsparams="{{ {type: 'ajax', param:{'upCode_eq': ctrl.busInfoForSave.businessCode }, atype:'gs' } | json }}" |
| 99 | 99 | iterobjname="item" |
| 100 | 100 | iterobjexp="item.businessName" |
| 101 | - searchph="$$$$$${txt-973}" | |
| 101 | + searchph="{{'busInfoManage_edit_page_line101_txt-973' | translate}}" | |
| 102 | 102 | searchexp="this.businessName" |
| 103 | 103 | required |
| 104 | 104 | > |
| 105 | 105 | </sa-Select5> |
| 106 | + | |
| 106 | 107 | </div> |
| 107 | 108 | <!-- 隐藏块,显示验证信息 --> |
| 108 | 109 | <div class="alert alert-danger well-sm" ng-show="myForm.fgs.$error.required"> |
| 109 | - $$$$$${txt-923} | |
| 110 | + {{"busInfoManage_edit_page_line110_txt-923" | translate}} | |
| 110 | 111 | </div> |
| 111 | 112 | </div> |
| 112 | 113 | |
| 113 | 114 | <div class="form-group has-success has-feedback"> |
| 114 | - <label class="col-md-2 control-label">$$$$$${txt-2498}*:</label> | |
| 115 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line115_txt-2498" | translate}}*:</label> | |
| 115 | 116 | <div class="col-md-3"> |
| 116 | 117 | <input type="text" class="form-control" |
| 117 | 118 | name="carCode" ng-model="ctrl.busInfoForSave.carCode" |
| 118 | - required placeholder="$$$$$${txt-1265}" | |
| 119 | + required placeholder="{{'busInfoManage_edit_page_line119_txt-1265' | translate}}" | |
| 119 | 120 | remote-Validation |
| 120 | 121 | remotevtype="cars_clbh" |
| 121 | 122 | remotevparam="{{ {'id_eq': ctrl.busInfoForSave.id, 'carCode_eq': ctrl.busInfoForSave.carCode} | json}}" |
| ... | ... | @@ -123,7 +124,7 @@ |
| 123 | 124 | </div> |
| 124 | 125 | <!-- 隐藏块,显示验证信息 --> |
| 125 | 126 | <div class="alert alert-danger well-sm" ng-show="myForm.carCode.$error.required"> |
| 126 | - $$$$$${txt-927} | |
| 127 | + {{"busInfoManage_edit_page_line127_txt-927" | translate}} | |
| 127 | 128 | </div> |
| 128 | 129 | <div class="alert alert-danger well-sm" ng-show="myForm.carCode.$error.remote"> |
| 129 | 130 | {{$remote_msg}} |
| ... | ... | @@ -131,11 +132,11 @@ |
| 131 | 132 | </div> |
| 132 | 133 | |
| 133 | 134 | <div class="form-group has-success has-feedback"> |
| 134 | - <label class="col-md-2 control-label">$$$$$${txt-3704}*:</label> | |
| 135 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line135_txt-3704" | translate}}*:</label> | |
| 135 | 136 | <div class="col-md-3"> |
| 136 | 137 | <input type="text" class="form-control" |
| 137 | 138 | name="carPlate" ng-model="ctrl.busInfoForSave.carPlate" |
| 138 | - required placeholder="$$$$$${txt-1840}" | |
| 139 | + required placeholder="{{'busInfoManage_edit_page_line139_txt-1840' | translate}}" | |
| 139 | 140 | remote-Validation |
| 140 | 141 | remotevtype="cars_cph" |
| 141 | 142 | remotevparam="{{ {'id_eq': ctrl.busInfoForSave.id, 'carPlate_eq': ctrl.busInfoForSave.carPlate} | json}}" |
| ... | ... | @@ -143,7 +144,7 @@ |
| 143 | 144 | </div> |
| 144 | 145 | <!-- 隐藏快,显示验证信息 --> |
| 145 | 146 | <div class="alert alert-danger well-sm" ng-show="myForm.carPlate.$error.required"> |
| 146 | - $$$$$${txt-1228} | |
| 147 | + {{"busInfoManage_edit_page_line147_txt-1228" | translate}} | |
| 147 | 148 | </div> |
| 148 | 149 | <div class="alert alert-danger well-sm" ng-show="myForm.carPlate.$error.remote"> |
| 149 | 150 | {{$remote_msg}} |
| ... | ... | @@ -151,7 +152,7 @@ |
| 151 | 152 | </div> |
| 152 | 153 | |
| 153 | 154 | <div class="form-group has-success has-feedback"> |
| 154 | - <label class="col-md-2 control-label">$$$$$${txt-1770}*:</label> | |
| 155 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line155_txt-1770" | translate}}*:</label> | |
| 155 | 156 | <div class="col-md-3"> |
| 156 | 157 | <sa-Select5 name="supplierName" |
| 157 | 158 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -161,23 +162,23 @@ |
| 161 | 162 | dsparams="{{ {type: 'dic', param: 'snames' } | json }}" |
| 162 | 163 | iterobjname="item" |
| 163 | 164 | iterobjexp="item.name" |
| 164 | - searchph="$$$$$${txt-1288}" | |
| 165 | + searchph="{{'busInfoManage_edit_page_line165_txt-1288' | translate}}" | |
| 165 | 166 | searchexp="this.name" |
| 166 | 167 | required > |
| 167 | 168 | </sa-Select5> |
| 168 | 169 | </div> |
| 169 | 170 | <!-- 隐藏快,显示验证信息 --> |
| 170 | 171 | <div class="alert alert-danger well-sm" ng-show="myForm.supplierName.$error.required"> |
| 171 | - $$$$$${txt-499} | |
| 172 | + {{"busInfoManage_edit_page_line172_txt-499" | translate}} | |
| 172 | 173 | </div> |
| 173 | 174 | </div> |
| 174 | 175 | |
| 175 | 176 | <div class="form-group has-success has-feedback"> |
| 176 | - <label class="col-md-2 control-label">$$$$$${txt-3697}*:</label> | |
| 177 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line177_txt-3697" | translate}}*:</label> | |
| 177 | 178 | <div class="col-md-3"> |
| 178 | 179 | <input type="text" class="form-control" |
| 179 | 180 | name="equipmentCode" ng-model="ctrl.busInfoForSave.equipmentCode" |
| 180 | - required placeholder="$$$$$${txt-960}" | |
| 181 | + required placeholder="{{'busInfoManage_edit_page_line181_txt-960' | translate}}" | |
| 181 | 182 | readonly |
| 182 | 183 | remote-Validation |
| 183 | 184 | remotevtype="cars_sbbh" |
| ... | ... | @@ -186,77 +187,75 @@ |
| 186 | 187 | </div> |
| 187 | 188 | <!-- 隐藏块,显示验证信息 --> |
| 188 | 189 | <div class="alert alert-danger well-sm" ng-show="myForm.equipmentCode.$error.required"> |
| 189 | - $$$$$${txt-686} | |
| 190 | + {{"busInfoManage_edit_page_line189_txt-686" | translate}} | |
| 190 | 191 | </div> |
| 191 | 192 | <div class="alert alert-danger well-sm" ng-show="myForm.equipmentCode.$error.remote"> |
| 192 | 193 | {{$remote_msg}} |
| 193 | 194 | </div> |
| 194 | 195 | </div> |
| 195 | - | |
| 196 | 196 | <div class="form-group"> |
| 197 | - <label class="col-md-2 control-label">$$$$$${txt-2262}</label> | |
| 197 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line197_txt-2262" | translate}}</label> | |
| 198 | 198 | <div class="col-md-4"> |
| 199 | 199 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carClass" |
| 200 | - placeholder="$$$$$${txt-1269}"/> | |
| 200 | + placeholder="{{'busInfoManage_edit_page_line200_txt-1269' | translate}}"/> | |
| 201 | 201 | </div> |
| 202 | 202 | </div> |
| 203 | 203 | <div class="form-group"> |
| 204 | - <label class="col-md-2 control-label">$$$$$${txt-2256}</label> | |
| 204 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line204_txt-2256" | translate}}</label> | |
| 205 | 205 | <div class="col-md-4"> |
| 206 | 206 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.speed" |
| 207 | - placeholder="$$$$$${txt-1267}"/> | |
| 207 | + placeholder="{{'busInfoManage_edit_page_line207_txt-1267' | translate}}"/> | |
| 208 | 208 | </div> |
| 209 | 209 | </div> |
| 210 | 210 | <div class="form-group"> |
| 211 | - <label class="col-md-2 control-label">$$$$$${txt-3200}</label> | |
| 211 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line211_txt-3200" | translate}}</label> | |
| 212 | 212 | <div class="col-md-4"> |
| 213 | 213 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carSeatnNumber" |
| 214 | - placeholder="$$$$$${txt-1841}"/> | |
| 214 | + placeholder="{{'busInfoManage_edit_page_line214_txt-1841' | translate}}"/> | |
| 215 | 215 | </div> |
| 216 | 216 | </div> |
| 217 | 217 | <div class="form-group"> |
| 218 | - <label class="col-md-2 control-label">$$$$$${txt-2243}</label> | |
| 218 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line218_txt-224" | translate}}</label> | |
| 219 | 219 | <div class="col-md-4"> |
| 220 | 220 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carStandard" |
| 221 | - placeholder="$$$$$${txt-1266}"/> | |
| 221 | + placeholder="{{'busInfoManage_edit_page_line221_txt-1266' | translate}}"/> | |
| 222 | 222 | </div> |
| 223 | 223 | </div> |
| 224 | 224 | <div class="form-group"> |
| 225 | - <label class="col-md-2 control-label">$$$$$${txt-3226}</label> | |
| 225 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line225_txt-3226" | translate}}</label> | |
| 226 | 226 | <div class="col-md-4"> |
| 227 | 227 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.kburnStandard" |
| 228 | - placeholder="$$$$$${txt-1272}"/> | |
| 228 | + placeholder="{{'busInfoManage_edit_page_line228_txt-1272' | translate}}"/> | |
| 229 | 229 | </div> |
| 230 | 230 | </div> |
| 231 | 231 | <div class="form-group"> |
| 232 | - <label class="col-md-2 control-label">$$$$$${txt-4394}</label> | |
| 232 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line232_txt-4394" | translate}}</label> | |
| 233 | 233 | <div class="col-md-4"> |
| 234 | 234 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.gburnStandard" |
| 235 | - placeholder="$$$$$${txt-4331}"/> | |
| 235 | + placeholder="{{'busInfoManage_edit_page_line235_txt-4331' | translate}}"/> | |
| 236 | 236 | </div> |
| 237 | 237 | </div> |
| 238 | - | |
| 239 | 238 | <div class="form-group"> |
| 240 | - <label class="col-md-2 control-label">$$$$$${txt-2249}</label> | |
| 239 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line239_txt-2249" | translate}}</label> | |
| 241 | 240 | <div class="col-md-3"> |
| 242 | 241 | <sa-Radiogroup model="ctrl.busInfoForSave.scrapState" dicgroup="truefalseType" name="scrapState"></sa-Radiogroup> |
| 243 | 242 | </div> |
| 244 | 243 | </div> |
| 245 | 244 | |
| 246 | 245 | <div class="form-group" ng-if="ctrl.busInfoForSave.scrapState == 1"> |
| 247 | - <label class="col-md-2 control-label">$$$$$${txt-3229}</label> | |
| 246 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line246_txt-3229" | translate}}</label> | |
| 248 | 247 | <div class="col-md-4"> |
| 249 | 248 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.scrapCode" |
| 250 | - placeholder="$$$$$${txt-1842}"/> | |
| 249 | + placeholder="{{'busInfoManage_edit_page_line249_txt-1842' | translate}}"/> | |
| 251 | 250 | </div> |
| 252 | 251 | </div> |
| 253 | 252 | |
| 254 | 253 | <div class="form-group" ng-if="ctrl.busInfoForSave.scrapState == 1"> |
| 255 | - <label class="col-md-2 control-label">$$$$$${txt-2264}</label> | |
| 254 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line254_txt-2264" | translate}}</label> | |
| 256 | 255 | <div class="col-md-4"> |
| 257 | 256 | <div class="input-group"> |
| 258 | 257 | <input type="text" class="form-control" |
| 259 | - name="scrapDate" placeholder="$$$$$${txt-1282}" | |
| 258 | + name="scrapDate" placeholder="{{'busInfoManage_edit_page_line258_txt-1282' | translate}}" | |
| 260 | 259 | uib-datepicker-popup="yyyy年MM月dd日" |
| 261 | 260 | is-open="ctrl.scrapDateOpen" |
| 262 | 261 | ng-model="ctrl.busInfoForSave.scrapDate" readonly/> |
| ... | ... | @@ -269,67 +268,67 @@ |
| 269 | 268 | </div> |
| 270 | 269 | </div> |
| 271 | 270 | <div class="form-group"> |
| 272 | - <label class="col-md-2 control-label">$$$$$${txt-3225}1:</label> | |
| 271 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line271_txt-3225" | translate}}1:</label> | |
| 273 | 272 | <div class="col-md-4"> |
| 274 | 273 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.makeCodeOne" |
| 275 | - placeholder="$$$$$${txt-1271}1"/> | |
| 274 | + placeholder="{{'busInfoManage_edit_page_line274_txt-1271' | translate}}1"/> | |
| 276 | 275 | </div> |
| 277 | 276 | </div> |
| 278 | 277 | <div class="form-group"> |
| 279 | - <label class="col-md-2 control-label">$$$$$${txt-3225}2:</label> | |
| 278 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line278_txt-3225" | translate}}2:</label> | |
| 280 | 279 | <div class="col-md-4"> |
| 281 | 280 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.makeCodeTwo" |
| 282 | - placeholder="$$$$$${txt-1271}2"/> | |
| 281 | + placeholder="{{'busInfoManage_edit_page_line281_txt-1271' | translate}}2"/> | |
| 283 | 282 | </div> |
| 284 | 283 | </div> |
| 285 | 284 | <div class="form-group"> |
| 286 | - <label class="col-md-2 control-label">$$$$$${txt-1220}</label> | |
| 285 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line285_txt-1220" | translate}}</label> | |
| 287 | 286 | <div class="col-md-4"> |
| 288 | 287 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carGride" |
| 289 | - placeholder="$$$$$${txt-707}"/> | |
| 288 | + placeholder="{{'busInfoManage_edit_page_line288_txt-707' | translate}}"/> | |
| 290 | 289 | </div> |
| 291 | 290 | </div> |
| 292 | 291 | <div class="form-group"> |
| 293 | - <label class="col-md-2 control-label">$$$$$${txt-1219}</label> | |
| 292 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line292_txt-1219" | translate}}</label> | |
| 294 | 293 | <div class="col-md-4"> |
| 295 | 294 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.emissionsStandard" |
| 296 | - placeholder="$$$$$${txt-705}"/> | |
| 295 | + placeholder="{{'busInfoManage_edit_page_line295_txt-705' | translate}}"/> | |
| 297 | 296 | </div> |
| 298 | 297 | </div> |
| 299 | 298 | <div class="form-group"> |
| 300 | - <label class="col-md-2 control-label">$$$$$${txt-2261}1:</label> | |
| 299 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line299_txt-2261" | translate}}1:</label> | |
| 301 | 300 | <div class="col-md-4"> |
| 302 | 301 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.engineCodeOne" |
| 303 | - placeholder="$$$$$${txt-961}1"/> | |
| 302 | + placeholder="{{'busInfoManage_edit_page_line302_txt-961' | translate}}1"/> | |
| 304 | 303 | </div> |
| 305 | 304 | </div> |
| 306 | 305 | <div class="form-group"> |
| 307 | - <label class="col-md-2 control-label">$$$$$${txt-2261}2:</label> | |
| 306 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line306_txt-2261" | translate}}2:</label> | |
| 308 | 307 | <div class="col-md-4"> |
| 309 | 308 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.engineCodeTwo" |
| 310 | - placeholder="$$$$$${txt-961}2"/> | |
| 309 | + placeholder="{{'busInfoManage_edit_page_line309_txt-961' | translate}}2"/> | |
| 311 | 310 | </div> |
| 312 | 311 | </div> |
| 313 | 312 | <div class="form-group"> |
| 314 | - <label class="col-md-2 control-label">$$$$$${txt-3224}1:</label> | |
| 313 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line313_txt-3224" | translate}}1:</label> | |
| 315 | 314 | <div class="col-md-4"> |
| 316 | 315 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carNumberOne" |
| 317 | - placeholder="$$$$$${txt-1270}1"/> | |
| 316 | + placeholder="{{'busInfoManage_edit_page_line316_txt-1270' | translate}}1"/> | |
| 318 | 317 | </div> |
| 319 | 318 | </div> |
| 320 | 319 | <div class="form-group"> |
| 321 | - <label class="col-md-2 control-label">$$$$$${txt-3224}2:</label> | |
| 320 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line320_txt-3224" | translate}}2:</label> | |
| 322 | 321 | <div class="col-md-4"> |
| 323 | 322 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carNumberTwo" |
| 324 | - placeholder="$$$$$${txt-1270}2"/> | |
| 323 | + placeholder="{{'busInfoManage_edit_page_line323_txt-1270' | translate}}2"/> | |
| 325 | 324 | </div> |
| 326 | 325 | </div> |
| 327 | 326 | <div class="form-group"> |
| 328 | - <label class="col-md-2 control-label">$$$$$${txt-2252}</label> | |
| 327 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line327_txt-2252" | translate}}</label> | |
| 329 | 328 | <div class="col-md-4"> |
| 330 | 329 | <div class="input-group"> |
| 331 | 330 | <input type="text" class="form-control" |
| 332 | - name="openDate" placeholder="$$$$$${txt-1284}" | |
| 331 | + name="openDate" placeholder="{{'busInfoManage_edit_page_line331_txt-1284' | translate}}" | |
| 333 | 332 | uib-datepicker-popup="yyyy年MM月dd日" |
| 334 | 333 | is-open="ctrl.openDateOpen" |
| 335 | 334 | ng-model="ctrl.busInfoForSave.openDate" readonly/> |
| ... | ... | @@ -342,11 +341,11 @@ |
| 342 | 341 | </div> |
| 343 | 342 | </div> |
| 344 | 343 | <div class="form-group"> |
| 345 | - <label class="col-md-2 control-label">$$$$$${txt-2251}</label> | |
| 344 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line344_txt-2251" | translate}}</label> | |
| 346 | 345 | <div class="col-md-4"> |
| 347 | 346 | <div class="input-group"> |
| 348 | 347 | <input type="text" class="form-control" |
| 349 | - name="closeDate" placeholder="$$$$$${txt-1285}" | |
| 348 | + name="closeDate" placeholder="{{'busInfoManage_edit_page_line348_txt-1285' | translate}}" | |
| 350 | 349 | uib-datepicker-popup="yyyy年MM月dd日" |
| 351 | 350 | is-open="ctrl.closeDateOpen" |
| 352 | 351 | ng-model="ctrl.busInfoForSave.closeDate" readonly/> |
| ... | ... | @@ -360,35 +359,35 @@ |
| 360 | 359 | </div> |
| 361 | 360 | |
| 362 | 361 | <div class="form-group"> |
| 363 | - <label class="col-md-2 control-label">$$$$$${txt-1768}</label> | |
| 362 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line362_txt-1768" | translate}}</label> | |
| 364 | 363 | <div class="col-md-3"> |
| 365 | 364 | <sa-Radiogroup model="ctrl.busInfoForSave.hvacCar" dicgroup="truefalseType" name="hvacCar"></sa-Radiogroup> |
| 366 | 365 | </div> |
| 367 | 366 | </div> |
| 368 | 367 | |
| 369 | 368 | <div class="form-group"> |
| 370 | - <label class="col-md-2 control-label">$$$$$${txt-1762}</label> | |
| 369 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line369_txt-1762" | translate}}</label> | |
| 371 | 370 | <div class="col-md-3"> |
| 372 | 371 | <sa-Radiogroup model="ctrl.busInfoForSave.ticketType" dicgroup="truefalseType" name="ticketType"></sa-Radiogroup> |
| 373 | 372 | </div> |
| 374 | 373 | </div> |
| 375 | 374 | |
| 376 | 375 | <div class="form-group"> |
| 377 | - <label class="col-md-2 control-label">$$$$$${txt-3207}</label> | |
| 376 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line376_txt-3207" | translate}}</label> | |
| 378 | 377 | <div class="col-md-3"> |
| 379 | 378 | <sa-Radiogroup model="ctrl.busInfoForSave.ledScreen" dicgroup="truefalseType" name="ledScreen"></sa-Radiogroup> |
| 380 | 379 | </div> |
| 381 | 380 | </div> |
| 382 | 381 | |
| 383 | 382 | <div class="form-group"> |
| 384 | - <label class="col-md-2 control-label">$$$$$${txt-3700}</label> | |
| 383 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line383_txt-3700" | translate}}</label> | |
| 385 | 384 | <div class="col-md-3"> |
| 386 | 385 | <sa-Radiogroup model="ctrl.busInfoForSave.tvVideoType" dicgroup="truefalseType" name="tvVideoType"></sa-Radiogroup> |
| 387 | 386 | </div> |
| 388 | 387 | </div> |
| 389 | 388 | |
| 390 | 389 | <div class="form-group"> |
| 391 | - <label class="col-md-2 control-label">$$$$$${txt-2263}</label> | |
| 390 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line390_txt-2263" | translate}}</label> | |
| 392 | 391 | <div class="col-md-3"> |
| 393 | 392 | <sa-Select5 name="carType" |
| 394 | 393 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -398,7 +397,7 @@ |
| 398 | 397 | dsparams="{{ {type: 'dic', param: 'carType' } | json }}" |
| 399 | 398 | iterobjname="item" |
| 400 | 399 | iterobjexp="item.name" |
| 401 | - searchph="$$$$$${txt-1289}" | |
| 400 | + searchph="{{'busInfoManage_edit_page_line400_txt-1289' | translate}}" | |
| 402 | 401 | searchexp="this.name" |
| 403 | 402 | > |
| 404 | 403 | </sa-Select5> |
| ... | ... | @@ -406,7 +405,7 @@ |
| 406 | 405 | </div> |
| 407 | 406 | |
| 408 | 407 | <div class="form-group"> |
| 409 | - <label class="col-md-2 control-label">$$$$$${txt-1769}</label> | |
| 408 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line408_txt-1769" | translate}}</label> | |
| 410 | 409 | <div class="col-md-3"> |
| 411 | 410 | <sa-Select5 name="vehicleStats" |
| 412 | 411 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -416,7 +415,7 @@ |
| 416 | 415 | dsparams="{{ {type: 'dic', param: 'jdcType' } | json }}" |
| 417 | 416 | iterobjname="item" |
| 418 | 417 | iterobjexp="item.name" |
| 419 | - searchph="$$$$$${txt-974}" | |
| 418 | + searchph="{{'busInfoManage_edit_page_line418_txt-974' | translate}}" | |
| 420 | 419 | searchexp="this.name" |
| 421 | 420 | > |
| 422 | 421 | </sa-Select5> |
| ... | ... | @@ -424,7 +423,7 @@ |
| 424 | 423 | </div> |
| 425 | 424 | |
| 426 | 425 | <div class="form-group"> |
| 427 | - <label class="col-md-2 control-label">$$$$$${txt-1860}</label> | |
| 426 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line426_txt-1860" | translate}}</label> | |
| 428 | 427 | <div class="col-md-3"> |
| 429 | 428 | <sa-Select5 name="operatorsState" |
| 430 | 429 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -434,7 +433,7 @@ |
| 434 | 433 | dsparams="{{ {type: 'dic', param: 'yyztType' } | json }}" |
| 435 | 434 | iterobjname="item" |
| 436 | 435 | iterobjexp="item.name" |
| 437 | - searchph="$$$$$${txt-1287}" | |
| 436 | + searchph="{{'busInfoManage_edit_page_line436_txt-1287' | translate}}" | |
| 438 | 437 | searchexp="this.name" |
| 439 | 438 | > |
| 440 | 439 | </sa-Select5> |
| ... | ... | @@ -442,28 +441,28 @@ |
| 442 | 441 | </div> |
| 443 | 442 | |
| 444 | 443 | <div class="form-group"> |
| 445 | - <label class="col-md-2 control-label">$$$$$${txt-2248}</label> | |
| 444 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line444_txt-2248" | translate}}</label> | |
| 446 | 445 | <div class="col-md-3"> |
| 447 | 446 | <sa-Radiogroup model="ctrl.busInfoForSave.sfdc" dicgroup="truefalseType" name="sfdc"></sa-Radiogroup> |
| 448 | 447 | </div> |
| 449 | 448 | </div> |
| 450 | 449 | |
| 451 | 450 | <div class="form-group"> |
| 452 | - <label class="col-md-2 control-label">$$$$$${txt-1218}</label> | |
| 451 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line451_txt-1218" | translate}}</label> | |
| 453 | 452 | <div class="col-md-3"> |
| 454 | 453 | <sa-Radiogroup model="ctrl.busInfoForSave.sfmix" dicgroup="truefalseType" name="sfmix"></sa-Radiogroup> |
| 455 | 454 | </div> |
| 456 | 455 | </div> |
| 457 | 456 | |
| 458 | 457 | <div class="form-group"> |
| 459 | - <label class="col-md-2 control-label">$$$$$${txt-1217}</label> | |
| 458 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line458_txt-1217" | translate}}</label> | |
| 460 | 459 | <div class="col-md-3"> |
| 461 | 460 | <sa-Radiogroup model="ctrl.busInfoForSave.hydrogen" dicgroup="truefalseType" name="hydrogen"></sa-Radiogroup> |
| 462 | 461 | </div> |
| 463 | 462 | </div> |
| 464 | 463 | |
| 465 | 464 | <div class="form-group"> |
| 466 | - <label class="col-md-2 control-label">$$$$$${txt-3449}</label> | |
| 465 | + <label class="col-md-2 control-label">{{"busInfoManage_edit_page_line465_txt-3449" | translate}}</label> | |
| 467 | 466 | <div class="col-md-10"> |
| 468 | 467 | <textarea rows="3" class="form-control" name="descriptions" |
| 469 | 468 | ng-model="ctrl.busInfoForSave.descriptions"></textarea> |
| ... | ... | @@ -478,8 +477,8 @@ |
| 478 | 477 | <div class="form-actions"> |
| 479 | 478 | <div class="row"> |
| 480 | 479 | <div class="col-md-offset-3 col-md-4"> |
| 481 | - <button type="submit" class="btn green" ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> 提交</button> | |
| 482 | - <a type="button" class="btn default" ui-sref="busInfoManage" ><i class="fa fa-times"></i> $$$$$${txt-3817}</a> | |
| 480 | + <button type="submit" class="btn green" ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> {{"busInfoManage_edit_page_line480_txt-4173" | translate}}</button> | |
| 481 | + <a type="button" class="btn default" ui-sref="busInfoManage" ><i class="fa fa-times"></i> {{"busInfoManage_edit_page_line481_txt-3817" | translate}}</a> | |
| 483 | 482 | </div> |
| 484 | 483 | </div> |
| 485 | 484 | </div> |
| ... | ... | @@ -488,4 +487,4 @@ |
| 488 | 487 | |
| 489 | 488 | </div> |
| 490 | 489 | |
| 491 | -</div> | |
| 492 | 490 | \ No newline at end of file |
| 491 | +</div> | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/form.html
| 1 | 1 | <div class="page-head"> |
| 2 | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1649}</h1> | |
| 3 | + <h1>{{"busInfoManage_form_page_line3_txt-1649" | translate}}</h1> | |
| 4 | 4 | </div> |
| 5 | 5 | </div> |
| 6 | 6 | |
| 7 | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | |
| 9 | + <a href="/pages/home.html" data-pjax>{{"busInfoManage_form_page_line9_txt-3807" | translate}}</a> | |
| 10 | 10 | <i class="fa fa-circle"></i> |
| 11 | 11 | </li> |
| 12 | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-2398}</span> | |
| 13 | + <span class="active">{{"busInfoManage_form_page_line13_txt-2398" | translate}}</span> | |
| 14 | 14 | <i class="fa fa-circle"></i> |
| 15 | 15 | </li> |
| 16 | 16 | <li> |
| 17 | - <a ui-sref="busInfoManage">$$$$$${txt-1659}</a> | |
| 17 | + <a ui-sref="busInfoManage">{{"busInfoManage_form_page_line17_txt-1659" | translate}}</a> | |
| 18 | 18 | <i class="fa fa-circle"></i> |
| 19 | 19 | </li> |
| 20 | 20 | <li> |
| 21 | - <span class="active">$$$$$${txt-1649}</span> | |
| 21 | + <span class="active">{{"busInfoManage_form_page_line21_txt-1649" | translate}}</span> | |
| 22 | 22 | </li> |
| 23 | 23 | </ul> |
| 24 | 24 | |
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 | <div class="portlet-title"> |
| 27 | 27 | <div class="caption"> |
| 28 | 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">{{"busInfoManage_form_page_line29_txt-3849" | translate}}</span> | |
| 30 | 30 | </div> |
| 31 | 31 | </div> |
| 32 | 32 | |
| ... | ... | @@ -41,7 +41,7 @@ |
| 41 | 41 | <!-- 其他信息放置在这里 --> |
| 42 | 42 | <div class="form-body"> |
| 43 | 43 | <div class="form-group has-success has-feedback"> |
| 44 | - <label class="col-md-2 control-label">$$$$$${txt-2597}*:</label> | |
| 44 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line44_txt-2597" | translate}}*:</label> | |
| 45 | 45 | <div class="col-md-3"> |
| 46 | 46 | <input type="text" class="form-control" |
| 47 | 47 | name="insideCode" ng-model="ctrl.busInfoForSave.insideCode" |
| ... | ... | @@ -49,14 +49,14 @@ |
| 49 | 49 | remote-Validation |
| 50 | 50 | remotevtype="cars_zbh" |
| 51 | 51 | remotevparam="{{ {'insideCode_eq': ctrl.busInfoForSave.insideCode} | json}}" |
| 52 | - placeholder="$$$$$${txt-706}"/> | |
| 52 | + placeholder="{{'busInfoManage_form_page_line52_txt-706' | translate}}"/> | |
| 53 | 53 | </div> |
| 54 | 54 | <!-- 隐藏块,显示验证信息 --> |
| 55 | 55 | <div class="alert alert-danger well-sm" ng-show="myForm.insideCode.$error.required"> |
| 56 | - $$$$$${txt-917} | |
| 56 | + {{"busInfoManage_form_page_line56_txt-917" | translate}} | |
| 57 | 57 | </div> |
| 58 | 58 | <div class="alert alert-danger well-sm" ng-show="myForm.insideCode.$error.maxlength"> |
| 59 | - $$$$$${txt-504} | |
| 59 | + {{"busInfoManage_form_page_line59_txt-504" | translate}} | |
| 60 | 60 | </div> |
| 61 | 61 | <div class="alert alert-danger well-sm" ng-show="myForm.insideCode.$error.remote"> |
| 62 | 62 | {{$remote_msg}} |
| ... | ... | @@ -64,7 +64,7 @@ |
| 64 | 64 | </div> |
| 65 | 65 | |
| 66 | 66 | <div class="form-group has-success has-feedback"> |
| 67 | - <label class="col-md-2 control-label">$$$$$${txt-2686}*:</label> | |
| 67 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line67_txt-2686" | translate}}*:</label> | |
| 68 | 68 | <div class="col-md-3"> |
| 69 | 69 | <sa-Select5 name="gs" |
| 70 | 70 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -74,7 +74,7 @@ |
| 74 | 74 | dsparams="{{ {type: 'ajax', param:{'upCode_eq': '88' }, atype:'gs' } | json }}" |
| 75 | 75 | iterobjname="item" |
| 76 | 76 | iterobjexp="item.businessName" |
| 77 | - searchph="$$$$$${txt-973}" | |
| 77 | + searchph="{{'busInfoManage_form_page_line77_txt-973' | translate}}" | |
| 78 | 78 | searchexp="this.businessName" |
| 79 | 79 | required |
| 80 | 80 | > |
| ... | ... | @@ -83,12 +83,12 @@ |
| 83 | 83 | </div> |
| 84 | 84 | <!-- 隐藏块,显示验证信息 --> |
| 85 | 85 | <div class="alert alert-danger well-sm" ng-show="myForm.gs.$error.required"> |
| 86 | - $$$$$${txt-1792} | |
| 86 | + {{"busInfoManage_form_page_line86_txt-1792" | translate}} | |
| 87 | 87 | </div> |
| 88 | 88 | </div> |
| 89 | 89 | |
| 90 | 90 | <div class="form-group has-success has-feedback"> |
| 91 | - <label class="col-md-2 control-label">$$$$$${txt-3777}*:</label> | |
| 91 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line91_txt-3777" | translate}}*:</label> | |
| 92 | 92 | <div class="col-md-3"> |
| 93 | 93 | <sa-Select5 name="fgs" |
| 94 | 94 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -98,7 +98,7 @@ |
| 98 | 98 | dsparams="{{ {type: 'ajax', param:{'upCode_eq': ctrl.busInfoForSave.businessCode }, atype:'gs' } | json }}" |
| 99 | 99 | iterobjname="item" |
| 100 | 100 | iterobjexp="item.businessName" |
| 101 | - searchph="$$$$$${txt-973}" | |
| 101 | + searchph="{{'busInfoManage_form_page_line101_txt-973' | translate}}" | |
| 102 | 102 | searchexp="this.businessName" |
| 103 | 103 | required |
| 104 | 104 | > |
| ... | ... | @@ -107,16 +107,16 @@ |
| 107 | 107 | </div> |
| 108 | 108 | <!-- 隐藏块,显示验证信息 --> |
| 109 | 109 | <div class="alert alert-danger well-sm" ng-show="myForm.fgs.$error.required"> |
| 110 | - $$$$$${txt-923} | |
| 110 | + {{"busInfoManage_form_page_line110_txt-923" | translate}} | |
| 111 | 111 | </div> |
| 112 | 112 | </div> |
| 113 | 113 | |
| 114 | 114 | <div class="form-group has-success has-feedback"> |
| 115 | - <label class="col-md-2 control-label">$$$$$${txt-2498}*:</label> | |
| 115 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line115_txt-2498" | translate}}*:</label> | |
| 116 | 116 | <div class="col-md-3"> |
| 117 | 117 | <input type="text" class="form-control" |
| 118 | 118 | name="carCode" ng-model="ctrl.busInfoForSave.carCode" |
| 119 | - required placeholder="$$$$$${txt-1265}" | |
| 119 | + required placeholder="{{'busInfoManage_form_page_line119_txt-1265' | translate}}" | |
| 120 | 120 | remote-Validation |
| 121 | 121 | remotevtype="cars_clbh" |
| 122 | 122 | remotevparam="{{ {'carCode_eq': ctrl.busInfoForSave.carCode} | json}}" |
| ... | ... | @@ -124,7 +124,7 @@ |
| 124 | 124 | </div> |
| 125 | 125 | <!-- 隐藏块,显示验证信息 --> |
| 126 | 126 | <div class="alert alert-danger well-sm" ng-show="myForm.carCode.$error.required"> |
| 127 | - $$$$$${txt-927} | |
| 127 | + {{"busInfoManage_form_page_line127_txt-927" | translate}} | |
| 128 | 128 | </div> |
| 129 | 129 | <div class="alert alert-danger well-sm" ng-show="myForm.carCode.$error.remote"> |
| 130 | 130 | {{$remote_msg}} |
| ... | ... | @@ -132,11 +132,11 @@ |
| 132 | 132 | </div> |
| 133 | 133 | |
| 134 | 134 | <div class="form-group has-success has-feedback"> |
| 135 | - <label class="col-md-2 control-label">$$$$$${txt-3704}*:</label> | |
| 135 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line135_txt-3704" | translate}}*:</label> | |
| 136 | 136 | <div class="col-md-3"> |
| 137 | 137 | <input type="text" class="form-control" |
| 138 | 138 | name="carPlate" ng-model="ctrl.busInfoForSave.carPlate" |
| 139 | - required placeholder="$$$$$${txt-1840}" | |
| 139 | + required placeholder="{{'busInfoManage_form_page_line139_txt-1840' | translate}}" | |
| 140 | 140 | remote-Validation |
| 141 | 141 | remotevtype="cars_cph" |
| 142 | 142 | remotevparam="{{ {'carPlate_eq': ctrl.busInfoForSave.carPlate} | json}}" |
| ... | ... | @@ -144,7 +144,7 @@ |
| 144 | 144 | </div> |
| 145 | 145 | <!-- 隐藏快,显示验证信息 --> |
| 146 | 146 | <div class="alert alert-danger well-sm" ng-show="myForm.carPlate.$error.required"> |
| 147 | - $$$$$${txt-1228} | |
| 147 | + {{"busInfoManage_form_page_line147_txt-1228" | translate}} | |
| 148 | 148 | </div> |
| 149 | 149 | <div class="alert alert-danger well-sm" ng-show="myForm.carPlate.$error.remote"> |
| 150 | 150 | {{$remote_msg}} |
| ... | ... | @@ -152,7 +152,7 @@ |
| 152 | 152 | </div> |
| 153 | 153 | |
| 154 | 154 | <div class="form-group has-success has-feedback"> |
| 155 | - <label class="col-md-2 control-label">$$$$$${txt-1770}*:</label> | |
| 155 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line155_txt-1770" | translate}}*:</label> | |
| 156 | 156 | <div class="col-md-3"> |
| 157 | 157 | <sa-Select5 name="supplierName" |
| 158 | 158 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -162,23 +162,23 @@ |
| 162 | 162 | dsparams="{{ {type: 'dic', param: 'snames' } | json }}" |
| 163 | 163 | iterobjname="item" |
| 164 | 164 | iterobjexp="item.name" |
| 165 | - searchph="$$$$$${txt-1288}" | |
| 165 | + searchph="{{'busInfoManage_form_page_line165_txt-1288' | translate}}" | |
| 166 | 166 | searchexp="this.name" |
| 167 | 167 | required > |
| 168 | 168 | </sa-Select5> |
| 169 | 169 | </div> |
| 170 | 170 | <!-- 隐藏快,显示验证信息 --> |
| 171 | 171 | <div class="alert alert-danger well-sm" ng-show="myForm.supplierName.$error.required"> |
| 172 | - $$$$$${txt-499} | |
| 172 | + {{"busInfoManage_form_page_line172_txt-499" | translate}} | |
| 173 | 173 | </div> |
| 174 | 174 | </div> |
| 175 | 175 | |
| 176 | 176 | <div class="form-group has-success has-feedback"> |
| 177 | - <label class="col-md-2 control-label">$$$$$${txt-3697}*:</label> | |
| 177 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line177_txt-3697" | translate}}*:</label> | |
| 178 | 178 | <div class="col-md-3"> |
| 179 | 179 | <input type="text" class="form-control" |
| 180 | 180 | name="equipmentCode" ng-model="ctrl.busInfoForSave.equipmentCode" |
| 181 | - required placeholder="$$$$$${txt-960}" | |
| 181 | + required placeholder="{{'busInfoManage_form_page_line181_txt-960' | translate}}" | |
| 182 | 182 | remote-Validation |
| 183 | 183 | remotevtype="cars_sbbh" |
| 184 | 184 | remotevparam="{{ {'equipmentCode_eq': ctrl.busInfoForSave.equipmentCode} | json}}" |
| ... | ... | @@ -186,7 +186,7 @@ |
| 186 | 186 | </div> |
| 187 | 187 | <!-- 隐藏块,显示验证信息 --> |
| 188 | 188 | <div class="alert alert-danger well-sm" ng-show="myForm.equipmentCode.$error.required"> |
| 189 | - $$$$$${txt-686} | |
| 189 | + {{"busInfoManage_form_page_line189_txt-686" | translate}} | |
| 190 | 190 | </div> |
| 191 | 191 | <div class="alert alert-danger well-sm" ng-show="myForm.equipmentCode.$error.remote"> |
| 192 | 192 | {{$remote_msg}} |
| ... | ... | @@ -194,45 +194,45 @@ |
| 194 | 194 | </div> |
| 195 | 195 | |
| 196 | 196 | <div class="form-group"> |
| 197 | - <label class="col-md-2 control-label">$$$$$${txt-2262}</label> | |
| 197 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line197_txt-2262" | translate}}</label> | |
| 198 | 198 | <div class="col-md-4"> |
| 199 | 199 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carClass" |
| 200 | - placeholder="$$$$$${txt-1269}"/> | |
| 200 | + placeholder="{{'busInfoManage_form_page_line200_txt-1269' | translate}}"/> | |
| 201 | 201 | </div> |
| 202 | 202 | </div> |
| 203 | 203 | <div class="form-group"> |
| 204 | - <label class="col-md-2 control-label">$$$$$${txt-2256}</label> | |
| 204 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line204_txt-2256" | translate}}</label> | |
| 205 | 205 | <div class="col-md-4"> |
| 206 | 206 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.speed" |
| 207 | - placeholder="$$$$$${txt-1267}"/> | |
| 207 | + placeholder="{{'busInfoManage_form_page_line207_txt-1267' | translate}}"/> | |
| 208 | 208 | </div> |
| 209 | 209 | </div> |
| 210 | 210 | <div class="form-group"> |
| 211 | - <label class="col-md-2 control-label">$$$$$${txt-3200}</label> | |
| 211 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line211_txt-3200" | translate}}</label> | |
| 212 | 212 | <div class="col-md-4"> |
| 213 | 213 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carSeatnNumber" |
| 214 | - placeholder="$$$$$${txt-1841}"/> | |
| 214 | + placeholder="{{'busInfoManage_form_page_line214_txt-1841' | translate}}"/> | |
| 215 | 215 | </div> |
| 216 | 216 | </div> |
| 217 | 217 | <div class="form-group"> |
| 218 | - <label class="col-md-2 control-label">$$$$$${txt-2243}</label> | |
| 218 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line218_txt-2243" | translate}}</label> | |
| 219 | 219 | <div class="col-md-4"> |
| 220 | 220 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carStandard" |
| 221 | - placeholder="$$$$$${txt-1266}"/> | |
| 221 | + placeholder="{{'busInfoManage_form_page_line221_txt-1266' | translate}}"/> | |
| 222 | 222 | </div> |
| 223 | 223 | </div> |
| 224 | 224 | <div class="form-group"> |
| 225 | - <label class="col-md-2 control-label">$$$$$${txt-3226}</label> | |
| 225 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line225_txt-3226" | translate}}</label> | |
| 226 | 226 | <div class="col-md-4"> |
| 227 | 227 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.kburnStandard" |
| 228 | - placeholder="$$$$$${txt-1272}"/> | |
| 228 | + placeholder="{{'busInfoManage_form_page_line228_txt-1272' | translate}}"/> | |
| 229 | 229 | </div> |
| 230 | 230 | </div> |
| 231 | 231 | <div class="form-group"> |
| 232 | - <label class="col-md-2 control-label">$$$$$${txt-4394}</label> | |
| 232 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line232_txt-4394" | translate}}</label> | |
| 233 | 233 | <div class="col-md-4"> |
| 234 | 234 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.gburnStandard" |
| 235 | - placeholder="$$$$$${txt-4331}"/> | |
| 235 | + placeholder="{{'busInfoManage_form_page_line235_txt-4331' | translate}}"/> | |
| 236 | 236 | </div> |
| 237 | 237 | </div> |
| 238 | 238 | <!--<div class="form-group">--> |
| ... | ... | @@ -261,67 +261,67 @@ |
| 261 | 261 | <!--</div>--> |
| 262 | 262 | <!--</div>--> |
| 263 | 263 | <div class="form-group"> |
| 264 | - <label class="col-md-2 control-label">$$$$$${txt-3225}1:</label> | |
| 264 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line264_txt-3225" | translate}}1:</label> | |
| 265 | 265 | <div class="col-md-4"> |
| 266 | 266 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.makeCodeOne" |
| 267 | - placeholder="$$$$$${txt-1271}1"/> | |
| 267 | + placeholder="{{'busInfoManage_form_page_line267_txt-1271' | translate}}1"/> | |
| 268 | 268 | </div> |
| 269 | 269 | </div> |
| 270 | 270 | <div class="form-group"> |
| 271 | - <label class="col-md-2 control-label">$$$$$${txt-3225}2:</label> | |
| 271 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line271_txt-3225" | translate}}2:</label> | |
| 272 | 272 | <div class="col-md-4"> |
| 273 | 273 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.makeCodeTwo" |
| 274 | - placeholder="$$$$$${txt-1271}2"/> | |
| 274 | + placeholder="{{'busInfoManage_form_page_line274_txt-1271' | translate}}2"/> | |
| 275 | 275 | </div> |
| 276 | 276 | </div> |
| 277 | 277 | <div class="form-group"> |
| 278 | - <label class="col-md-2 control-label">$$$$$${txt-1220}</label> | |
| 278 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line278_txt-1220" | translate}}</label> | |
| 279 | 279 | <div class="col-md-4"> |
| 280 | 280 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carGride" |
| 281 | - placeholder="$$$$$${txt-707}"/> | |
| 281 | + placeholder="{{'busInfoManage_form_page_line281_txt-707' | translate}}"/> | |
| 282 | 282 | </div> |
| 283 | 283 | </div> |
| 284 | 284 | <div class="form-group"> |
| 285 | - <label class="col-md-2 control-label">$$$$$${txt-1219}</label> | |
| 285 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line285_txt-1219" | translate}}</label> | |
| 286 | 286 | <div class="col-md-4"> |
| 287 | 287 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.emissionsStandard" |
| 288 | - placeholder="$$$$$${txt-705}"/> | |
| 288 | + placeholder="{{'busInfoManage_form_page_line288_txt-705' | translate}}"/> | |
| 289 | 289 | </div> |
| 290 | 290 | </div> |
| 291 | 291 | <div class="form-group"> |
| 292 | - <label class="col-md-2 control-label">$$$$$${txt-2261}1:</label> | |
| 292 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line292_txt-2261" | translate}}1:</label> | |
| 293 | 293 | <div class="col-md-4"> |
| 294 | 294 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.engineCodeOne" |
| 295 | - placeholder="$$$$$${txt-961}1"/> | |
| 295 | + placeholder="{{'busInfoManage_form_page_line295_txt-961' | translate}}1"/> | |
| 296 | 296 | </div> |
| 297 | 297 | </div> |
| 298 | 298 | <div class="form-group"> |
| 299 | - <label class="col-md-2 control-label">$$$$$${txt-2261}2:</label> | |
| 299 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line299_txt-2261" | translate}}2:</label> | |
| 300 | 300 | <div class="col-md-4"> |
| 301 | 301 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.engineCodeTwo" |
| 302 | - placeholder="$$$$$${txt-961}2"/> | |
| 302 | + placeholder="{{'busInfoManage_form_page_line302_txt-961' | translate}}2"/> | |
| 303 | 303 | </div> |
| 304 | 304 | </div> |
| 305 | 305 | <div class="form-group"> |
| 306 | - <label class="col-md-2 control-label">$$$$$${txt-3224}1:</label> | |
| 306 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line306_txt-3224" | translate}}1:</label> | |
| 307 | 307 | <div class="col-md-4"> |
| 308 | 308 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carNumberOne" |
| 309 | - placeholder="$$$$$${txt-1270}1"/> | |
| 309 | + placeholder="{{'busInfoManage_form_page_line309_txt-1270' | translate}}1"/> | |
| 310 | 310 | </div> |
| 311 | 311 | </div> |
| 312 | 312 | <div class="form-group"> |
| 313 | - <label class="col-md-2 control-label">$$$$$${txt-3224}2:</label> | |
| 313 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line313_txt-3224" | translate}}2:</label> | |
| 314 | 314 | <div class="col-md-4"> |
| 315 | 315 | <input type="text" class="form-control" ng-model="ctrl.busInfoForSave.carNumberTwo" |
| 316 | - placeholder="$$$$$${txt-1270}2"/> | |
| 316 | + placeholder="{{'busInfoManage_form_page_line316_txt-1270' | translate}}2"/> | |
| 317 | 317 | </div> |
| 318 | 318 | </div> |
| 319 | 319 | <div class="form-group"> |
| 320 | - <label class="col-md-2 control-label">$$$$$${txt-2252}</label> | |
| 320 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line320_txt-2252" | translate}}</label> | |
| 321 | 321 | <div class="col-md-4"> |
| 322 | 322 | <div class="input-group"> |
| 323 | 323 | <input type="text" class="form-control" |
| 324 | - name="openDate" placeholder="$$$$$${txt-1284}" | |
| 324 | + name="openDate" placeholder="{{'busInfoManage_form_page_line324_txt-1284' | translate}}" | |
| 325 | 325 | uib-datepicker-popup="yyyy年MM月dd日" |
| 326 | 326 | is-open="ctrl.openDateOpen" |
| 327 | 327 | ng-model="ctrl.busInfoForSave.openDate" readonly/> |
| ... | ... | @@ -334,11 +334,11 @@ |
| 334 | 334 | </div> |
| 335 | 335 | </div> |
| 336 | 336 | <div class="form-group"> |
| 337 | - <label class="col-md-2 control-label">$$$$$${txt-2251}</label> | |
| 337 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line337_txt-2251" | translate}}</label> | |
| 338 | 338 | <div class="col-md-4"> |
| 339 | 339 | <div class="input-group"> |
| 340 | 340 | <input type="text" class="form-control" |
| 341 | - name="closeDate" placeholder="$$$$$${txt-1285}" | |
| 341 | + name="closeDate" placeholder="{{'busInfoManage_form_page_line341_txt-1285' | translate}}" | |
| 342 | 342 | uib-datepicker-popup="yyyy年MM月dd日" |
| 343 | 343 | is-open="ctrl.closeDateOpen" |
| 344 | 344 | ng-model="ctrl.busInfoForSave.closeDate" readonly/> |
| ... | ... | @@ -352,35 +352,35 @@ |
| 352 | 352 | </div> |
| 353 | 353 | |
| 354 | 354 | <div class="form-group"> |
| 355 | - <label class="col-md-2 control-label">$$$$$${txt-1768}</label> | |
| 355 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line355_txt-1768" | translate}}</label> | |
| 356 | 356 | <div class="col-md-3"> |
| 357 | 357 | <sa-Radiogroup model="ctrl.busInfoForSave.hvacCar" dicgroup="truefalseType" name="hvacCar"></sa-Radiogroup> |
| 358 | 358 | </div> |
| 359 | 359 | </div> |
| 360 | 360 | |
| 361 | 361 | <div class="form-group"> |
| 362 | - <label class="col-md-2 control-label">$$$$$${txt-1762}</label> | |
| 362 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line362_txt-1762" | translate}}</label> | |
| 363 | 363 | <div class="col-md-3"> |
| 364 | 364 | <sa-Radiogroup model="ctrl.busInfoForSave.ticketType" dicgroup="truefalseType" name="ticketType"></sa-Radiogroup> |
| 365 | 365 | </div> |
| 366 | 366 | </div> |
| 367 | 367 | |
| 368 | 368 | <div class="form-group"> |
| 369 | - <label class="col-md-2 control-label">$$$$$${txt-3207}</label> | |
| 369 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line369_txt-3207" | translate}}</label> | |
| 370 | 370 | <div class="col-md-3"> |
| 371 | 371 | <sa-Radiogroup model="ctrl.busInfoForSave.ledScreen" dicgroup="truefalseType" name="ledScreen"></sa-Radiogroup> |
| 372 | 372 | </div> |
| 373 | 373 | </div> |
| 374 | 374 | |
| 375 | 375 | <div class="form-group"> |
| 376 | - <label class="col-md-2 control-label">$$$$$${txt-3700}</label> | |
| 376 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line376_txt-3700" | translate}}</label> | |
| 377 | 377 | <div class="col-md-3"> |
| 378 | 378 | <sa-Radiogroup model="ctrl.busInfoForSave.tvVideoType" dicgroup="truefalseType" name="tvVideoType"></sa-Radiogroup> |
| 379 | 379 | </div> |
| 380 | 380 | </div> |
| 381 | 381 | |
| 382 | 382 | <div class="form-group"> |
| 383 | - <label class="col-md-2 control-label">$$$$$${txt-2263}</label> | |
| 383 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line383_txt-2263" | translate}}</label> | |
| 384 | 384 | <div class="col-md-3"> |
| 385 | 385 | <sa-Select5 name="carType" |
| 386 | 386 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -390,7 +390,7 @@ |
| 390 | 390 | dsparams="{{ {type: 'dic', param: 'carType' } | json }}" |
| 391 | 391 | iterobjname="item" |
| 392 | 392 | iterobjexp="item.name" |
| 393 | - searchph="$$$$$${txt-1289}" | |
| 393 | + searchph="{{'busInfoManage_form_page_line393_txt-1289' | translate}}" | |
| 394 | 394 | searchexp="this.name" |
| 395 | 395 | > |
| 396 | 396 | </sa-Select5> |
| ... | ... | @@ -398,7 +398,7 @@ |
| 398 | 398 | </div> |
| 399 | 399 | |
| 400 | 400 | <div class="form-group"> |
| 401 | - <label class="col-md-2 control-label">$$$$$${txt-1769}</label> | |
| 401 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line401_txt-1769" | translate}}</label> | |
| 402 | 402 | <div class="col-md-3"> |
| 403 | 403 | <sa-Select5 name="vehicleStats" |
| 404 | 404 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -408,7 +408,7 @@ |
| 408 | 408 | dsparams="{{ {type: 'dic', param: 'jdcType' } | json }}" |
| 409 | 409 | iterobjname="item" |
| 410 | 410 | iterobjexp="item.name" |
| 411 | - searchph="$$$$$${txt-974}" | |
| 411 | + searchph="{{'busInfoManage_form_page_line411_txt-974' | translate}}" | |
| 412 | 412 | searchexp="this.name" |
| 413 | 413 | > |
| 414 | 414 | </sa-Select5> |
| ... | ... | @@ -416,7 +416,7 @@ |
| 416 | 416 | </div> |
| 417 | 417 | |
| 418 | 418 | <div class="form-group"> |
| 419 | - <label class="col-md-2 control-label">$$$$$${txt-1860}</label> | |
| 419 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line419_txt-1860" | translate}}</label> | |
| 420 | 420 | <div class="col-md-3"> |
| 421 | 421 | <sa-Select5 name="operatorsState" |
| 422 | 422 | model="ctrl.busInfoForSave" |
| ... | ... | @@ -426,7 +426,7 @@ |
| 426 | 426 | dsparams="{{ {type: 'dic', param: 'yyztType' } | json }}" |
| 427 | 427 | iterobjname="item" |
| 428 | 428 | iterobjexp="item.name" |
| 429 | - searchph="$$$$$${txt-1287}" | |
| 429 | + searchph="{{'busInfoManage_form_page_line429_txt-1287' | translate}}" | |
| 430 | 430 | searchexp="this.name" |
| 431 | 431 | > |
| 432 | 432 | </sa-Select5> |
| ... | ... | @@ -434,28 +434,28 @@ |
| 434 | 434 | </div> |
| 435 | 435 | |
| 436 | 436 | <div class="form-group"> |
| 437 | - <label class="col-md-2 control-label">$$$$$${txt-2248}</label> | |
| 437 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line437_txt-2248" | translate}}</label> | |
| 438 | 438 | <div class="col-md-3"> |
| 439 | 439 | <sa-Radiogroup model="ctrl.busInfoForSave.sfdc" dicgroup="truefalseType" name="sfdc"></sa-Radiogroup> |
| 440 | 440 | </div> |
| 441 | 441 | </div> |
| 442 | 442 | |
| 443 | 443 | <div class="form-group"> |
| 444 | - <label class="col-md-2 control-label">$$$$$${txt-1218}</label> | |
| 444 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line444_txt-1218" | translate}}</label> | |
| 445 | 445 | <div class="col-md-3"> |
| 446 | 446 | <sa-Radiogroup model="ctrl.busInfoForSave.sfmix" dicgroup="truefalseType" name="sfmix"></sa-Radiogroup> |
| 447 | 447 | </div> |
| 448 | 448 | </div> |
| 449 | 449 | |
| 450 | 450 | <div class="form-group"> |
| 451 | - <label class="col-md-2 control-label">$$$$$${txt-1217}</label> | |
| 451 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line451_txt-1217" | translate}}</label> | |
| 452 | 452 | <div class="col-md-3"> |
| 453 | 453 | <sa-Radiogroup model="ctrl.busInfoForSave.hydrogen" dicgroup="truefalseType" name="hydrogen"></sa-Radiogroup> |
| 454 | 454 | </div> |
| 455 | 455 | </div> |
| 456 | 456 | |
| 457 | 457 | <div class="form-group"> |
| 458 | - <label class="col-md-2 control-label">$$$$$${txt-3449}</label> | |
| 458 | + <label class="col-md-2 control-label">{{"busInfoManage_form_page_line458_txt-3449" | translate}}</label> | |
| 459 | 459 | <div class="col-md-10"> |
| 460 | 460 | <textarea rows="3" class="form-control" name="descriptions" |
| 461 | 461 | ng-model="ctrl.busInfoForSave.descriptions"></textarea> |
| ... | ... | @@ -470,8 +470,8 @@ |
| 470 | 470 | <div class="form-actions"> |
| 471 | 471 | <div class="row"> |
| 472 | 472 | <div class="col-md-offset-3 col-md-4"> |
| 473 | - <button type="submit" class="btn green" ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> 提交</button> | |
| 474 | - <a type="button" class="btn default" ui-sref="busInfoManage" ><i class="fa fa-times"></i> $$$$$${txt-3817}</a> | |
| 473 | + <button type="submit" class="btn green" ng-disabled="!myForm.$valid"><i class="fa fa-check"></i> {{"busInfoManage_form_page_line473_txt-4173" | translate}}</button> | |
| 474 | + <a type="button" class="btn default" ui-sref="busInfoManage" ><i class="fa fa-times"></i> {{"busInfoManage_form_page_line474_txt-3817" | translate}}</a> | |
| 475 | 475 | </div> |
| 476 | 476 | </div> |
| 477 | 477 | </div> |
| ... | ... | @@ -481,4 +481,4 @@ |
| 481 | 481 | </div> |
| 482 | 482 | |
| 483 | 483 | |
| 484 | -</div> | |
| 485 | 484 | \ No newline at end of file |
| 485 | +</div> | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/index.html
| 1 | 1 | <div class="page-head"> |
| 2 | 2 | <div class="page-title"> |
| 3 | - <h1>$$$$$${txt-1659}</h1> | |
| 3 | + <h1>{{"busInfoManage_index_page-title" | translate}}</h1> | |
| 4 | 4 | </div> |
| 5 | 5 | </div> |
| 6 | 6 | |
| 7 | 7 | <ul class="page-breadcrumb breadcrumb"> |
| 8 | 8 | <li> |
| 9 | - <a href="/pages/home.html" data-pjax>$$$$$${txt-3807}</a> | |
| 9 | + <a href="/pages/home.html" data-pjax>{{"busInfoManage_index_breadcrumb-title-1" | translate}}</a> | |
| 10 | 10 | <i class="fa fa-circle"></i> |
| 11 | 11 | </li> |
| 12 | 12 | <li> |
| 13 | - <span class="active">$$$$$${txt-2398}</span> | |
| 13 | + <span class="active">{{"busInfoManage_index_breadcrumb-title-2" | translate}}</span> | |
| 14 | 14 | <i class="fa fa-circle"></i> |
| 15 | 15 | </li> |
| 16 | 16 | <li> |
| 17 | - <span class="active">$$$$$${txt-1659}</span> | |
| 17 | + <span class="active">{{"busInfoManage_index_breadcrumb-title-3" | translate}}</span> | |
| 18 | 18 | </li> |
| 19 | 19 | </ul> |
| 20 | 20 | |
| ... | ... | @@ -33,7 +33,7 @@ |
| 33 | 33 | <div class="portlet-title"> |
| 34 | 34 | <div class="caption font-dark"> |
| 35 | 35 | <i class="fa fa-database font-dark"></i> |
| 36 | - <span class="caption-subject bold uppercase">$$$$$${txt-2235}</span> | |
| 36 | + <span class="caption-subject bold uppercase">{{"busInfoManage_index_caption-title" | translate}}</span> | |
| 37 | 37 | </div> |
| 38 | 38 | <div class="actions"> |
| 39 | 39 | <!--<a href="javascript:" class="btn blue" ng-click="ctrl.goForm()">--> |
| ... | ... | @@ -44,7 +44,7 @@ |
| 44 | 44 | <div class="btn-group"> |
| 45 | 45 | <a href="javascript:" class="btn red btn-outline" data-toggle="dropdown"> |
| 46 | 46 | <i class="fa fa-share"></i> |
| 47 | - <span>$$$$$${txt-3339}</span> | |
| 47 | + <span>{{"busInfoManage_index_tool-title" | translate}}</span> | |
| 48 | 48 | <i class="fa fa-angle-down"></i> |
| 49 | 49 | </a> |
| 50 | 50 | <ul class="dropdown-menu pull-right"> |
| ... | ... | @@ -57,7 +57,7 @@ |
| 57 | 57 | <li> |
| 58 | 58 | <a href="javascript:" class="tool-action" ng-click="ctrl.exportData()"> |
| 59 | 59 | <i class="fa fa-file-excel-o"></i> |
| 60 | - $$$$$${txt-4493} | |
| 60 | + {{"busInfoManage_index_tool-action-2" | translate}} | |
| 61 | 61 | </a> |
| 62 | 62 | </li> |
| 63 | 63 | <!--<li class="divider"></li>--> | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/list.html
| ... | ... | @@ -4,30 +4,30 @@ |
| 4 | 4 | <table class="table fixTable table-striped table-bordered table-hover table-checkable order-column"> |
| 5 | 5 | <thead> |
| 6 | 6 | <tr role="row" class="heading"> |
| 7 | - <th style="width:70px;">$$$$$${txt-3934}</th> | |
| 8 | - <th style="width: 120px;">$$$$$${txt-2479}</th> | |
| 9 | - <th style="width: 120px;">$$$$$${txt-2597}</th> | |
| 10 | - <th style="width: 120px;">$$$$$${txt-3094}</th> | |
| 11 | - <th style="width: 120px;">$$$$$${txt-3704}</th> | |
| 12 | - <th >$$$$$${txt-3096}</th> | |
| 13 | - <th >$$$$$${txt-2188}</th> | |
| 14 | - <th style="width: 60px">$$$$$${txt-4087}</th> | |
| 15 | - <th style="width: 80px;" >$$$$$${txt-3874}</th> | |
| 16 | - <th >$$$$$${txt-3942}</th> | |
| 7 | + <th style="width: 70px; max-width: 70px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line7_txt-3934" | translate}}</th> | |
| 8 | + <th style="width: 110px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line8_txt-2479" | translate}}</th> | |
| 9 | + <th style="width: 110px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line9_txt-2597" | translate}}</th> | |
| 10 | + <th style="width: 110px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line10_txt-3094" | translate}}</th> | |
| 11 | + <th style="width: 110px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line11_txt-3704" | translate}}</th> | |
| 12 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line12_txt-3096" | translate}}</th> | |
| 13 | + <th style="white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line13_txt-2188" | translate}}</th> | |
| 14 | + <th style="width: 60px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line14_txt-4087" | translate}}</th> | |
| 15 | + <th style="width: 80px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;" >{{"busInfoManage_list_page_line15_txt-3874" | translate}}</th> | |
| 16 | + <th style="width: 230px;white-space: pre-wrap;word-wrap: break-word;text-align: center;vertical-align: middle;">{{"busInfoManage_list_page_line16_txt-3942" | translate}}</th> | |
| 17 | 17 | </tr> |
| 18 | 18 | <tr role="row" class="filter"> |
| 19 | 19 | <td></td> |
| 20 | 20 | <td> |
| 21 | - <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().carCode_like" placeholder="$$$$$${txt-1775}"/> | |
| 21 | + <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().carCode_like" placeholder="{{'busInfoManage_list_page_line21_txt-1775' | translate}}"/> | |
| 22 | 22 | </td> |
| 23 | 23 | <td> |
| 24 | - <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().insideCode_like" placeholder="$$$$$${txt-1773}"/> | |
| 24 | + <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().insideCode_like" placeholder="{{'busInfoManage_list_page_line24_txt-1773' | translate}}"/> | |
| 25 | 25 | </td> |
| 26 | 26 | <td> |
| 27 | - <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().equipmentCode_like" placeholder="$$$$$${txt-1774}"/> | |
| 27 | + <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().equipmentCode_like" placeholder="{{'busInfoManage_list_page_line27_txt-1774' | translate}}"/> | |
| 28 | 28 | </td> |
| 29 | 29 | <td> |
| 30 | - <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().carPlate_like" placeholder="$$$$$${txt-2265}"/> | |
| 30 | + <input type="text" class="form-control form-filter input-sm" ng-model="ctrl.searchCondition().carPlate_like" placeholder="{{'busInfoManage_list_page_line30_txt-2265' | translate}}"/> | |
| 31 | 31 | </td> |
| 32 | 32 | <td> |
| 33 | 33 | <sa-Select5 name="gs" |
| ... | ... | @@ -38,7 +38,7 @@ |
| 38 | 38 | dsparams="{{ {type: 'ajax', param:{'upCode_eq': '88' }, atype:'gs' } | json }}" |
| 39 | 39 | iterobjname="item" |
| 40 | 40 | iterobjexp="item.businessName" |
| 41 | - searchph="$$$$$${txt-3364}" | |
| 41 | + searchph="{{'busInfoManage_list_page_line41_txt-3364' | translate}}" | |
| 42 | 42 | searchexp="this.businessName" |
| 43 | 43 | required |
| 44 | 44 | > |
| ... | ... | @@ -53,7 +53,7 @@ |
| 53 | 53 | dsparams="{{ {type: 'ajax', param:{'upCode_eq': ctrl.searchCondition().businessCode_eq }, atype:'gs' } | json }}" |
| 54 | 54 | iterobjname="item" |
| 55 | 55 | iterobjexp="item.businessName" |
| 56 | - searchph="$$$$$${txt-3364}" | |
| 56 | + searchph="{{'busInfoManage_list_page_line56_txt-3364' | translate}}" | |
| 57 | 57 | searchexp="this.businessName" |
| 58 | 58 | required |
| 59 | 59 | > |
| ... | ... | @@ -64,14 +64,14 @@ |
| 64 | 64 | </td> |
| 65 | 65 | <td> |
| 66 | 66 | <label class="checkbox-inline input"> |
| 67 | - <input type="checkbox" ng-model="ctrl.searchCondition()['scrapState_eq']" />$$$$$${txt-4162} | |
| 67 | + <input type="checkbox" ng-model="ctrl.searchCondition()['scrapState_eq']" />{{"busInfoManage_list_page_line67_txt-4162" | translate}} | |
| 68 | 68 | </label> |
| 69 | 69 | </td> |
| 70 | 70 | <td> |
| 71 | 71 | <div class="btn-group"> |
| 72 | 72 | <button class="btn btn-sm green btn-outline filter-submit margin-bottom" style="margin-right: 0;" |
| 73 | 73 | ng-click="ctrl.doPage()"> |
| 74 | - <i class="fa fa-search"></i> $$$$$${txt-4001}</button> | |
| 74 | + <i class="fa fa-search"></i> {{"busInfoManage_list_page_line74_txt-4001" | translate}}</button> | |
| 75 | 75 | <button class="btn btn-sm green btn-outline filter-submit margin-bottom dropdown-toggle" |
| 76 | 76 | data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
| 77 | 77 | <span class="caret"></span> |
| ... | ... | @@ -81,7 +81,7 @@ |
| 81 | 81 | <li> |
| 82 | 82 | <a href="javascript:" class="tool-action" ng-click="ctrl.customOrder()"> |
| 83 | 83 | <i class="fa fa-sort-amount-asc" aria-hidden="true"></i> |
| 84 | - $$$$$${txt-3385} | |
| 84 | + {{"busInfoManage_list_page_line84_txt-3385" | translate}} | |
| 85 | 85 | </a> |
| 86 | 86 | </li> |
| 87 | 87 | </ul> |
| ... | ... | @@ -89,7 +89,7 @@ |
| 89 | 89 | |
| 90 | 90 | <button class="btn btn-sm red btn-outline filter-cancel" |
| 91 | 91 | ng-click="ctrl.reset()"> |
| 92 | - <i class="fa fa-times"></i> $$$$$${txt-4000}</button> | |
| 92 | + <i class="fa fa-times"></i> {{"busInfoManage_list_page_line92_txt-4000" | translate}}</button> | |
| 93 | 93 | </td> |
| 94 | 94 | |
| 95 | 95 | </tr> |
| ... | ... | @@ -101,7 +101,7 @@ |
| 101 | 101 | <a href="#" |
| 102 | 102 | tooltip-animation="false" |
| 103 | 103 | tooltip-placement="top" |
| 104 | - uib-tooltip="{{'$$$$$${txt-3757}' + info.company + '/' + info.insideCode}}" | |
| 104 | + uib-tooltip="{{('busInfoManage_list_page_line104_txt-3757' | translate) + info.company + '/' + info.insideCode}}" | |
| 105 | 105 | tooltip-class="headClass"> |
| 106 | 106 | |
| 107 | 107 | <i class="fa fa-list-ol" aria-hidden="true"></i> |
| ... | ... | @@ -128,20 +128,23 @@ |
| 128 | 128 | <span ng-bind="info.brancheCompany"></span> |
| 129 | 129 | </td> |
| 130 | 130 | <td> |
| 131 | - <span ng-bind="info.sfdc | dict:'truefalseType':'$$$$$${txt-4058}' "></span> | |
| 131 | + <span ng-bind="info.sfdc | dict:'truefalseType':('busInfoManage_list_page_line131_txt-4058' | translate) "></span> | |
| 132 | 132 | </td> |
| 133 | 133 | <td> |
| 134 | - <span ng-bind="info.scrapState | dict:'truefalseType':'$$$$$${txt-4058}' "></span> | |
| 134 | + <span ng-bind="info.scrapState | dict:'truefalseType':('busInfoManage_list_page_line134_txt-4058' | translate) "></span> | |
| 135 | 135 | </td> |
| 136 | - <td> | |
| 136 | + <td style="white-space: normal; "> | |
| 137 | 137 | <!--<a href="details.html?lineId={{obj.id}}" class="btn default blue-stripe btn-sm"> 详细 </a>--> |
| 138 | 138 | <!--<a href="edit.html?lineId={{obj.id}}" class="btn default blue-stripe btn-sm"> 修改 </a>--> |
| 139 | - <a ui-sref="busInfoManage_detail({id: info.id})" class="btn btn-info btn-sm"> $$$$$${txt-3866} </a> | |
| 140 | - <a ui-sref="busInfoManage_edit({id: info.id})" class="btn btn-info btn-sm"> $$$$$${txt-4028} </a> | |
| 139 | + <a ui-sref="busInfoManage_detail({id: info.id})" class="btn btn-info btn-sm"> {{"busInfoManage_list_page_line139_txt-3866" | translate}} </a> | |
| 140 | + <a ui-sref="busInfoManage_edit({id: info.id})" class="btn btn-info btn-sm"> {{"busInfoManage_list_page_line140_txt-4028" | translate}} </a> | |
| 141 | 141 | <a sweetalert |
| 142 | - sweet-options="{title: '$$$$$${txt-677}',text: '$$$$$${txt-2297}' + info.insideCode + '</br>$$$$$${txt-41}', html: true,type: 'warning',showCancelButton: true,confirmButtonColor: '#DD6B55',confirmButtonText: '$$$$$${txt-4257}',cancelButtonText: '$$$$$${txt-3817}'}" | |
| 142 | + sweet-options="{title: ('busInfoManage_list_page_line142_txt-677' | translate), | |
| 143 | + text: ('busInfoManage_list_page_line142_txt-2297' | translate) + info.insideCode + '</br>' + ('busInfoManage_list_page_line142_txt-41' | translate), | |
| 144 | + html: true, type: 'warning',showCancelButton: true,confirmButtonColor: '#DD6B55', | |
| 145 | + confirmButtonText: ('busInfoManage_list_page_line142_txt-4257' | translate),cancelButtonText: ('busInfoManage_list_page_line142_txt-3817' | translate)}" | |
| 143 | 146 | sweet-on-confirm="ctrl.deleteCar(info.id)" |
| 144 | - class="btn btn-danger btn-sm">$$$$$${txt-3868}</a> | |
| 147 | + class="btn btn-danger btn-sm">{{"busInfoManage_list_page_line144_txt-3868" | translate}}</a> | |
| 145 | 148 | </td> |
| 146 | 149 | </tr> |
| 147 | 150 | </tbody> |
| ... | ... | @@ -149,8 +152,11 @@ |
| 149 | 152 | </div> |
| 150 | 153 | |
| 151 | 154 | <div class="pageBar"> |
| 152 | - <div class="pageBarLeft"> | |
| 153 | - $$$$$${txt-3053} | |
| 155 | + <div class="pageBarLeft" | |
| 156 | + translate="busInfoManage_list_page_line153_txt-3053" | |
| 157 | + translate-value-from="{{ ctrl.page()['uiFromRecord'] }}" | |
| 158 | + translate-value-to="{{ ctrl.page()['uiToRecord'] }}" | |
| 159 | + translate-value-total="{{ ctrl.page()['totalElements'] }}"> | |
| 154 | 160 | </div> |
| 155 | 161 | |
| 156 | 162 | <div class="pageBarRight"> |
| ... | ... | @@ -160,10 +166,10 @@ |
| 160 | 166 | rotate="false" |
| 161 | 167 | max-size="10" |
| 162 | 168 | boundary-links="true" |
| 163 | - first-text="$$$$$${txt-4430}" | |
| 164 | - previous-text="$$$$$${txt-3613}" | |
| 165 | - next-text="$$$$$${txt-3614}" | |
| 166 | - last-text="$$$$$${txt-4068}"> | |
| 169 | + first-text="{{'busInfoManage_list_page_line163_txt-4430' | translate}}" | |
| 170 | + previous-text="{{'busInfoManage_list_page_line164_txt-3613' | translate}}" | |
| 171 | + next-text="{{'busInfoManage_list_page_line165_txt-3614' | translate}}" | |
| 172 | + last-text="{{'busInfoManage_list_page_line166_txt-4068' | translate}}"> | |
| 167 | 173 | </uib-pagination> |
| 168 | 174 | </div> |
| 169 | 175 | </div> | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/module.js
| ... | ... | @@ -5,7 +5,8 @@ angular.module('ScheduleApp').factory( |
| 5 | 5 | [ |
| 6 | 6 | 'BusInfoManageService_g', |
| 7 | 7 | 'UserPrincipal', |
| 8 | - function(service, UserPrincipal) { | |
| 8 | + '$translate', | |
| 9 | + function(service, UserPrincipal, translate) { | |
| 9 | 10 | |
| 10 | 11 | /** 当前的查询条件信息 */ |
| 11 | 12 | var currentSearchCondition = { |
| ... | ... | @@ -28,15 +29,15 @@ angular.module('ScheduleApp').factory( |
| 28 | 29 | |
| 29 | 30 | // 字段描述 |
| 30 | 31 | var columns = [ |
| 31 | - {name: "carCode", desc: i18n('txt-2479')}, | |
| 32 | - {name: "insideCode", desc: i18n('txt-3764')}, | |
| 33 | - {name: "equipmentCode", desc: i18n('txt-3094')}, | |
| 34 | - {name: "carPlate", desc: i18n('txt-3704')}, | |
| 35 | - {name: "company", desc: i18n('txt-3096')}, | |
| 36 | - {name: "brancheCompany", desc: i18n('txt-2188')}, | |
| 37 | - {name: "sfdc", desc: i18n('txt-3281')}, | |
| 38 | - {name: "scrapState", desc: i18n('txt-3125')}, | |
| 39 | - {name: "updateDate", desc: i18n('txt-3124')} | |
| 32 | + {name: "carCode", desc: translate.instant("busInfoManage_module_js_line31_txt-2479")}, | |
| 33 | + {name: "insideCode", desc: translate.instant("busInfoManage_module_js_line33_txt-3764")}, | |
| 34 | + {name: "equipmentCode", desc: translate.instant("busInfoManage_module_js_line34_txt-3094")}, | |
| 35 | + {name: "carPlate", desc: translate.instant("busInfoManage_module_js_line35_txt-3704")}, | |
| 36 | + {name: "company", desc: translate.instant("busInfoManage_module_js_line36_txt-3096")}, | |
| 37 | + {name: "brancheCompany", desc: translate.instant("busInfoManage_module_js_line37_txt-2188")}, | |
| 38 | + {name: "sfdc", desc: translate.instant("busInfoManage_module_js_line38_txt-3281")}, | |
| 39 | + {name: "scrapState", desc: translate.instant("busInfoManage_module_js_line39_txt-3125")}, | |
| 40 | + {name: "updateDate", desc: translate.instant("busInfoManage_module_js_line40_txt-3124")} | |
| 40 | 41 | ]; |
| 41 | 42 | // 排序字段 |
| 42 | 43 | var orderColumns = { |
| ... | ... | @@ -133,7 +134,8 @@ angular.module('ScheduleApp').controller( |
| 133 | 134 | '$uibModal', |
| 134 | 135 | 'FileDownload_g', |
| 135 | 136 | 'UserPrincipal', |
| 136 | - function(busInfoManageService, $state, $uibModal, fileDownload, UserPrincipal) { | |
| 137 | + '$translate', | |
| 138 | + function(busInfoManageService, $state, $uibModal, fileDownload, UserPrincipal, translate) { | |
| 137 | 139 | var self = this; |
| 138 | 140 | |
| 139 | 141 | // 切换到form状态 |
| ... | ... | @@ -201,7 +203,7 @@ angular.module('ScheduleApp').controller( |
| 201 | 203 | if (p) { |
| 202 | 204 | p.then( |
| 203 | 205 | function(result) { |
| 204 | - fileDownload.downloadFile(result.data, "application/octet-stream", i18n('txt-1617') + ".xls"); | |
| 206 | + fileDownload.downloadFile(result.data, "application/octet-stream", translate.instant("busInfoManage_module_js_line206_txt-1617") + ".xls"); | |
| 205 | 207 | }, |
| 206 | 208 | function(result) { |
| 207 | 209 | console.log("exportData failed:" + result); |
| ... | ... | @@ -265,7 +267,8 @@ angular.module('ScheduleApp').controller( |
| 265 | 267 | [ |
| 266 | 268 | 'BusInfoManageService', |
| 267 | 269 | '$uibModal', |
| 268 | - function(service, $uibModal) { | |
| 270 | + '$translate', | |
| 271 | + function(service, $uibModal, translate) { | |
| 269 | 272 | var self = this; |
| 270 | 273 | var Cars = service.getQueryClass(); |
| 271 | 274 | |
| ... | ... | @@ -296,7 +299,7 @@ angular.module('ScheduleApp').controller( |
| 296 | 299 | self.deleteCar = function(id) { |
| 297 | 300 | Cars.delete({id: id}, function(result) { |
| 298 | 301 | if (result.msg) { // 暂时这样做,之后全局拦截 |
| 299 | - alert(i18n('txt-3729') + result.msg); | |
| 302 | + alert(translate.instant("busInfoManage_module_js_line302_txt-3729") + result.msg); | |
| 300 | 303 | } else { |
| 301 | 304 | self.doPage(); |
| 302 | 305 | } |
| ... | ... | @@ -418,7 +421,8 @@ angular.module('ScheduleApp').controller( |
| 418 | 421 | [ |
| 419 | 422 | 'BusInfoManageService', |
| 420 | 423 | '$stateParams', |
| 421 | - function(service, $stateParams) { | |
| 424 | + '$translate', | |
| 425 | + function(service, $stateParams, translate) { | |
| 422 | 426 | var self = this; |
| 423 | 427 | var Cars = service.getQueryClass(); |
| 424 | 428 | var id = $stateParams.id; |
| ... | ... | @@ -428,7 +432,7 @@ angular.module('ScheduleApp').controller( |
| 428 | 432 | |
| 429 | 433 | // 当转向到此页面时,就获取明细信息并绑定 |
| 430 | 434 | self.busInfoForDetail = Cars.get({id: id}, function() { |
| 431 | - self.title = i18n('txt-4009') + " " + self.busInfoForDetail.insideCode + " " + i18n('txt-3066'); | |
| 435 | + self.title = translate.instant("busInfoManage_module_js_line434_txt-4009") + " " + self.busInfoForDetail.insideCode + " " + translate.instant("busInfoManage_module_js_line434_txt-3066"); | |
| 432 | 436 | }); |
| 433 | 437 | } |
| 434 | 438 | ] | ... | ... |
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/orderOptionOpen.html
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | <div class="modal-title"> |
| 3 | 3 | <h3> |
| 4 | 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">{{"busInfoManage_orderOptionOpen_page_line5_txt-1682" | translate}}</span> | |
| 6 | 6 | </h3> |
| 7 | 7 | </div> |
| 8 | 8 | </div> |
| ... | ... | @@ -14,5 +14,5 @@ |
| 14 | 14 | </sa-Orderoption> |
| 15 | 15 | </div> |
| 16 | 16 | <div class="modal-footer"> |
| 17 | - <button class="btn btn-primary" ng-click="$ctrl.confirm($ctrl.orderColumns)">$$$$$${txt-4018}</button> | |
| 18 | -</div> | |
| 19 | 17 | \ No newline at end of file |
| 18 | + <button class="btn btn-primary" ng-click="$ctrl.confirm($ctrl.orderColumns)">{{"busInfoManage_orderOptionOpen_page_line17_txt-4018" | translate}}</button> | |
| 19 | +</div> | ... | ... |
src/main/resources/static/pages/scheduleApp/module/common/main.js
| ... | ... | @@ -12,7 +12,16 @@ var ScheduleApp = angular.module('ScheduleApp', [ |
| 12 | 12 | 'pascalprecht.translate' // angular-translate依赖 |
| 13 | 13 | ]).config(function ($translateProvider) { |
| 14 | 14 | // 获取语言模块 |
| 15 | - // TODO: | |
| 15 | + // 注意1;在main.js中直接引入语言js文件(js文件中定义全局变量),定义在main.js之前 | |
| 16 | + // 注意2;没有类似requirejs的模块化导入js的方法,后面再考虑使用类似的方式导入 | |
| 17 | + | |
| 18 | + // 注册语言表 | |
| 19 | + $translateProvider | |
| 20 | + .translations('en', ScheduleApp_en_language) | |
| 21 | + .translations('zh', ScheduleApp_zh_language) | |
| 22 | + .fallbackLanguage(['en', 'zh']); | |
| 23 | + // 设置默认的语言 | |
| 24 | + $translateProvider.preferredLanguage('en'); | |
| 16 | 25 | }); |
| 17 | 26 | |
| 18 | 27 | ScheduleApp.factory('UserPrincipal', [ | ... | ... |