提交设置 @@ -104,7 +103,8 @@
回收设置
@@ -776,7 +776,7 @@ export default {
diff --git a/src/views/form/statistics/public.vue b/src/views/form/statistics/public.vue
index 1d6f88f..c73fecd 100644
--- a/src/views/form/statistics/public.vue
+++ b/src/views/form/statistics/public.vue
@@ -150,7 +150,7 @@ export default {
}
.el-main {
background-color: rgba(247, 247, 247, 90);
- height: calc(100vh - 60px);
+ height: 100vh;
}
@media screen and (max-width: 750px) {
.public-result-table {
diff --git a/src/views/form/theme/index.vue b/src/views/form/theme/index.vue
index fa96b6b..499eb59 100644
--- a/src/views/form/theme/index.vue
+++ b/src/views/form/theme/index.vue
@@ -1,17 +1,10 @@
外观主题