Browse Source

feature_20250811_拜访拍照任务连拍

zhujindu 3 months ago
parent
commit
adfc986f0d
2 changed files with 2 additions and 4 deletions
  1. 1 2
      src/views/week/dailyDetails.vue
  2. 1 2
      src/views/week/dailyHistoricalDetails.vue

+ 1 - 2
src/views/week/dailyDetails.vue

@@ -847,7 +847,7 @@ export default {
       position: absolute;
       position: absolute;
       bottom: -25px;
       bottom: -25px;
       background: #dae7f6;
       background: #dae7f6;
-      padding: 5px;
+      padding: 2px 5px;
       /* word-break: keep-all; */
       /* word-break: keep-all; */
       white-space: nowrap;
       white-space: nowrap;
       /* text-overflow: ellipsis; */
       /* text-overflow: ellipsis; */
@@ -857,7 +857,6 @@ export default {
       right: 28px;
       right: 28px;
       display: flex;
       display: flex;
       flex-direction: column;
       flex-direction: column;
-      align-items: center;
       justify-content: center;
       justify-content: center;
       span {
       span {
         text-decoration: underline;
         text-decoration: underline;

+ 1 - 2
src/views/week/dailyHistoricalDetails.vue

@@ -1056,7 +1056,7 @@ export default {
       position: absolute;
       position: absolute;
       bottom: -25px;
       bottom: -25px;
       background: #dae7f6;
       background: #dae7f6;
-      padding: 5px;
+      padding: 2px 5px;
       /* word-break: keep-all; */
       /* word-break: keep-all; */
       white-space: nowrap;
       white-space: nowrap;
       /* text-overflow: ellipsis; */
       /* text-overflow: ellipsis; */
@@ -1066,7 +1066,6 @@ export default {
       right: 28px;
       right: 28px;
       display: flex;
       display: flex;
       flex-direction: column;
       flex-direction: column;
-      align-items: center;
       justify-content: center;
       justify-content: center;
       span {
       span {
         text-decoration: underline;
         text-decoration: underline;