From 78f0b1eedd306146471d32883a3ecbec8cffc24f Mon Sep 17 00:00:00 2001 From: yezhengcool <144301781+yezhengcool@users.noreply.github.com> Date: Fri, 29 Mar 2024 17:37:11 +0800 Subject: [PATCH] Delete templates directory Signed-off-by: yezhengcool <144301781+yezhengcool@users.noreply.github.com> --- templates/get_news.html | 11 ------ templates/goods_list.html | 23 ------------ templates/login.html | 31 ---------------- templates/register.html | 55 --------------------------- templates/test.html | 20 ---------- templates/user_list.html | 78 --------------------------------------- 6 files changed, 218 deletions(-) delete mode 100644 templates/get_news.html delete mode 100644 templates/goods_list.html delete mode 100644 templates/login.html delete mode 100644 templates/register.html delete mode 100644 templates/test.html delete mode 100644 templates/user_list.html diff --git a/templates/get_news.html b/templates/get_news.html deleted file mode 100644 index 4c8ef0f..0000000 --- a/templates/get_news.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Title - - -

详细信息

-递四方速递发生发顺丰的大师放的防守打法似懂非懂 - - \ No newline at end of file diff --git a/templates/goods_list.html b/templates/goods_list.html deleted file mode 100644 index 9bed30c..0000000 --- a/templates/goods_list.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - 商品 - - -

商品列表

- - - - - - - - - - - - - - - \ No newline at end of file diff --git a/templates/login.html b/templates/login.html deleted file mode 100644 index 869d354..0000000 --- a/templates/login.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - 用户登录 - - - - - -

用户登录

-
-
- 用户名: -
-
- 密码: -
- - -
- - \ No newline at end of file diff --git a/templates/register.html b/templates/register.html deleted file mode 100644 index 7b60052..0000000 --- a/templates/register.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - Title - - - -

用户注册

-
-
- 用户名: -
-
- 密码: -
-
- 性别: - 男 - 女 -
-
- 爱好: - 篮球 - 足球 - 乒乓球 -
-
- 城市: - -
-
- 擅长领域: - -
-
- 备注: - -
-
- -
-
- - - \ No newline at end of file diff --git a/templates/test.html b/templates/test.html deleted file mode 100644 index 4245c79..0000000 --- a/templates/test.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - 我的地盘 - - - - - -

登录

-
-
- - - - - - - \ No newline at end of file diff --git a/templates/user_list.html b/templates/user_list.html deleted file mode 100644 index a748e9b..0000000 --- a/templates/user_list.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - 用户 - - -

用户列表

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ID头像姓名邮箱更多信息操作
1墨雨轩123456@qq.com - 点击查看详细 - - 修改 - 删除 -
2墨雨轩123456@qq.com - 点击查看详细 - - 修改 - 删除 -
3墨雨轩123456@qq.com - 点击查看详细 - - 修改 - 删除 -
4墨雨轩123456@qq.com - 点击查看详细 - - 修改 - 删除 -
- - \ No newline at end of file