diff --git a/app.js b/app.js index d76079451..107317d49 100755 --- a/app.js +++ b/app.js @@ -36,9 +36,10 @@ let opts = { // app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); -app.use('/callComponent', proxy('http://proxy.homecommunity.cn:9034', opts)); -app.use('/app', proxy('http://proxy.homecommunity.cn:9034', opts)); - +// app.use('/callComponent', proxy('http://proxy.homecommunity.cn:9034', opts)); +// app.use('/app', proxy('http://proxy.homecommunity.cn:9034', opts)); +app.use('/callComponent', proxy('http://proxy.homecommunity.cn:9011', opts)); +app.use('/app', proxy('http://proxy.homecommunity.cn:9011', opts)); // app.use('/callComponent', proxy('http://127.0.0.1:8008', opts)); diff --git a/public/components/frame/viewMenuUser/viewMenuUser.html b/public/components/frame/viewMenuUser/viewMenuUser.html index 5c57745f7..3f9b74ee7 100644 --- a/public/components/frame/viewMenuUser/viewMenuUser.html +++ b/public/components/frame/viewMenuUser/viewMenuUser.html @@ -9,8 +9,8 @@ -