|
|
@@ -1,8 +1,37 @@
|
|
1
|
|
-<div class="col-sm-12 home-module" ng-controller="daibsxCtrl" style="margin-top:8px;height:20%">
|
|
|
1
|
+<div class="col-sm-12 home-module" ng-controller="daibsxCtrl" style="margin-top:8px;height:20%;width: 98%;">
|
|
2
|
2
|
<div class="col-center col-center-5" style="height:100%;padding-top: 45.49%;">
|
|
3
|
|
- <h3 style="position: absolute;top:0px;left:5px;font-size:15px;color:#333;">库存总量</h3>
|
|
4
|
|
- <div style="position: absolute;top:25px;left:8px;font-size:15px;color:#333;font-weight:500;text-align:center;height:83%;width:94%">
|
|
5
|
|
- <img style="height:80%;width:90%" src="styles/img/home-1/01kucunshuliang.png" alt="">
|
|
|
3
|
+<!-- <h3 style="position: absolute;top:0px;left:5px;font-size:15px;color:#333;">库存总量</h3>
|
|
|
4
|
+ <h3 style="position: absolute;top:0px;right:5px;font-size:15px;color:#333;">库存总量</h3> -->
|
|
|
5
|
+ <span style="position: absolute;top:8px;left:10px;font-size:15px;color:#333;font-weight:800;">库存总量</span>
|
|
|
6
|
+ <div style="position: absolute;top:8px;right:10px;font-size:15px;color:#333;font-weight:800;">
|
|
|
7
|
+ <span>
|
|
|
8
|
+ <code>1</code>
|
|
|
9
|
+ <code>5</code>
|
|
|
10
|
+ <code>6</code>
|
|
|
11
|
+ <code>8</code>
|
|
|
12
|
+ <code>2</code>
|
|
|
13
|
+ <code>0</code>
|
|
|
14
|
+ <code>0</code>
|
|
|
15
|
+ 吨
|
|
|
16
|
+ </span>
|
|
|
17
|
+ </div>
|
|
|
18
|
+ <div class="total-content">
|
|
|
19
|
+ <div class="total-item">
|
|
|
20
|
+ <div class="total-num">29</div>
|
|
|
21
|
+ <div class="total-text">粮库数量(个)</div>
|
|
|
22
|
+ </div>
|
|
|
23
|
+ <div class="total-item">
|
|
|
24
|
+ <div class="total-num">736</div>
|
|
|
25
|
+ <div class="total-text">仓房数量(个)</div>
|
|
|
26
|
+ </div>
|
|
|
27
|
+ <div class="total-item">
|
|
|
28
|
+ <div class="total-num">1324</div>
|
|
|
29
|
+ <div class="total-text">货位数量(个)</div>
|
|
|
30
|
+ </div>
|
|
6
|
31
|
</div>
|
|
|
32
|
+ <!-- <span style="position: absolute;top:8px;right:10px;font-size:15px;color:#333;font-weight:800;">库存总量</span> -->
|
|
|
33
|
+ <!-- <div style="position: absolute;top:25px;left:8px;font-size:15px;color:#333;font-weight:800;text-align:center;height:83%;width:94%">
|
|
|
34
|
+ <img style="height:80%;width:90%" src="styles/img/home-1/01kucunshuliang.png" alt="">
|
|
|
35
|
+ </div> -->
|
|
7
|
36
|
</div>
|
|
8
|
|
-</div>
|
|
|
37
|
+</div>
|