Skip to content

Commit 8afb82e

Browse files
committed
【fix】 修复iClient模板细节; review by luoxiao
1 parent 96080fc commit 8afb82e

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

examples/component/components_city_smart_economic_vue.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@
141141
</div>
142142
<div class="content-detail">
143143
<div class="content-detail-one">
144-
<sm-text v-bind="textPropsCommon" title="人口数量" style="font-size: 13px"></sm-text>
144+
<sm-text v-bind="textPropsCommon" title="总投资额" style="font-size: 13px"></sm-text>
145145
<div class="content-detail-background">
146146
<sm-text v-bind="textNumberProps" title="2153" style="height: 36px"></sm-text>
147-
<sm-text v-bind="textPropsCommon" title="单位:万人" style="width: 100%; font-size: 11px"></sm-text>
147+
<sm-text v-bind="textPropsCommon" title="单位:亿元" style="width: 100%; font-size: 11px"></sm-text>
148148
</div>
149149
</div>
150150
<div class="bottom-liquid-fill" style="margin-top: 10px">

examples/component/components_city_smart_livelihood_vue.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,10 @@
929929
data: [85, 80, 90, 87],
930930
name: 'Y1',
931931
barWidth: 6,
932-
type: 'bar'
932+
type: 'bar',
933+
itemStyle: {
934+
color: '#9DFAD6'
935+
}
933936
}
934937
],
935938
tooltip: {

examples/component/components_city_smart_overview_vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<div class="right-content-top">
153153
<div class="subheading">
154154
<span class="title-arorn"></span>
155-
<sm-text v-bind="textGridTitle" title="三大需求"></sm-text>
155+
<sm-text v-bind="textGridTitle" title="党建引领"></sm-text>
156156
<div class="decorative-strip"></div>
157157
<div class="gif-point"></div>
158158
</div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy