diff --git a/platform/frontend/index.html b/platform/frontend/index.html
index b81e63e..1985b18 100644
--- a/platform/frontend/index.html
+++ b/platform/frontend/index.html
@@ -117,7 +117,7 @@
{{ scope.row.generated_at ? formatDate(scope.row.generated_at) : '-' }}
{{ scope.row.published_at ? formatDate(scope.row.published_at) : '-' }}
{{ formatDate(scope.row.updated_at) }}
-
+
预览