diff --git a/forum/static/img/1.jpg b/forum/static/img/1.jpg new file mode 100644 index 0000000..9a882d7 Binary files /dev/null and b/forum/static/img/1.jpg differ diff --git a/forum/static/img/10.jpg b/forum/static/img/10.jpg new file mode 100644 index 0000000..916d9a7 Binary files /dev/null and b/forum/static/img/10.jpg differ diff --git a/forum/static/img/11.jpg b/forum/static/img/11.jpg new file mode 100644 index 0000000..6d63991 Binary files /dev/null and b/forum/static/img/11.jpg differ diff --git a/forum/static/img/12.jpg b/forum/static/img/12.jpg new file mode 100644 index 0000000..e233ce5 Binary files /dev/null and b/forum/static/img/12.jpg differ diff --git a/forum/static/img/13.jpg b/forum/static/img/13.jpg new file mode 100644 index 0000000..85c8594 Binary files /dev/null and b/forum/static/img/13.jpg differ diff --git a/forum/static/img/14.jpg b/forum/static/img/14.jpg new file mode 100644 index 0000000..863d408 Binary files /dev/null and b/forum/static/img/14.jpg differ diff --git a/forum/static/img/15.jpg b/forum/static/img/15.jpg new file mode 100644 index 0000000..5a016cf Binary files /dev/null and b/forum/static/img/15.jpg differ diff --git a/forum/static/img/16.jpg b/forum/static/img/16.jpg new file mode 100644 index 0000000..41c62d0 Binary files /dev/null and b/forum/static/img/16.jpg differ diff --git a/forum/static/img/17.jpg b/forum/static/img/17.jpg new file mode 100644 index 0000000..e7f1a2c Binary files /dev/null and b/forum/static/img/17.jpg differ diff --git a/forum/static/img/18.jpg b/forum/static/img/18.jpg new file mode 100644 index 0000000..f591f80 Binary files /dev/null and b/forum/static/img/18.jpg differ diff --git a/forum/static/img/19.png b/forum/static/img/19.png new file mode 100644 index 0000000..4c25837 Binary files /dev/null and b/forum/static/img/19.png differ diff --git a/forum/static/img/2.jpg b/forum/static/img/2.jpg new file mode 100644 index 0000000..350c6af Binary files /dev/null and b/forum/static/img/2.jpg differ diff --git a/forum/static/img/3.jpg b/forum/static/img/3.jpg new file mode 100644 index 0000000..baff541 Binary files /dev/null and b/forum/static/img/3.jpg differ diff --git a/forum/static/img/4.jpg b/forum/static/img/4.jpg new file mode 100644 index 0000000..e2f221d Binary files /dev/null and b/forum/static/img/4.jpg differ diff --git a/forum/static/img/5.jpg b/forum/static/img/5.jpg new file mode 100644 index 0000000..9598518 Binary files /dev/null and b/forum/static/img/5.jpg differ diff --git a/forum/static/img/6.jpg b/forum/static/img/6.jpg new file mode 100644 index 0000000..ddf91b5 Binary files /dev/null and b/forum/static/img/6.jpg differ diff --git a/forum/static/img/7.png b/forum/static/img/7.png new file mode 100644 index 0000000..e2416bb Binary files /dev/null and b/forum/static/img/7.png differ diff --git a/forum/static/img/8.png b/forum/static/img/8.png new file mode 100644 index 0000000..3e99791 Binary files /dev/null and b/forum/static/img/8.png differ diff --git a/forum/static/img/9.jpg b/forum/static/img/9.jpg new file mode 100644 index 0000000..9001745 Binary files /dev/null and b/forum/static/img/9.jpg differ diff --git a/forum/templates/404.html b/forum/templates/404.html new file mode 100644 index 0000000..b35dee9 --- /dev/null +++ b/forum/templates/404.html @@ -0,0 +1,75 @@ + + + + + + 404 - 页面未找到 + + + + + +
+
+
404
+
页面走丢了
+

你访问的页面不存在或已被移除

+ 返回首页 +
+ + + diff --git a/forum/templates/500.html b/forum/templates/500.html new file mode 100644 index 0000000..4acddc9 --- /dev/null +++ b/forum/templates/500.html @@ -0,0 +1,75 @@ + + + + + + 500 - 服务器错误 + + + + + +
+
+
500
+
服务器开小差了
+

服务器遇到了内部错误,请稍后再试

+ 返回首页 +
+ + +