diff --git a/app.js b/app.js index d9e5390b0..41e5876c7 100644 --- a/app.js +++ b/app.js @@ -36,8 +36,8 @@ 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://127.0.0.1:8012',opts)); app.use('/app',proxy('http://127.0.0.1:8012',opts)); diff --git a/public/pages/common/communityManage/communityManage.html b/public/pages/common/communityManage/communityManage.html index 02def5047..4b7105633 100644 --- a/public/pages/common/communityManage/communityManage.html +++ b/public/pages/common/communityManage/communityManage.html @@ -63,7 +63,7 @@