|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
</i-col>
|
|
|
|
|
<i-col span="10" class="big-blank">
|
|
|
|
|
<row class="top-5">
|
|
|
|
|
<countTo :startVal='startVal' :endVal='endVal' :duration='3000' class="huge-blank-font"></countTo>
|
|
|
|
|
<countTo :startVal='lastVal' :endVal='endVal' :duration='3000' class="huge-blank-font"></countTo>
|
|
|
|
|
</row>
|
|
|
|
|
<row><span class="weight-700">好友总数</span></row>
|
|
|
|
|
</i-col>
|
|
|
|
@ -60,7 +60,7 @@
|
|
|
|
|
<!-- </i-col>-->
|
|
|
|
|
<i-col span="4" class="big-blank">
|
|
|
|
|
<row class="top-15">
|
|
|
|
|
<countTo :startVal='startVal2' :endVal='endVal2' :duration='3000' class="big-blank-font"></countTo>
|
|
|
|
|
<countTo :startVal='lastVal2' :endVal='endVal2' :duration='3000' class="big-blank-font"></countTo>
|
|
|
|
|
|
|
|
|
|
</row>
|
|
|
|
|
<row class="top-10"><span>新增好友</span></row>
|
|
|
|
|