diff --git a/src/project/wuxi/AppPhotoReport/PhotoDetail.vue b/src/project/wuxi/AppPhotoReport/PhotoDetail.vue index 34e3bef..ead4e0f 100644 --- a/src/project/wuxi/AppPhotoReport/PhotoDetail.vue +++ b/src/project/wuxi/AppPhotoReport/PhotoDetail.vue @@ -120,6 +120,7 @@ export default { background: #fff; h2 { + width: calc(100% - 32px); line-height: 1.3; margin-bottom: 26px; color: #333333;