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