-
成功迁移 {{ migrationStats.success }} 项数据到 {{ targetStorage === 'kv-local' ? '本地' : '服务器' }} KV 存储。
+
+ 成功迁移 {{ migrationStats.success }} 项数据到
+ {{ targetStorage === "kv-local" ? "本地" : "服务器" }} KV 存储。
+
迁移详情
-
+
{{ item.key }}
- {{ item.success ? '成功' : '失败' }} {{ item.message }}
+ {{ item.success ? "成功" : "失败" }} {{ item.message }}
@@ -204,12 +216,7 @@
-
- 关闭
-
+ 关闭
@@ -217,21 +224,23 @@
\ No newline at end of file
+