From 5a6f7990590adc1672cb67b403463e18c965dc88 Mon Sep 17 00:00:00 2001 From: Viajero <2737079298@qq.com> Date: Mon, 6 Oct 2025 22:04:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E2=80=9C=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/edit.html | 256 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 256 insertions(+) create mode 100644 templates/edit.html diff --git a/templates/edit.html b/templates/edit.html new file mode 100644 index 0000000..b8e6c00 --- /dev/null +++ b/templates/edit.html @@ -0,0 +1,256 @@ +{% extends "base.html" %} + +{% block title %}编辑数据 - 紫金·稷下薪火·云枢智海师生成果共创系统{% endblock %} + +{% block content %} + + +