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