diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index aef8443..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "liveServer.settings.port": 5501 -} \ No newline at end of file diff --git a/cwd-comments-admin/index.html b/cwd-comments-admin/index.html new file mode 100644 index 0000000..092c0b2 --- /dev/null +++ b/cwd-comments-admin/index.html @@ -0,0 +1,13 @@ + + +
+ + +| ID | +文章 | +作者 | +邮箱 | +内容 | +状态 | +时间 | +操作 | +
|---|---|---|---|---|---|---|---|
| {{ item.id }} | +{{ item.postSlug }} | +{{ item.author }} | +{{ item.email }} | +{{ item.contentText }} | +{{ item.status }} | +{{ formatDate(item.pubDate) }} | ++ + + + + | +
| 暂无数据 | +|||||||
| 信息 | -内容 | -状态 | -操作 | -
|---|---|---|---|
| 暂无评论数据 | -|||
|
-
-
-
- |
- - - - {{ config.blogDomain + comment.postSlug }} - - | -- - {{ comment.status }} - - | -- - - - | -
- 第 {{ pagination.page }} 页, 共 - {{ pagination.total }} 页 -
-