From e4ed84483bd07473ebab6eba6c46ef2c9d1df88f Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Thu, 21 Nov 2019 16:00:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=80=81=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/description/description.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 frontend/views/description/description.html diff --git a/frontend/views/description/description.html b/frontend/views/description/description.html new file mode 100644 index 0000000..c0dd15d --- /dev/null +++ b/frontend/views/description/description.html @@ -0,0 +1,10 @@ + + + + + Title + + +我是HTML + + \ No newline at end of file