diff --git a/app.js b/app.js index 2b13c0879..d8a27792c 100755 --- a/app.js +++ b/app.js @@ -31,8 +31,8 @@ let opts = { } -// app.use('/callComponent', proxy('http://192.168.100.108:8008', opts)); -// app.use('/app', proxy('http://192.168.100.108:8008', opts)); +app.use('/callComponent', proxy('http://192.168.100.108:8008', opts)); +app.use('/app', proxy('http://192.168.100.108:8008', opts)); // app.use('/callComponent', proxy('http://127.0.0.1:8008', opts)); @@ -41,8 +41,8 @@ let opts = { // app.use('/callComponent',proxy('http://192.168.1.106:8012',opts)); // app.use('/app',proxy('http://192.168.1.106:8012',opts)); -app.use('/callComponent', proxy('http://47.106.15.126:8088', opts)); -app.use('/app', proxy('http://47.106.15.126:8088', opts)); +// app.use('/callComponent', proxy('http://47.106.15.126:8088', opts)); +// app.use('/app', proxy('http://47.106.15.126:8088', opts)); // app.use('/callComponent',proxy('http://192.168.100.108:8008',opts)); // app.use('/app',proxy('http://192.168.100.108:8008',opts)); diff --git a/public/pages/property/inspectionItemTitleManage/inspectionItemTitleManage.html b/public/pages/property/inspectionItemTitleManage/inspectionItemTitleManage.html index 419fe1ced..9222448c6 100644 --- a/public/pages/property/inspectionItemTitleManage/inspectionItemTitleManage.html +++ b/public/pages/property/inspectionItemTitleManage/inspectionItemTitleManage.html @@ -12,10 +12,7 @@
-
- -
+
@@ -31,21 +28,18 @@
-
-
- -
-
+
-
+ +
-