whyclj
2019-01-09 d63fcb6c527b3690683c99c99783356326912321
修改电池批量设置页面中的title以及添加对应的国际化文本
3个文件已修改
10 ■■■■ 已修改文件
gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/bat-set-test.jsp 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/src/global_zh_CN.properties 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties
@@ -1119,3 +1119,6 @@
##################  batt-station-update1.jsp   #########################
BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7
##################  bat-set-test.jsp     ##############################
Batch_batt_param_set = \u6279\u91cf\u7535\u6c60\u53c2\u6570\u8bbe\u7f6e
gx_tieta/WebRoot/bat-set-test.jsp
@@ -15,7 +15,7 @@
        <meta http-equiv="expires" content="0">    
        <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
        <meta http-equiv="description" content="This is my page">
        <title>电池参数设置</title>
        <title><s:text name="Batch_batt_param_set"/></title>                        <!-- 批量电池参数设置 -->
        <link rel="stylesheet" type="text/css" href="pages/css/base.css">
        <link rel="stylesheet" type="text/css" href="jqueryui/jquery-ui.css">
        <link rel="stylesheet" type="text/css" href="src/css/layui.css">
@@ -59,7 +59,7 @@
        <div class="layui-page-container" data-genuitec-lp-enabled="false" data-genuitec-file-id="wc1-14" data-genuitec-path="/gx_tieta/WebRoot/batch-set-curr.jsp">
            <!-- 条件筛选 -->
            <div class="layui-page-filter">
                <div class="page-filter-header layui-page-filter-fweight">电池参数设置</div>
                <div class="page-filter-header layui-page-filter-fweight"><s:text name="Batch_batt_param_set"/></div>
                <div class="page-filter-content">
                    <table>
                        <tr class="layui-page-filter-tbl-header layui-page-filter-fweight">
gx_tieta/src/global_zh_CN.properties
@@ -1119,3 +1119,6 @@
##################  batt-station-update1.jsp   #########################
BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7
##################  bat-set-test.jsp     ##############################
Batch_batt_param_set = \u6279\u91cf\u7535\u6c60\u53c2\u6570\u8bbe\u7f6e