完成paint的展示页面,并且完成图片上传功能

This commit is contained in:
2026-07-08 15:36:48 +08:00
parent 8ab1908e27
commit 690b4e2ed3
4 changed files with 57 additions and 27 deletions

View File

@@ -9,7 +9,7 @@
{% endblock %}
</div>
{% block move %}
{# 这里存放更多模板的数据 #}
{# 这里存放更多模板的数据 #}
{% endblock %}
{% include 'blog/include/footer.html' %}
</body>