Commit ffeae35e9abb0b2bcc6e5ff97cdcf6d7eea0f7dc
1 parent
b3f585ad
v1.9 修复大屏中按钮点击跳转空白页面修复
Showing
1 changed file
with
2 additions
and
2 deletions
public/bigScreen/public.html
| @@ -37,8 +37,8 @@ | @@ -37,8 +37,8 @@ | ||
| 37 | <ul> | 37 | <ul> |
| 38 | <li><a href="/#/pages/property/reportProficient">报表专家</a></li> | 38 | <li><a href="/#/pages/property/reportProficient">报表专家</a></li> |
| 39 | <li><a href="/#/pages/property/reportFeeSummary">费用汇总</a></li> | 39 | <li><a href="/#/pages/property/reportFeeSummary">费用汇总</a></li> |
| 40 | - <li><a href="/#/pages/property/reportFloorUnitFeeSummary">楼栋费用</a></li> | ||
| 41 | - <li><a href="/#/pages/property/reportFeeBreakdown">费用分项</a></li> | 40 | + <li><a href="/#/pages/report/dataReport">费用统计</a></li> |
| 41 | + <li><a href="/#/pages/property/reportOweFeeDetail">欠费明细</a></li> | ||
| 42 | </ul> | 42 | </ul> |
| 43 | </div> | 43 | </div> |
| 44 | <h1 class="tith1 fl" id="community"></h1> | 44 | <h1 class="tith1 fl" id="community"></h1> |