diff --git a/src/components/cloud/CloudEditModal.vue b/src/components/cloud/CloudEditModal.vue new file mode 100644 index 0000000..ebf267b --- /dev/null +++ b/src/components/cloud/CloudEditModal.vue @@ -0,0 +1,272 @@ + + + diff --git a/src/components/cloud/ImageDetailModal.vue b/src/components/cloud/ImageDetailModal.vue index 1118ea0..6d9bedb 100644 --- a/src/components/cloud/ImageDetailModal.vue +++ b/src/components/cloud/ImageDetailModal.vue @@ -1,9 +1,10 @@ diff --git a/src/views/gallery/GalleryView.vue b/src/views/gallery/GalleryView.vue index e16f7ef..1a465f3 100644 --- a/src/views/gallery/GalleryView.vue +++ b/src/views/gallery/GalleryView.vue @@ -1,15 +1,21 @@ @@ -316,9 +224,9 @@ onUnmounted(() => { - @@ -542,10 +450,21 @@ onUnmounted(() => { > - -
- - + +
+
+
+

公开展示

+

关闭后不会出现在画廊、地图和公开主页中。

+
+ +
@@ -570,72 +489,13 @@ onUnmounted(() => { - -
-
-
-
-

地图选点

-

点击地图即可回填当前图片的经纬度,也可以继续手动修改。

-
- -
- -
-
- 当前选择: - 纬度 {{ formatCoordinate(mapPickerLat) }} - 经度 {{ formatCoordinate(mapPickerLng) }} -
- -
-
- -
- 正在加载地图... -
- -
- {{ mapPickerError }} -
-
-
- -
-

建议点选大致拍摄位置,上传时会继续做模糊化处理。

-
- 取消 - - 使用这个位置 - -
-
-
-
-
+