生产统计
This commit is contained in:
@@ -90,8 +90,8 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import THeader from '@components/header.vue'
|
import THeader from '@components/header.vue'
|
||||||
import { productionStatistics } from '@js/getData1'
|
// import { productionStatistics } from '@js/getData1'
|
||||||
// import { productionStatistics } from '@js/getData11'
|
import { productionStatistics } from '@js/getData11'
|
||||||
export default {
|
export default {
|
||||||
name: 'ProdCount',
|
name: 'ProdCount',
|
||||||
components: {
|
components: {
|
||||||
@@ -575,12 +575,12 @@ export default {
|
|||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
overflow hidden
|
overflow hidden
|
||||||
.container
|
.container
|
||||||
_wh(100%, calc(100% - 1.38rem))
|
_wh(100%, 89%)
|
||||||
padding .3rem .2509rem 0
|
padding .3rem .2509rem 0
|
||||||
overflow hidden
|
overflow hidden
|
||||||
clear both
|
clear both
|
||||||
.bottom
|
.bottom
|
||||||
_wh(100%, .38rem)
|
_wh(100%, 3%)
|
||||||
background center bottom / 19.06rem 100% url(../../assets/images/screen1/bottom.png) no-repeat
|
background center bottom / 19.06rem 100% url(../../assets/images/screen1/bottom.png) no-repeat
|
||||||
.blue
|
.blue
|
||||||
color #32C5FF !important
|
color #32C5FF !important
|
||||||
@@ -683,10 +683,10 @@ export default {
|
|||||||
font-size 16px
|
font-size 16px
|
||||||
color #F7B502
|
color #F7B502
|
||||||
margin 0 30px
|
margin 0 30px
|
||||||
.item_content_0
|
.item_content_0
|
||||||
position relative
|
position relative
|
||||||
_wh(calc(100% - 44px), calc(100% - 112px))
|
_wh(calc(100% - 44px), calc(100% - 32px))
|
||||||
// margin 17px auto
|
// margin 17px auto
|
||||||
.con3
|
.con3
|
||||||
// width calc(40% - 15px)
|
// width calc(40% - 15px)
|
||||||
width 40%
|
width 40%
|
||||||
|
|||||||
Reference in New Issue
Block a user