| | |
| | | <script type="text/javascript" src="js/jquery.min.js"></script> |
| | | <script src="libs/Cesium/Cesium.js" ></script> |
| | | <script type="text/javascript" src="js/drawTree.js"></script> |
| | | <!-- AvueMap-begin--> |
| | | <script> |
| | | window._AMapSecurityConfig = { |
| | | securityJsCode: '8ac9e5f522c62ed6e3a5800a87b0d140', |
| | | } |
| | | </script> |
| | | <script type="text/javascript" src='https://webapi.amap.com/maps?v=1.4.11&key=7fa69abe1defd5888bb85bc736cda874&plugin=AMap.PlaceSearch'></script> |
| | | <script src="https://webapi.amap.com/ui/1.0/main.js?v=1.0.11"></script> |
| | | <!-- AvueMap-end--> |
| | | <link rel="icon" href="img/1.jpg"> |
| | | <title>洪城义警后台管理系统</title> |
| | | <style> |
| | |
| | | |
| | | .el-input { |
| | | input { |
| | | padding-bottom: 10px; |
| | | text-indent: 5px; |
| | | background: transparent; |
| | | border: none; |
| | |
| | | let that = this; |
| | | row.time = row.timeList[0]; |
| | | row.endtime = row.timeList[1]; |
| | | debugger |
| | | update(row).then( |
| | | () => { |
| | | this.onLoad(this.page); |
| | |
| | | proxy: { |
| | | '/api': { |
| | | //本地服务接口地址 |
| | | // target: 'http://106.225.193.35:83/api/', |
| | | target: 'http://localhost:8383/', |
| | | //target: 'http://106.225.193.35:83/api/', |
| | | target: 'http://localhost:8383/', |
| | | ws: true, |
| | | pathRewrite: { |
| | | '^/api': '/' |