Merge branch 'dev-yjl' into 'shenzhen-dev'
合并冲突解决 See merge request !68
This commit is contained in:
commit
294abc10c1
BIN
src/views/projectAdmin/fourEngin/assets/temp/tab6.png
Normal file
BIN
src/views/projectAdmin/fourEngin/assets/temp/tab6.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 MiB |
BIN
src/views/projectAdmin/fourEngin/assets/temp/tab9.jpg
Normal file
BIN
src/views/projectAdmin/fourEngin/assets/temp/tab9.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 253 KiB |
@ -40,7 +40,7 @@ export default {
|
||||
this.getData();
|
||||
},
|
||||
methods: {
|
||||
// getData() {
|
||||
getData() {
|
||||
// listProgressOfTheTask({
|
||||
// projectSn: this.$store.state.projectSn,
|
||||
// isNoStart: false,
|
||||
@ -54,7 +54,7 @@ export default {
|
||||
// console.log("进度条的返回值", res);
|
||||
// this.list = res.result;
|
||||
// });
|
||||
// },
|
||||
},
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
@ -6,14 +6,14 @@
|
||||
<img src="../assets/images/common/num_skyblue.png" />
|
||||
</div>
|
||||
<div class="contentBtn">
|
||||
<p class="num1">假数据1</p>
|
||||
<p class="text">222</p>
|
||||
<p class="num1">{{statisticsCount.workercount.lwAndGlPersonTotal}}</p>
|
||||
<p class="text">在场总人数</p>
|
||||
</div>
|
||||
<div class="img">
|
||||
<img style=" margin-left: 25px;" src="../assets/images/common/icon_hs.png" />
|
||||
</div>
|
||||
<div class="contentBtn">
|
||||
<p class="num2">{{statisticsCount.workercount.totalPerson}}</p>
|
||||
<p class="num2">{{statisticsCount.workercount.manPersonTotal}}</p>
|
||||
<p class="text">实名制人数</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -31,7 +31,7 @@
|
||||
</div>
|
||||
<div class="tc">
|
||||
<p>今日出勤人数</p>
|
||||
<p class="number">222</p>
|
||||
<p class="number">96</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -223,7 +223,7 @@ export default {
|
||||
.left2 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(../assets/temp/tab2.png);
|
||||
background: url(../assets/temp/tab6.png) center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
color: #fafbfa;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user