样式暂时确认版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<ChartCard margin="30rpx 0 0 0" title="人员报验、培训及交底数">
|
||||
<view class="education u-flex">
|
||||
<view class="education u-flex u-row-between">
|
||||
<view class="education-box">
|
||||
<view class="education-box-lab">人员报验数</view>
|
||||
<view class="education-box-num u-margin-top-20">800</view>
|
||||
@@ -25,7 +25,6 @@ import ChartCard from '@/components/chartCard.vue';
|
||||
.education {
|
||||
width: 100%;
|
||||
&-box {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user