diff --git a/elastic/templates/elastic/manage.html b/elastic/templates/elastic/manage.html index b8f4a89..90b090e 100644 --- a/elastic/templates/elastic/manage.html +++ b/elastic/templates/elastic/manage.html @@ -4,27 +4,191 @@ 数据管理

数据管理

仅管理员可见。可查看、编辑、删除所有记录。

- + + +
+
+ + + + + +
+ + +
+ + +
@@ -34,32 +198,15 @@ - - {% for it in items %} - - - - - - - - {% endfor %} + +
ID操作
{{ it.id }} - {% if it.image %} - -
/media/{{ it.image }}
- {% endif %} -
-
{{ it.data|safe }}
-
{{ it.writer_id }} - - -
-