智慧农业后台管理页面
zhongrj
2022-07-29 e3f4440f58e777cf1af81297a465a294831ec1c2
首页地块使用率样式修复,
1 files modified
6 ■■■■ changed files
src/views/wel/index.vue 6 ●●●● patch | view | raw | blame | history
src/views/wel/index.vue
@@ -26,7 +26,7 @@
                    </div>
                    <div class="percentText">
                        <p>地块使用率</p>
                        <p style="position: relative; top: -12px">
                        <p>
                            <span
                                style="font-size: 32px; font-weight: 550; margin-top: -10px"
                            >{{ landInfo.rate || 0 }}</span>%
@@ -486,8 +486,8 @@
                .percentText {
                    position: relative;
                    left: -16%;
                    top: 57px;
                    left: -15.8%;
                    top: 77px;
                    width: 90px;
                    font-size: 16px;
                    text-align: center;