bug
This commit is contained in:
		| @@ -41,21 +41,19 @@ | |||||||
|                 <h2>居民群</h2> |                 <h2>居民群</h2> | ||||||
|                 <div class="bottom"> |                 <div class="bottom"> | ||||||
|                   <span>{{ groupNumber.groupSum }}</span> |                   <span>{{ groupNumber.groupSum }}</span> | ||||||
|                   <img src="https://cdn.cunwuyun.cn/dvcp/dv/pddv/bottom.png" /> |  | ||||||
|                 </div> |                 </div> | ||||||
|               </div> |               </div> | ||||||
|               <div class="item-top__item"> |               <div class="item-top__item"> | ||||||
|                 <h2>群成员</h2> |                 <h2>群成员</h2> | ||||||
|                 <div class="bottom"> |                 <div class="bottom"> | ||||||
|                   <span>{{ groupNumber.totalSum }}</span> |                   <span>{{ groupNumber.totalSum }}</span> | ||||||
|                   <img src="https://cdn.cunwuyun.cn/dvcp/dv/pddv/bottom.png" /> |  | ||||||
|                 </div> |                 </div> | ||||||
|               </div> |               </div> | ||||||
|               <div class="item-top__item"> |               <div class="item-top__item"> | ||||||
|                 <h2>昨日新增</h2> |                 <h2>昨日新增</h2> | ||||||
|                 <div class="bottom"> |                 <div class="bottom"> | ||||||
|                   <span>{{ groupNumber.increaseSum }}</span> |                   <span>{{ groupNumber.increaseSum }}</span> | ||||||
|                   <img src="https://cdn.cunwuyun.cn/dvcp/dv/pddv/bottom.png" /> |                   <img src="https://cdn.cunwuyun.cn/dvcp/dv/pddv/arrow-rise.png" /> | ||||||
|                 </div> |                 </div> | ||||||
|               </div> |               </div> | ||||||
|               <div class="item-top__item"> |               <div class="item-top__item"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user