Commit dc621e02 authored by 程卓's avatar 程卓

调整浦东dashboard样式

parent 664fd287
...@@ -62,8 +62,8 @@ case 'huangpu-prod': ...@@ -62,8 +62,8 @@ case 'huangpu-prod':
default: // 默认环境下(开发环境) default: // 默认环境下(开发环境)
// BASE_URL = 'http://31.0.161.39/apiv2' // BASE_URL = 'http://31.0.161.39/apiv2'
// BASE_URL = 'http://211.136.105.193/apiv2' // BASE_URL = 'http://211.136.105.193/apiv2'
BASE_URL = 'http://xuhui.hm.omniview.pro/api/v2' // BASE_URL = 'http://xuhui.hm.omniview.pro/api/v2'
// BASE_URL = 'http://pudong.hm.omniview.pro/api/v2' BASE_URL = 'http://pudong.hm.omniview.pro/api/v2'
// BASE_URL = 'http://yangpu-hm.omniview.pro/api/v2' // BASE_URL = 'http://yangpu-hm.omniview.pro/api/v2'
// MOCK_URL = 'https://yapi.omniview.pro/mock/278' // MOCK_URL = 'https://yapi.omniview.pro/mock/278'
......
...@@ -49,9 +49,9 @@ ...@@ -49,9 +49,9 @@
<ManagementModule moduletitle="分类" style="width:32.5%" /> <ManagementModule moduletitle="分类" style="width:32.5%" />
</div> </div>
<div class="fourthBox"> <div class="fourthBox">
<RiskDisposal style="width:30%" /> <RiskDisposal style="width:32.5%" />
<RetrofitElevator style="width:32%" /> <RetrofitElevator style="width:32.5%" />
<ComplaintsTrain moduletitle="应急报修" style="width:36%" /> <ComplaintsTrain moduletitle="应急报修" style="width:32.5%" />
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment