年度总结页面--修改
This commit is contained in:
@@ -880,7 +880,7 @@
|
||||
|
||||
.app-usage-value {
|
||||
font-family: 'Orbitron', sans-serif;
|
||||
font-size: 5em;
|
||||
font-size: 4em;
|
||||
font-weight: 700;
|
||||
color: #00ff88;
|
||||
line-height: 1;
|
||||
@@ -1017,13 +1017,13 @@
|
||||
<div class="bar-chart fade-in" id="rejectionBarChart">
|
||||
<!-- 动态渲染拒单TOP3地区柱状图 -->
|
||||
</div>
|
||||
<p class="fade-in" id="totalLossSummary" style="margin-top: 40px; color: rgba(255,255,255,0.8); font-size: 0.9em;"></p>
|
||||
<p class="fade-in" id="totalLossSummary" style="margin-top: 40px; color: rgba(255,255,255,0.8); font-size: 0.8em;"></p>
|
||||
</section>
|
||||
|
||||
<!-- APP使用率 -->
|
||||
<section class="section compare-section">
|
||||
<div class="section-label fade-in">APP USAGE</div>
|
||||
<h2 class="section-title fade-in">使用APP,操作更方便,结算更快捷!</h2>
|
||||
<h2 class="section-title fade-in" style="font-size: 1.2em">使用APP,操作更方便,结算更快捷!</h2>
|
||||
<div class="app-usage-container fade-in">
|
||||
<div class="app-usage-card">
|
||||
<div class="app-usage-icon">📱</div>
|
||||
|
||||
Reference in New Issue
Block a user