Browse Source

Merge branch 'feature_20250721_日报分享' into uat(dev)

# Conflicts:
#	src/views/week/dailyDetails.vue
#	src/views/week/dailyHistoricalDetails.vue
zhujindu 3 months ago
parent
commit
9e18d1a4cd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/week/dailyDetails.vue
  2. 1 1
      src/views/week/dailyHistoricalDetails.vue

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

@@ -571,7 +571,7 @@
             v-model="checkedPlan"
             v-model="checkedPlan"
             style="margin-left: 10px"></van-checkbox>
             style="margin-left: 10px"></van-checkbox>
         </p>
         </p>
-        <p style="margin-bottom: 5px; margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
+        <p style="margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
         <div class="shareVisitImg">
         <div class="shareVisitImg">
           <template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
           <template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
             <div>
             <div>

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

@@ -614,7 +614,7 @@
             v-model="checkedPlan"
             v-model="checkedPlan"
             style="margin-left: 10px"></van-checkbox>
             style="margin-left: 10px"></van-checkbox>
         </p>
         </p>
-        <p style="margin-bottom: 5px; margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
+        <p style="margin-top: 0">请点击勾选想要分享的今日拜访照片</p>
         <div class="shareVisitImg">
         <div class="shareVisitImg">
           <template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
           <template v-for="(itemImg, indexImg) in reportTarget.photoSummary">
             <div>
             <div>