Browse Source

广汉部署

zxh 2 years ago
parent
commit
59e2d8c7b3
48 changed files with 131 additions and 127 deletions
  1. 1 1
      package.json
  2. 26 24
      src/configure.ts
  3. BIN
      src/images/logo.png
  4. 0 0
      src/images/logo1.png
  5. 2 2
      src/index.html
  6. BIN
      src/login/css/img/tubiao.png
  7. 2 2
      src/login/index.html
  8. 1 1
      src/login/js/login.js
  9. 1 1
      src/widgets/BurstAnalysis/config.json
  10. 4 4
      src/widgets/DeptVehicleManagement/config.json
  11. 4 4
      src/widgets/DeptVehicleManagementView/config.json
  12. 1 1
      src/widgets/EquipmentNormalManagement/Widget.html
  13. 1 1
      src/widgets/EquipmentSpecialManagement/Widget.html
  14. 1 1
      src/widgets/FixedAssetsManager/Widget.html
  15. 1 1
      src/widgets/GroupsManagement/Widget.ts
  16. 4 3
      src/widgets/Header/Widget.html
  17. 1 1
      src/widgets/HomePage/Widget.html
  18. 1 1
      src/widgets/HomePage/Widget.ts
  19. 2 2
      src/widgets/HomePage/css/style.scss
  20. BIN
      src/widgets/HomePage/images/companyMark.png
  21. 1 1
      src/widgets/HomePage/map.class.ts
  22. 2 1
      src/widgets/InfoWindow/Widget.ts
  23. 1 1
      src/widgets/KeyEquipment copy/Widget.html
  24. 1 1
      src/widgets/KeyEquipment/Widget.html
  25. 1 1
      src/widgets/Loading/css/style.scss
  26. BIN
      src/widgets/Loading/images/companymark.png
  27. 6 6
      src/widgets/MapWatching/config.json
  28. 1 1
      src/widgets/PhotoQuery/config.json
  29. 2 2
      src/widgets/Printing/Widget.html
  30. 1 1
      src/widgets/SCADASetting copy/config.json
  31. 1 1
      src/widgets/SCADASetting/config.json
  32. 2 2
      src/widgets/TemplatePrint/Widget.html
  33. 2 2
      src/widgets/TerminalState/config.json
  34. 4 4
      src/widgets/VehicleArchives/config.json
  35. 3 3
      src/widgets/VehicleGPSManager/config.json
  36. 5 5
      src/widgets/VehicleGPSSet/config.json
  37. 3 3
      src/widgets/VehicleHistoryMonitor/config.json
  38. 5 5
      src/widgets/VehicleInfoManager/config.json
  39. 4 4
      src/widgets/VehicleMaintenanceRecords copy/config.json
  40. 4 4
      src/widgets/VehicleMaintenanceRecords/config.json
  41. 4 4
      src/widgets/VehicleMaintenanceRecordsStatistics/config.json
  42. 4 4
      src/widgets/VehicleMaintenanceRecordsView/config.json
  43. 3 3
      src/widgets/VehicleMonitoring/config.json
  44. 4 4
      src/widgets/VehicleOilWearRecords/config.json
  45. 4 4
      src/widgets/VehicleServiceRecords/config.json
  46. 3 3
      src/widgets/VehicleTypeManager/config.json
  47. 6 6
      src/widgets/XJHistoryQuery/config.json
  48. 1 1
      src/widgets/XJPathAnalysis/config.json

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
   "devDependencies": {
     "browser-sync": "^2.16.1",
     "gulp": "^3.9.1",
-    "gulp-autoprefixer": "^3.1.1",
+    "gulp-autoprefixer": "^3.1.1", 
     "gulp-clean": "^0.3.2",
     "gulp-clean-css": "^2.0.13",
     "gulp-concat": "^2.6.1",

File diff suppressed because it is too large
+ 26 - 24
src/configure.ts


BIN
src/images/logo.png


src/widgets/Loading/images/companymark_旧.png → src/images/logo1.png


+ 2 - 2
src/index.html

@@ -8,7 +8,7 @@
     <meta name="description" content="" />
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
     <link rel="apple-touch-icon" href="apple-touch-icon.png" />
-    <link rel="stylesheet" href="//192.168.2.245/api/arcgis/js/3.18/esri/css/esri.css">
+    <link rel="stylesheet" href="http://218.200.166.203:8035/arcgis_js_api/arcgis/js/3.18/esri/css/esri.css">
     <link rel="stylesheet" href="./vendor/bootstrap-4.0.0/css/bootstrap.min.css" />
     <link rel="stylesheet" href="./vendor/jquery-ztree-3.5.37/css/zTreeStyle/metro.css" />
     <link rel="stylesheet" href="./vendor/jquery-datatables-1.10.18/css/dataTables.bootstrap.min.css" />
@@ -86,7 +86,7 @@
     <script language="javascript" type="text/javascript" src="./vendor/my97datepicker/WdatePicker.js"></script>
     <script language="javascript" type="text/javascript" src="./vendor/jsonform/jsonform.js"></script>
     <script language="javascript" type="text/javascript" src="./vendor/glMatrix/gl-matrix-min.js"></script>
-    <script src="//192.168.2.245/api/arcgis/js/3.18/init.js"></script>
+    <script src="http://218.200.166.203:8035/arcgis_js_api/arcgis/js/3.18/init.js"></script>
     <!-- <script src="http://localhost:8001/webgl/webglCommon/glmatrix/dist/gl-matrix-min.js"></script> -->
     <script>
         require(["./main.js"]);

BIN
src/login/css/img/tubiao.png


+ 2 - 2
src/login/index.html

@@ -3,7 +3,7 @@
 
 <head>
     <meta charset="UTF-8">
-    <title> 德阳燃气管网运维信息化综合管理系统</title>
+    <title> 广汉燃气管网运维信息化综合管理系统</title>
     <link rel=”icon” href=”favicon.ico” mce_href=”/dir/favicon.ico” type=”image/x-icon”> <link type="text/css"
         rel="stylesheet" href="../vendor/bootstrap-4.0.0/css/bootstrap.min.css">
     <link type="text/css" rel="stylesheet" href="./css/login.css">
@@ -14,7 +14,7 @@
         <canvas id='myCanvas'></canvas>
         <div class="logoContainer">
             <p>
-                <img src='./css/img/tubiao.png'>德阳燃气管网运维信息化综合管理系统
+                <img src='./css/img/tubiao.png' style="width: 150px;">广汉燃气管网运维信息化综合管理系统
             </p>
         </div>
         <div class="shadow ">

+ 1 - 1
src/login/js/login.js

@@ -1,5 +1,5 @@
 /* CONFIGURE START */
-var HOST_NAME = "221.182.8.141:10088"//"192.168.2.248:1111",//var HOST_NAME = "192.168.2.248:1111",
+var HOST_NAME = "218.200.166.203:10088"//"192.168.2.248:1111",//var HOST_NAME = "192.168.2.248:1111",
 SYS_ADDR = location.href.trim().toLowerCase().replace(/login\/+$/, ""),
     COOKIE_EXPIRES = 1,
     COOKIE_PATH = location.pathname.trim().toLowerCase().replace(/login\/+$/, "");

+ 1 - 1
src/widgets/BurstAnalysis/config.json

@@ -40,7 +40,7 @@
                 "yhbh": 99830042,
                 "cbbh": null,
                 "yhxm": "百货公司宿舍",
-                "yhdz": "德阳百货公司2幢505",
+                "yhdz": "广汉百货公司2幢505",
                 "lxdh": "15196357312",
                 "dxdh": "15196357312",
                 "ysxz": "居民生活(户表)",

+ 4 - 4
src/widgets/DeptVehicleManagement/config.json

@@ -2,10 +2,10 @@
     "widgetUrl": "widgets/DeptVehicleManagement",
     "tmplateUrl": "widgets/DeptVehicleManagement/Widget.html",
     "styleUrl": "widgets/DeptVehicleManagement/css/style.scss",
-    "getUrl": "/dyrqcar/deptcar/page",
-    "addUrl": "/dyrqcar/deptcar",
-    "updateUrl": "/dyrqcar/deptcar/update",
-    "deleteUrl": "/dyrqcar/deptcar/deleteByIds",
+    "getUrl": "/car/deptcar/page",
+    "addUrl": "/car/deptcar",
+    "updateUrl": "/car/deptcar/update",
+    "deleteUrl": "/car/deptcar/deleteByIds",
     "getIsExists":"/base/common/isExists",
     "pagesize": [
         10,

+ 4 - 4
src/widgets/DeptVehicleManagementView/config.json

@@ -2,10 +2,10 @@
     "widgetUrl": "widgets/DeptVehicleManagement",
     "tmplateUrl": "widgets/DeptVehicleManagement/Widget.html",
     "styleUrl": "widgets/DeptVehicleManagement/css/style.scss",
-    "getUrl": "/dyrqcar/deptcar/page",
-    "addUrl": "/dyrqcar/deptcar",
-    "updateUrl": "/dyrqcar/deptcar/update",
-    "deleteUrl": "/dyrqcar/deptcar/deleteByIds",
+    "getUrl": "/car/deptcar/page",
+    "addUrl": "/car/deptcar",
+    "updateUrl": "/car/deptcar/update",
+    "deleteUrl": "/car/deptcar/deleteByIds",
     "getIsExists":"/base/common/isExists",
     "pagesize": [
         10,

+ 1 - 1
src/widgets/EquipmentNormalManagement/Widget.html

@@ -306,7 +306,7 @@
     </div>
     $$
     <div class=".widget-EquipmentNormalManagement_popup">
-        <div class="title">四川德阳天然气有限责任公司</div>
+        <div class="title">四川广汉天然气有限责任公司</div>
         <div style="text-align: center;">
             <table class="taika" style="margin: auto;">
                 <tr>

+ 1 - 1
src/widgets/EquipmentSpecialManagement/Widget.html

@@ -303,7 +303,7 @@
     </div>
     $$
     <div class=".widget-EquipmentSpecialManagement_popup">
-        <div class="title">四川德阳天然气有限责任公司</div>
+        <div class="title">四川广汉天然气有限责任公司</div>
         <div style="text-align: center;">
             <table class="taika" style="margin: auto;">
                 <tr>

+ 1 - 1
src/widgets/FixedAssetsManager/Widget.html

@@ -292,7 +292,7 @@
     </div>
     $$
     <div class=".widget-FixedAssetsManager_popup">
-        <div class="title">四川德阳天然气有限责任公司</div>
+        <div class="title">四川广汉天然气有限责任公司</div>
         <div style="text-align: center;">
             <table class="taika" style="margin: auto;">
                 <tr>

+ 1 - 1
src/widgets/GroupsManagement/Widget.ts

@@ -124,7 +124,7 @@ class GroupsManagement extends BaseWidget {
         ];
             //自动添加父节点(公司名)
             that.zNodes = [
-                { id: AppX.appConfig.departmentid, pId: 0, name: "德阳燃气", address: "", contact: "", phone: "", fax: "", open: true }
+                { id: AppX.appConfig.departmentid, pId: 0, name: "广汉燃气", address: "", contact: "", phone: "", fax: "", open: true }
             ];
             $.each(results.result, function (i, item) {
                 that.zNodes.push({ id: item.id, pId: item.parentid, name: item.name, address: item.address, contact: item.contact, phone: item.phone, fax: item.fax, open: true });

+ 4 - 3
src/widgets/Header/Widget.html

@@ -1,10 +1,11 @@
 <div id="header" class="widget-header">
     <canvas id='headerCanvas'></canvas>
     <div class="headergroup titlebackgroundmap">
-        <!-- <img class="logo" src="../images/logo.png" alt="<%=title%>"> -->
-        <img class="logo" src="<%=logoSrc%>" alt="<%=title%>">
+        <img class="logo" src="../images/logo.png" alt="<%=title%>">
+        <!-- <img class="logo" src="<%=logoSrc%>" alt="<%=title%>"> -->
         <p class="headertitle">
-            <%=title%>
+            <!-- <%=title%> -->
+            广汉燃气管网运维信息化综合管理系统
         </p>
     </div>
     <div class="userInfo">

+ 1 - 1
src/widgets/HomePage/Widget.html

@@ -2,7 +2,7 @@
     <div id='header'>
         <div class='companyMark'>
             <img src="/widgets/HomePage/images/companyMark.png">
-            <span>德阳燃气管网运维信息化综合管理系统</span>
+            <span>广汉燃气管网运维信息化综合管理系统</span>
         </div>
         <div class='userInfo'>
             <div class='goSys'>

+ 1 - 1
src/widgets/HomePage/Widget.ts

@@ -960,7 +960,7 @@ class HomePage extends BaseWidget {
         window.clearInterval(this.timeEvent2);
         this.rollXJList(actionSwitch.destroy);
         this.rollQWXList(actionSwitch.destroy);
-        this.homeMap.destroy();
+        // this.homeMap.destroy();
         this.setMainContainer(actionDisplay.show);
         this.domObj.remove();
         this.afterDestroy();

+ 2 - 2
src/widgets/HomePage/css/style.scss

@@ -43,7 +43,7 @@
                 position: relative;
                 float: left;
                 top: 8px;
-                width: 50px;
+                width: 68px;
                 height: 55px;
             }
 
@@ -63,7 +63,7 @@
                 vertical-align: middle;
                 text-shadow: 1px 6px 5px #343a40;
                 // text-shadow: 0px 3px 3px rgba(0,0,0,0.6);
-                padding-left: 23px;
+                padding-left: 10px;
             }
         }
 

BIN
src/widgets/HomePage/images/companyMark.png


+ 1 - 1
src/widgets/HomePage/map.class.ts

@@ -48,7 +48,7 @@ class homeMap {
      * **/
     setBasemap(action) {
         let basemap = this.globel.AppX.appConfig.gisResource[this.globel.config.xzq];
-        if (!(basemap || basemap.config || basemap.config[0] || basemap.config[0].url)) {
+        if ((basemap || basemap.config || basemap.config[0] || basemap.config[0].url)) {
             console.log("行政区服务为发布");
             return;
         }

+ 2 - 1
src/widgets/InfoWindow/Widget.ts

@@ -86,6 +86,7 @@ class InfoWindow extends BaseWidget {
      * @param point
      */
     identifyOnMapserver(i, point) {
+        debugger
         var url = this.AppX.appConfig.gisResource.pipe.config[i].url;
         var identifyTask = new IdentifyTask(url);
         var params = new IdentifyParameters();
@@ -111,7 +112,7 @@ class InfoWindow extends BaseWidget {
             this.onIdentifyFinished(i, results, point.center);
         }.bind(this), function () {
             this.AppX.runtimeConfig.loadMask.hide();
-            this.toast.show("查询数据失败!");
+            this.toast.show("查询数据失败3!");
         }.bind(this));
     }
 

+ 1 - 1
src/widgets/KeyEquipment copy/Widget.html

@@ -331,7 +331,7 @@
     </div>
     $$
     <div class=".widget-EquipmentNormalManagement_popup">
-        <div class="title">四川德阳天然气有限责任公司</div>
+        <div class="title">四川广汉天然气有限责任公司</div>
         <div style="text-align: center;">
             <table class="taika" style="margin: auto;">
                 <tr>

+ 1 - 1
src/widgets/KeyEquipment/Widget.html

@@ -293,7 +293,7 @@
         </div>
         $$
         <div class=".widget-KeyEquipment_popup">
-            <div class="title">四川德阳天然气有限责任公司</div>
+            <div class="title">四川广汉天然气有限责任公司</div>
             <div style="text-align: center;">
                 <table class="taika" style="margin: auto;">
                     <tr>

+ 1 - 1
src/widgets/Loading/css/style.scss

@@ -16,7 +16,7 @@
             position: relative;
             top: calc(50% - 186px);
             margin: 0 auto;
-            width: 138px;
+            width: 178px;
             height: 147px;
             img {
                 width: 100%;

BIN
src/widgets/Loading/images/companymark.png


+ 6 - 6
src/widgets/MapWatching/config.json

@@ -37,12 +37,12 @@
     },
     "requestHideDangerInfo": "/gis/trouble/listNew",
 
-    "requestWorkerPath": "/dyrqgps/esGps/getAllPage",
+    "requestWorkerPath": "/gps/esGps/getAllPage",
     "addWorkerAllPathToMap": {
         "IMG_startpoint": "/widgets/MapWatching/css/img/go.png",
         "IMG_endpoint": "/widgets/MapWatching/css/img/end.png"
     },
-    "requestAllWorkerInfo": "/dyrqgps/rtinfo/userRTInfoPage",
+    "requestAllWorkerInfo": "/gps/rtinfo/userRTInfoPage",
     "requestWatchingSetting": "/gis/tfsyssetting/getSysSetting",
     "getDepartmentList": "/base/department/list",
     "getUserDeviceList": "/gis/pdadevice/userPdaPage",
@@ -64,7 +64,7 @@
         "PNGPATH_OffActive": "widgets/MapWatching/css/img/offActive.png",
         "PNGPATH_ErrorActive": "widgets/MapWatching/css/img/errorActive.png"
     },
-    "requestWorkerSectionPathIndex": "/dyrqgps/usergps/section",
+    "requestWorkerSectionPathIndex": "/gps/usergps/section",
     "requestAllPath": {
         "URL_Query": "/Gps/list",
         "MSG_Error": "查询所有巡检人员轨迹出错!",
@@ -80,7 +80,7 @@
         "PNGPATH_End": "/widgets/MapWatching/css/img/endPoint.png"
     },
     "requestWorkerLog": {
-        "URL_request": "/dyrqgps/esPdaDevice/page",
+        "URL_request": "/gps/esPdaDevice/page",
         "MSG_error": "查询巡检人员工作日志出错!",
         "MSG_null": "查询巡检人员工作日志为空!"
     },
@@ -103,7 +103,7 @@
         "MSG_null": "查询巡检人员巡检子计划为空!"
     },
     "requestWorkerSectionPath": {
-        "URL_request": "/dyrqgps/usergps/sectionGps",
+        "URL_request": "/gps/usergps/sectionGps",
         "MSG_error": "查询轨迹信息出错!",
         "MSG_null": "查询轨迹信息为空!"
     },
@@ -131,7 +131,7 @@
     },
     "initBaseLayer": {
         "URL_hidedanger": "/gis/trouble/listNew",
-        "URL_worker": "/dyrqgps/rtinfo/userRTInfoPage",
+        "URL_worker": "/gps/rtinfo/userRTInfoPage",
         "URL_buildsite": "/gis/constructionsite/pagenew",
         "URL_reparied": "/gis/rushrepair/pagenew",
         "URL_xjpoint": "/gis/planpoint/page",

+ 1 - 1
src/widgets/PhotoQuery/config.json

@@ -3,7 +3,7 @@
     "tmplateUrl": "widgets/PhotoQuery/Widget.html",
     "styleUrl": "widgets/PhotoQuery/css/style.css",
     "getPhotoQueryList": "/gis/uploadphoto/page",
-    "addPhotoQueryInfo": "/dyrqcar/cargps",
+    "addPhotoQueryInfo": "/car/cargps",
     "deletePhotoQuery": "/gis/uploadphoto/deleteByIds",
     "fieldIsExists":"/gis/common/isExists",
     "getPhotoTypeList": "/gis/sysconfig/page",

+ 2 - 2
src/widgets/Printing/Widget.html

@@ -74,10 +74,10 @@
                 <div class="form-group btn-group-sm">
                     <strong>布局参数</strong>
                     <div>出图人员
-                        <input type="text" class="input-sm form-control authorText" placeholder="德阳燃气">
+                        <input type="text" class="input-sm form-control authorText" placeholder="广汉燃气">
                     </div>
                     <div>出图单位
-                        <input type="text" class="input-sm form-control copyrightText" placeholder="德阳燃气">
+                        <input type="text" class="input-sm form-control copyrightText" placeholder="广汉燃气">
                     </div>
                 </div>
             </div>

+ 1 - 1
src/widgets/SCADASetting copy/config.json

@@ -104,7 +104,7 @@
                 }]
             }, {
                 "ptid": "2",
-                "ptname": "德阳市委",
+                "ptname": "广汉市委",
                 "pic": null,
                 "x": 501075.3376,
                 "y": 3445258.1580,

+ 1 - 1
src/widgets/SCADASetting/config.json

@@ -104,7 +104,7 @@
                 }]
             }, {
                 "ptid": "2",
-                "ptname": "德阳市委",
+                "ptname": "广汉市委",
                 "pic": null,
                 "x": 501075.3376,
                 "y": 3445258.1580,

+ 2 - 2
src/widgets/TemplatePrint/Widget.html

@@ -97,10 +97,10 @@
                 <div class="form-group btn-group-sm">
                     <strong>布局参数</strong>
                     <div>出图人员
-                        <input type="text" class="input-sm form-control authorText" placeholder="德阳燃气">
+                        <input type="text" class="input-sm form-control authorText" placeholder="广汉燃气">
                     </div>
                     <div>出图单位
-                        <input type="text" class="input-sm form-control copyrightText" placeholder="德阳燃气">
+                        <input type="text" class="input-sm form-control copyrightText" placeholder="广汉燃气">
                     </div>
                 </div>
             </div>

+ 2 - 2
src/widgets/TerminalState/config.json

@@ -8,12 +8,12 @@
     "offLinePath": "/widgets/TerminalState/css/img/work.png",
     "offWorkPath": "/widgets/TerminalState/css/img/work.png",
     "requestTerminalState": {
-        "URL_request": "/dyrqgps/rtinfo/userHtInfoPage2",
+        "URL_request": "/gps/rtinfo/userHtInfoPage2",
         "MSG_error": "获取终端状态出错!"
     },
 
     "requestRunLog": {
-        "URL_request": "/dyrqgps/esPdaDevice/getAllPage",
+        "URL_request": "/gps/esPdaDevice/getAllPage",
         "MSG_null": "获取终端日志为空!",
         "MSG_error": "获取终端日志出错!"
     },

+ 4 - 4
src/widgets/VehicleArchives/config.json

@@ -2,10 +2,10 @@
     "widgetUrl": "widgets/VehicleArchives",
     "tmplateUrl": "widgets/VehicleArchives/Widget.html",
     "styleUrl": "widgets/VehicleArchives/css/style.css",
-    "getVehicleArchivesList": "/dyrqcar/carfilemm/page",
-    "addVehicleArchivesInfo": "/dyrqcar/carfilemm",
-    "deleteVehicleArchives": "/dyrqcar/carfilemm/deleteByIds",
-    "getAllCar": "/dyrqcar/carbaseinfo/page",
+    "getVehicleArchivesList": "/car/carfilemm/page",
+    "addVehicleArchivesInfo": "/car/carfilemm",
+    "deleteVehicleArchives": "/car/carfilemm/deleteByIds",
+    "getAllCar": "/car/carbaseinfo/page",
     "pagenumber": 1,
     "pagesize": 25,
     "maxsize": 100000,

+ 3 - 3
src/widgets/VehicleGPSManager/config.json

@@ -2,9 +2,9 @@
     "widgetUrl": "widgets/VehicleGPSManager",
     "tmplateUrl": "widgets/VehicleGPSManager/Widget.html",
     "styleUrl": "widgets/VehicleGPSManager/css/style.css",
-    "getVehicleGPSManagerList": "/dyrqcar/cargps/page",
-    "addVehicleGPSManagerInfo": "/dyrqcar/cargps",
-    "deleteVehicleGPSManager": "/dyrqcar/cargps/deleteByIds",
+    "getVehicleGPSManagerList": "/car/cargps/page",
+    "addVehicleGPSManagerInfo": "/car/cargps",
+    "deleteVehicleGPSManager": "/car/cargps/deleteByIds",
     "fieldIsExists":"/gis/common/isExists",
     "pagenumber": 1,
     "pagesize": 25,

+ 5 - 5
src/widgets/VehicleGPSSet/config.json

@@ -2,11 +2,11 @@
     "widgetUrl": "widgets/VehicleGPSSet",
     "tmplateUrl": "widgets/VehicleGPSSet/Widget.html",
     "styleUrl": "widgets/VehicleGPSSet/css/style.css",
-    "getVehicleGPSSetList": "/dyrqcar/cargpstocar/page",
-    "addVehicleGPSSetInfo": "/dyrqcar/cargpstocar",
-    "deleteVehicleGPSSet": "/dyrqcar/cargpstocar/deleteByIds",
-    "getAllCar": "/dyrqcar/carbaseinfo/page",
-    "getAllGPS": "/dyrqcar/cargps/page",
+    "getVehicleGPSSetList": "/car/cargpstocar/page",
+    "addVehicleGPSSetInfo": "/car/cargpstocar",
+    "deleteVehicleGPSSet": "/car/cargpstocar/deleteByIds",
+    "getAllCar": "/car/carbaseinfo/page",
+    "getAllGPS": "/car/cargps/page",
     "pagenumber": 1,
     "pagesize": 25,
     "maxsize": 100000,

+ 3 - 3
src/widgets/VehicleHistoryMonitor/config.json

@@ -23,7 +23,7 @@
         "IMG_avatarOff": "widgets/VehicleMonitoring/css/img/avatarOff.png"
     },
     "requestCarAllPath": {
-        "URL_request": "/dyrqcar/car/gpsCar",
+        "URL_request": "/car/car/gpsCar",
         "_comment": "//获取车辆轨迹数据接口",
         "MSG_Error": "查询巡检轨迹出错!",
         "MSG_Null": "查询巡检轨迹为空"
@@ -34,12 +34,12 @@
     },
     "requestCarSectionPathIndex": {
         "_comment": "//获取车辆轨迹分段信息接口",
-        "URL_request": "/dyrqcar/car/getSection",
+        "URL_request": "/car/car/getSection",
         "MSG_error": "获取轨迹出错!",
         "MSG_null": "获取轨迹为空!"
     },
     "requestWorkerSectionPath": {
-        "URL_request": "/dyrqgps/esCarGps/getListPage",
+        "URL_request": "/gps/esCarGps/getListPage",
         "_comment": "//获取车辆轨迹数据接口",
         "MSG_error": "查询轨迹信息出错!",
         "MSG_null": "查询轨迹信息为空!"

+ 5 - 5
src/widgets/VehicleInfoManager/config.json

@@ -2,11 +2,11 @@
     "widgetUrl": "widgets/VehicleInfoManager",
     "tmplateUrl": "widgets/VehicleInfoManager/Widget.html",
     "styleUrl": "widgets/VehicleInfoManager/css/style.css",
-    "getVehicleInfoManagerList": "/dyrqcar/carbaseinfo/page",
-    "addVehicleInfoManagerInfo": "/dyrqcar/carbaseinfo",
-    "updateVehicleInfoManagerInfo":"/dyrqcar/carbaseinfo/update",
-    "deleteVehicleInfoManager": "/dyrqcar/carbaseinfo/deleteByIds",
-    "getVehicleTypeManagerList": "/dyrqcar/cartype/page",
+    "getVehicleInfoManagerList": "/car/carbaseinfo/page",
+    "addVehicleInfoManagerInfo": "/car/carbaseinfo",
+    "updateVehicleInfoManagerInfo":"/car/carbaseinfo/update",
+    "deleteVehicleInfoManager": "/car/carbaseinfo/deleteByIds",
+    "getVehicleTypeManagerList": "/car/cartype/page",
     "getAllDepartment":"/base/department/page",
     "pagenumber": 1,
     "pagesize": 25,

+ 4 - 4
src/widgets/VehicleMaintenanceRecords copy/config.json

@@ -2,10 +2,10 @@
     "widgetUrl": "widgets/VehicleMaintenanceRecords",
     "tmplateUrl": "widgets/VehicleMaintenanceRecords/Widget.html",
     "styleUrl": "widgets/VehicleMaintenanceRecords/css/style.css",
-    "getVehicleMaintenanceRecordsList": "/dyrqcar/carmochaitom/page",
-    "addVehicleMaintenanceRecordsInfo": "/dyrqcar/carmochaitom",
-    "deleteVehicleMaintenanceRecords": "/dyrqcar/carmochaitom/deleteByIds",
-    "getAllCar": "/dyrqcar/carbaseinfo/page",
+    "getVehicleMaintenanceRecordsList": "/car/carmochaitom/page",
+    "addVehicleMaintenanceRecordsInfo": "/car/carmochaitom",
+    "deleteVehicleMaintenanceRecords": "/car/carmochaitom/deleteByIds",
+    "getAllCar": "/car/carbaseinfo/page",
     "pagenumber": 1,
     "pagesize": 25,
     "maxsize": 100000,

+ 4 - 4
src/widgets/VehicleMaintenanceRecords/config.json

@@ -3,10 +3,10 @@
     "tmplateUrl": "widgets/VehicleMaintenanceRecords/Widget.html",
     "styleUrl": "widgets/VehicleMaintenanceRecords/css/style.scss",
     "mapDiv": "myMap",
-    "getCarListList": "/dyrqcar/carbaseinfo/page",
-    "addVehicleMaintenanceRecordsInfo": "/dyrqcar/carmochaitom",
-    "getVehicleMaintenanceRecords": "/dyrqcar/carmochaitom/list",
-    "deleteVehicleMaintenanceRecords": "/dyrqcar/carmochaitom/deleteByIds",
+    "getCarListList": "/car/carbaseinfo/page",
+    "addVehicleMaintenanceRecordsInfo": "/car/carmochaitom",
+    "getVehicleMaintenanceRecords": "/car/carmochaitom/list",
+    "deleteVehicleMaintenanceRecords": "/car/carmochaitom/deleteByIds",
     "pagenumber": 1,
     "pagesize": 13,
     "rangeall":"00",

+ 4 - 4
src/widgets/VehicleMaintenanceRecordsStatistics/config.json

@@ -3,10 +3,10 @@
     "tmplateUrl": "widgets/VehicleMaintenanceRecordsStatistics/Widget.html",
     "styleUrl": "widgets/VehicleMaintenanceRecordsStatistics/css/style.scss",
     "mapDiv": "myMap",
-    "getCarListList": "/dyrqcar/carbaseinfo/page",
-    "addVehicleMaintenanceRecordsStatisticsInfo": "/dyrqcar/carmochaitom",
-    "getVehicleMaintenanceRecordsStatistics": "/dyrqcar/carmochaitom/cost",
-    "deleteVehicleMaintenanceRecordsStatistics": "/dyrqcar/carmochaitom/deleteByIds",
+    "getCarListList": "/car/carbaseinfo/page",
+    "addVehicleMaintenanceRecordsStatisticsInfo": "/car/carmochaitom",
+    "getVehicleMaintenanceRecordsStatistics": "/car/carmochaitom/cost",
+    "deleteVehicleMaintenanceRecordsStatistics": "/car/carmochaitom/deleteByIds",
     "pagenumber": 1,
     "pagesize": 13,
     "rangeall":"00",

+ 4 - 4
src/widgets/VehicleMaintenanceRecordsView/config.json

@@ -3,10 +3,10 @@
     "tmplateUrl": "widgets/VehicleMaintenanceRecords/Widget.html",
     "styleUrl": "widgets/VehicleMaintenanceRecords/css/style.scss",
     "mapDiv": "myMap",
-    "getCarListList": "/dyrqcar/carbaseinfo/page",
-    "addVehicleMaintenanceRecordsViewInfo": "/dyrqcar/carmochaitom",
-    "getVehicleMaintenanceRecordsView": "/dyrqcar/carmochaitom/list",
-    "deleteVehicleMaintenanceRecordsView": "/dyrqcar/carmochaitom/deleteByIds",
+    "getCarListList": "/car/carbaseinfo/page",
+    "addVehicleMaintenanceRecordsViewInfo": "/car/carmochaitom",
+    "getVehicleMaintenanceRecordsView": "/car/carmochaitom/list",
+    "deleteVehicleMaintenanceRecordsView": "/car/carmochaitom/deleteByIds",
     "pagenumber": 1,
     "pagesize": 13,
     "rangeall": "00",

+ 3 - 3
src/widgets/VehicleMonitoring/config.json

@@ -24,7 +24,7 @@
         "IMG_avatarOff": "widgets/VehicleMonitoring/css/img/avatarOff.png"
     },
     "requestCarAllPath": {
-        "URL_request": "/dyrqcar/car/gpsCar",
+        "URL_request": "/car/car/gpsCar",
         "_comment": "//获取车辆轨迹数据接口",
         "MSG_Error": "查询巡检轨迹出错!",
         "MSG_Null": "查询巡检轨迹为空"
@@ -35,12 +35,12 @@
     },
     "requestCarSectionPathIndex": {
         "_comment": "//获取车辆轨迹分段信息接口",
-        "URL_request": "/dyrqcar/car/getSection",
+        "URL_request": "/car/car/getSection",
         "MSG_error": "获取轨迹出错!",
         "MSG_null": "获取轨迹为空!"
     },
     "requestWorkerSectionPath": {
-        "URL_request": "/dyrqgps/esCarGps/getListPage",
+        "URL_request": "/gps/esCarGps/getListPage",
         "_comment": "//获取车辆轨迹数据接口",
         "MSG_error": "查询轨迹信息出错!",
         "MSG_null": "查询轨迹信息为空!"

+ 4 - 4
src/widgets/VehicleOilWearRecords/config.json

@@ -2,10 +2,10 @@
     "widgetUrl": "widgets/VehicleOilWearRecords",
     "tmplateUrl": "widgets/VehicleOilWearRecords/Widget.html",
     "styleUrl": "widgets/VehicleOilWearRecords/css/style.css",
-    "getVehicleOilWearRecordsList": "/dyrqcar/caroil/page",
-    "addVehicleOilWearRecordsInfo": "/dyrqcar/caroil",
-    "deleteVehicleOilWearRecords": "/dyrqcar/caroil/deleteByIds",
-    "getAllCar": "/dyrqcar/carbaseinfo/page",
+    "getVehicleOilWearRecordsList": "/car/caroil/page",
+    "addVehicleOilWearRecordsInfo": "/car/caroil",
+    "deleteVehicleOilWearRecords": "/car/caroil/deleteByIds",
+    "getAllCar": "/car/carbaseinfo/page",
     "pagenumber": 1,
     "pagesize": 25,
     "maxsize": 100000,

+ 4 - 4
src/widgets/VehicleServiceRecords/config.json

@@ -2,10 +2,10 @@
     "widgetUrl": "widgets/VehicleServiceRecords",
     "tmplateUrl": "widgets/VehicleServiceRecords/Widget.html",
     "styleUrl": "widgets/VehicleServiceRecords/css/style.css",
-    "getVehicleServiceRecordsList": "/dyrqcar/carrepair/page",
-    "addVehicleServiceRecordsInfo": "/dyrqcar/carrepair",
-    "deleteVehicleServiceRecords": "/dyrqcar/carrepair/deleteByIds",
-    "getAllCar": "/dyrqcar/carbaseinfo/page",
+    "getVehicleServiceRecordsList": "/car/carrepair/page",
+    "addVehicleServiceRecordsInfo": "/car/carrepair",
+    "deleteVehicleServiceRecords": "/car/carrepair/deleteByIds",
+    "getAllCar": "/car/carbaseinfo/page",
     "pagenumber": 1,
     "pagesize": 25,
     "maxsize": 100000,

+ 3 - 3
src/widgets/VehicleTypeManager/config.json

@@ -2,9 +2,9 @@
     "widgetUrl": "widgets/VehicleTypeManager",
     "tmplateUrl": "widgets/VehicleTypeManager/Widget.html",
     "styleUrl": "widgets/VehicleTypeManager/css/style.css",
-    "getVehicleTypeManagerList": "/dyrqcar/cartype/page",
-    "addVehicleTypeManagerInfo": "/dyrqcar/cartype",
-    "deleteVehicleTypeManager": "/dyrqcar/cartype/deleteByIds",
+    "getVehicleTypeManagerList": "/car/cartype/page",
+    "addVehicleTypeManagerInfo": "/car/cartype",
+    "deleteVehicleTypeManager": "/car/cartype/deleteByIds",
     "fieldIsExists":"/gis/common/isExists",
     "pagenumber": 1,
     "pagesize": 25,

+ 6 - 6
src/widgets/XJHistoryQuery/config.json

@@ -35,7 +35,7 @@
         },
         "PNGPATH_PathPlayerPng": "/widgets/XJHistoryQuery/css/img/pathplayer.png"
     },
-    "requestAllWorkerInfo": "/dyrqgps/rtinfo/userHtInfoPage2",
+    "requestAllWorkerInfo": "/gps/rtinfo/userHtInfoPage2",
     "requestWatchingSetting": "/gis/tfsyssetting/getSysSetting",
     "getDepartmentList": "/base/department/list",
     "getUserDeviceList": "/gis/pdadevice/userPdaPage",
@@ -63,7 +63,7 @@
         "PNGPATH_ErrorActive": "widgets/XJHistoryQuery/css/img/errorActive.png"
     },
     "requestWorkerLog": {
-        "URL_request": "/dyrqgps/esPdaDevice/getAllPage",
+        "URL_request": "/gps/esPdaDevice/getAllPage",
         "MSG_error": "查询巡检人员工作日志出错!",
         "MSG_null": "查询巡检人员工作日志为空!"
     },
@@ -95,12 +95,12 @@
         "MSG_Null": "获取部门列表为空!"
     },
     "requestWorkerSectionPathIndex": {
-        "URL_request": "/dyrqgps/usergps/section",
+        "URL_request": "/qgps/usergps/section",
         "MSG_Error": "获取分段轨迹索引出错",
         "MSG_Null": "当前用户无轨迹"
     },
     "requestWorkerPath": {
-        "URL_request": "/dyrqgps/esGps/getAllPage",
+        "URL_request": "/gps/esGps/getAllPage",
         "MSG_Error": "查询巡检轨迹出错!",
         "MSG_Null": "查询巡检轨迹为空"
     },
@@ -109,7 +109,7 @@
         "IMG_endpoint": "/widgets/XJHistoryQuery/css/img/end.png"
     },
     "requestWorkerSectionPath": {
-        "URL_request": "/dyrqgps/usergps/sectionGps",
+        "URL_request": "/gps/usergps/sectionGps",
         "MSG_error": "查询轨迹信息出错!",
         "MSG_null": "查询轨迹信息为空!"
     },
@@ -157,7 +157,7 @@
     },
     "layerControl": {
         "URL_hidedanger": "/gis/trouble/listNew",
-        "URL_worker": "/dyrqgps/rtinfo/userRTInfoPage",
+        "URL_worker": "/gps/rtinfo/userRTInfoPage",
         "URL_buildsite": "/gis/constructionsite/pagenew",
         "URL_xjpoint": "/gis/planpoint/page",
         "URL_xjline": "/gis/planpoint/page",

+ 1 - 1
src/widgets/XJPathAnalysis/config.json

@@ -30,7 +30,7 @@
         "PNGPATH_CheckingPointPng": "/widgets/XJPathAnalysis/css/img/checkingpoint.png"
     },
     "requestPathAnalysisResult": {
-        "URL_request": "/dyrqgps/esGps/getAllPageStatistics",
+        "URL_request": "/gps/esGps/getAllPageStatistics",
         "MSG_error": "轨迹分析出错!",
         "MSG_null": "轨迹分析结果为空!"
     },