|
|
@@ -18,10 +18,10 @@
|
|
|
#rootStats .form-group{
|
|
|
margin-bottom:10px;
|
|
|
}
|
|
|
- #rootStats .col-sm-6{
|
|
|
+ #rootStats .col-sm-6,#rootStats .col-sm-8{
|
|
|
padding-right:0;
|
|
|
}
|
|
|
- #rootStats .col-sm-6{
|
|
|
+ #rootStats .col-sm-6,#rootStats .col-sm-4{
|
|
|
padding-left:0;
|
|
|
}
|
|
|
|
|
|
@@ -92,80 +92,62 @@
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">注册总数量:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.codes | number"></span>-->
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">当月注册总量:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.kinds | number"></span>
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.kinds | number"></span>-->
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">上月注册总量:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.brands | number"></span>
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.brands | number"></span>-->
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">商城开店总数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.reserves | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start24 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">商城本月开店数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMB | number"></span>
|
|
|
+ <span ng-bind="start25 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">商城上月开店总数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
- </span>
|
|
|
- </div>
|
|
|
- <div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">当前器件总数:</span>
|
|
|
- <span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
- </span>
|
|
|
- </div>
|
|
|
- <div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">本月新增器件总数:</span>
|
|
|
- <span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <span ng-bind="start26 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">上月新增器件总数:</span>
|
|
|
- <span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <span class="col-sm-6 text-right">本年度交易总额折合RMB:</span>
|
|
|
+ <span class="col-sm-6">¥
|
|
|
+ <span ng-bind="start17 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">B2B年度交易总额折合RMB:</span>
|
|
|
- <span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <span class="col-sm-6 text-right">上年度交易总额折合RMB:</span>
|
|
|
+ <span class="col-sm-6">¥
|
|
|
+ <span ng-bind="start16 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">企业信息库总数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <!--<span ng-bind="statistics.sumPriceRMBNT | number"></span>-->
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">优软云个人用户数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <!--<span ng-bind="statistics.sumPriceRMBNT | number"></span>-->
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">手机UU用户数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <!--<span ng-bind="statistics.sumPriceRMBNT | number"></span>-->
|
|
|
</span>
|
|
|
</div>
|
|
|
- <!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--</div>-->
|
|
|
</div>
|
|
|
<div class="col-sm-4 f14">
|
|
|
<div class="form-group row title">
|
|
|
@@ -173,30 +155,34 @@
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">当前器件总数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start4 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">本月新增器件数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.kinds | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start5 | number"></span>
|
|
|
+ </div>
|
|
|
+ <div class="form-group row">
|
|
|
+ <span class="col-sm-6 text-right">上月新增器件数:</span>
|
|
|
+ <span class="col-sm-6" ng-bind="start6 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">当前品牌数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.brands | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start2 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">本月新增品牌数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.reserves | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start7 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">当前类目总数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMB | number"></span>
|
|
|
+ <span ng-bind="start8 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">本月更新器件数:</span>
|
|
|
<span class="col-sm-6">
|
|
|
- <span ng-bind="statistics.sumPriceRMBNT | number"></span>
|
|
|
+ <span ng-bind="start9 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<!--<div class="form-group row">-->
|
|
|
@@ -212,29 +198,31 @@
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">在售商品型号总数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start13 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">在售商品类目:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.kinds | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start12 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">在售商品品牌总数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.brands | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start11 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">库存合计:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.reserves | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="start10 | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">含税金额合计(RMB):</span>
|
|
|
<span class="col-sm-6 text-num">¥
|
|
|
- <span ng-bind="statistics.sumPriceRMB | number"></span>
|
|
|
+ <span ng-bind="start14 | number"></span>
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">未税金额合计RMB:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.reserves | number"></span>
|
|
|
+ <span class="col-sm-6 text-num">¥
|
|
|
+ <span ng-bind="start15 | number"></span>
|
|
|
+ </span>
|
|
|
</div>
|
|
|
|
|
|
<!--<div class="form-group row">-->
|
|
|
@@ -247,18 +235,13 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="box">
|
|
|
+ <div class="box" style="height:350px">
|
|
|
<div class="box-header well" data-original-title style="position:relative;">
|
|
|
<i class="icon-user"></i> 更多数据统计
|
|
|
<!--搜索时间筛选-->
|
|
|
<div class="screen">
|
|
|
<div class="radio-block fl">
|
|
|
日期区间:
|
|
|
- <label class="com-check-radio">
|
|
|
- <input type="radio" id="All" name="date" ng-click="setFilters('dateArea', 'All')" ng-checked="dateArea == 'All'">
|
|
|
- <label for="All"></label>
|
|
|
- 全部
|
|
|
- </label>
|
|
|
<label class="com-check-radio">
|
|
|
<input type="radio" id="oneMonth" name="date" ng-click="setFilters('dateArea', 'oneMonth')" ng-checked="dateArea == 'oneMonth'">
|
|
|
<label for="oneMonth"></label>
|
|
|
@@ -313,67 +296,49 @@
|
|
|
<div class="fullscreen">
|
|
|
<div class="col-sm-2 f14">
|
|
|
<div class="form-group row title">
|
|
|
- <span class="col-sm-6 text-right">新增用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <span class="col-sm-8 text-right">新增用户数:</span>
|
|
|
+ <span class="col-sm-4" ng-bind="statistics.codes | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">B2B新增用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <span class="col-sm-8 text-right">B2B新增用户数:</span>
|
|
|
+ <span class="col-sm-4" ng-bind="statistics.codes | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">商城新增企业用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.kinds | number"></span>
|
|
|
+ <span class="col-sm-8 text-right">商城新增企业用户数:</span>
|
|
|
+ <span class="col-sm-4" ng-bind="newAddUserSpaceData.mall | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">商城新增个人用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.brands | number"></span>
|
|
|
+ <span class="col-sm-8 text-right">商城新增个人用户数:</span>
|
|
|
+ <span class="col-sm-4" ng-bind="newAddUserData.mall | number"></span>
|
|
|
</div>
|
|
|
+ </div>
|
|
|
+ <!--<div class="col-sm-2 f14">-->
|
|
|
+ <!--<div class="form-group row title">-->
|
|
|
+ <!--<span class="col-sm-6 text-right">在线用户数:</span>-->
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.codes | number"></span>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
+ <!--<span class="col-sm-6 text-right">已开店企业用户数:</span>-->
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.codes | number"></span>-->
|
|
|
<!--</div>-->
|
|
|
- </div>
|
|
|
- <div class="col-sm-2 f14">
|
|
|
- <div class="form-group row title">
|
|
|
- <span class="col-sm-6 text-right">在线用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
- </div>
|
|
|
- <div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">已开店企业用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
- </div>
|
|
|
- <div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">未开店企业用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.kinds | number"></span>
|
|
|
- </div>
|
|
|
- <div class="form-group row">
|
|
|
- <span class="col-sm-6 text-right">个人用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.brands | number"></span>
|
|
|
- </div>
|
|
|
<!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
+ <!--<span class="col-sm-6 text-right">未开店企业用户数:</span>-->
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.kinds | number"></span>-->
|
|
|
<!--</div>-->
|
|
|
- </div>
|
|
|
+ <!--<div class="form-group row">-->
|
|
|
+ <!--<span class="col-sm-6 text-right">个人用户数:</span>-->
|
|
|
+ <!--<span class="col-sm-6" ng-bind="statistics.brands | number"></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--</div>-->
|
|
|
<div class="col-sm-2 f14">
|
|
|
<div class="form-group row title">
|
|
|
<span class="col-sm-6 text-right">上传产品用户数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="productsCount.data | number"></span>
|
|
|
</div>
|
|
|
<div class="form-group row">
|
|
|
<span class="col-sm-6 text-right">上传产品个数:</span>
|
|
|
- <span class="col-sm-6" ng-bind="statistics.codes | number"></span>
|
|
|
+ <span class="col-sm-6" ng-bind="productsCount.data | number"></span>
|
|
|
</div>
|
|
|
- <!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--</div>-->
|
|
|
</div>
|
|
|
<div class="col-sm-2 f14">
|
|
|
<div class="form-group row title">
|
|
|
@@ -384,12 +349,6 @@
|
|
|
<span class="col-sm-6 text-right">询价产品个数:</span>
|
|
|
<span class="col-sm-6" ng-bind="inquiryData.inquiryAmount | number"></span>
|
|
|
</div>
|
|
|
- <!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--</div>-->
|
|
|
</div>
|
|
|
<div class="col-sm-2 f14">
|
|
|
<div class="form-group row title">
|
|
|
@@ -400,12 +359,6 @@
|
|
|
<span class="col-sm-6 text-right">报价产品个数:</span>
|
|
|
<span class="col-sm-6" ng-bind="inquiryData.offerEnAmount | number"></span>
|
|
|
</div>
|
|
|
- <!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--</div>-->
|
|
|
</div>
|
|
|
<div class="col-sm-2 f14">
|
|
|
<div class="form-group row title">
|
|
|
@@ -424,12 +377,6 @@
|
|
|
<span class="col-sm-6 text-right">两年未登录:</span>
|
|
|
<span class="col-sm-6" ng-bind="statistics.brands | number"></span>
|
|
|
</div>
|
|
|
- <!--<div class="form-group row">-->
|
|
|
- <!--<span class="col-sm-6 text-right">商城本月开店数:</span>-->
|
|
|
- <!--<span class="col-sm-5 text-num">-->
|
|
|
- <!--<span ng-bind="statistics.sumPriceRMB | number"></span>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--</div>-->
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|