From 2fcbc66bac8b8edcf0eb471b84d8b8bc363689ec Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期三, 11 十月 2023 19:40:12 +0800 Subject: [PATCH] 10.12 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/platformIncome.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/platformIncome.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/platformIncome.html index 1844400..4eddfd1 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/platformIncome.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/platformIncome.html @@ -67,7 +67,7 @@ <div class="col-sm-11"> <div class="form-group"> <div class="col-sm-10"> - <h2>营收数据</h2> + <h2>营收数据1</h2> </br> <div id = "money1" style="width: 1500px" > <span id="totalIncome">总营收:</span> -- Gitblit v1.7.1