From 51d7fcaa2f15cbc920d0e6e698ef6b9e7ef3fbf1 Mon Sep 17 00:00:00 2001
From: songshankun <songshankun@foxmail.com>
Date: 星期一, 25 九月 2023 15:47:29 +0800
Subject: [PATCH] style: 跟进记录模块样式调整
---
src/views/sales/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/sales/index.vue b/src/views/sales/index.vue
index a384e1e..5c07c4c 100644
--- a/src/views/sales/index.vue
+++ b/src/views/sales/index.vue
@@ -15,7 +15,7 @@
<style lang="scss" scoped>
.content {
width: 100%;
- background-color: #fff;
+ //background-color: #fff;
height: calc(100vh - 70px);
}
</style>
--
Gitblit v1.8.0