diff --git a/app.js b/app.js index 2f1c18d48..3aa078f84 100644 --- a/app.js +++ b/app.js @@ -36,12 +36,12 @@ let opts = { //app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); -//app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); -//app.use('/app',proxy('http://api.demo.winqi.cn:8012',opts)); +app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); +app.use('/app',proxy('http://api.demo.winqi.cn:8012',opts)); -app.use('/callComponent',proxy('http://192.168.1.16:8012',opts)); -app.use('/app',proxy('http://192.168.1.16:8012',opts)); +//app.use('/callComponent',proxy('http://192.168.1.16:8012',opts)); +//app.use('/app',proxy('http://192.168.1.16:8012',opts)); //app.listen(3000); app.use(express.json()); diff --git a/public/pages/property/advertManage/advertManage.html b/public/pages/property/advertManage/advertManage.html index 271db9f90..a88ab1a62 100644 --- a/public/pages/property/advertManage/advertManage.html +++ b/public/pages/property/advertManage/advertManage.html @@ -14,7 +14,7 @@
-
diff --git a/public/pages/property/advertManage/advertManage.js b/public/pages/property/advertManage/advertManage.js index ddc079c81..555b49edf 100644 --- a/public/pages/property/advertManage/advertManage.js +++ b/public/pages/property/advertManage/advertManage.js @@ -13,7 +13,7 @@ moreCondition: false, adName: '', conditions: { - name: '', + adName: '', adTypeCd: '', classify: '', state: '',