Merge branch 'dev-jack' into shenzhen-dev
This commit is contained in:
commit
023f6134d5
@ -13,11 +13,11 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="centerBox">
|
||||
<div class="centerTop">
|
||||
<centerTop title="质量问题" />
|
||||
<div class="rightTop">
|
||||
<rightTop title="质量问题" />
|
||||
</div>
|
||||
<div class="centerBottom">
|
||||
<centerTop title="问题趋势" />
|
||||
<centerBottom title="问题趋势" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -27,14 +27,14 @@
|
||||
import leftTop from './leftTop'
|
||||
import leftCenter from './leftCenter'
|
||||
import leftBottom from './leftBottom'
|
||||
import centerTop from './centerTop'
|
||||
import rightTop from './rightTop'
|
||||
import centerBottom from './centerBottom'
|
||||
export default {
|
||||
components: {
|
||||
leftTop,
|
||||
leftCenter,
|
||||
leftBottom,
|
||||
centerTop,
|
||||
rightTop,
|
||||
centerBottom
|
||||
}
|
||||
}
|
||||
@ -71,7 +71,7 @@ export default {
|
||||
width: 70%;
|
||||
height: 100%;
|
||||
margin-right: 15px;
|
||||
.centerTop {
|
||||
.rightTop {
|
||||
height: 35%;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user