修改后会同步影响个人主页、画廊和地图中的展示。
+{{ description }}
+{{ footerText }}
+上传时间
+{{ formatDateTime(selectedGalleryItem.created_at) }}
+拍摄时间
+{{ formatDateTime(selectedGalleryItem.captured_at) }}
+位置
+{{ selectedGalleryItem.location_name || '未填写位置名称' }}
+模糊化经纬度
++ 纬度 {{ formatCoordinate(selectedGalleryItem.latitude) }} / 经度 {{ formatCoordinate(selectedGalleryItem.longitude) }} +
+图片说明
++ {{ selectedGalleryItem.description || '上传者没有留下额外说明。' }} +
+公开展示
+关闭后不会出现在画廊、地图和公开主页中。
+点击地图即可回填当前图片的经纬度,也可以继续手动修改。
-建议点选大致拍摄位置,上传时会继续做模糊化处理。
-