From 5d77906331243354710712ddf45b8bcb2152dacc Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 29 Jan 2018 15:37:45 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/.add.html.swp | Bin 12288 -> 0 bytes html/.add.html.un~ | Bin 32860 -> 0 bytes html/.style.css.swp | Bin 12288 -> 0 bytes html/.style.css.un~ | Bin 47414 -> 1418 bytes html/add.html | 26 -------------------------- html/imgs/1516948982.jpg | Bin 0 -> 775702 bytes html/imgs/1517194089.jpg | Bin 0 -> 15428 bytes html/imgs/1517194132.png | Bin 0 -> 105704 bytes html/imgs/1517202617.jpg | Bin 0 -> 15428 bytes html/imgs/1517202643.png | Bin 0 -> 105704 bytes html/style.css | 2 +- 11 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 html/.add.html.swp delete mode 100644 html/.add.html.un~ delete mode 100644 html/.style.css.swp delete mode 100644 html/add.html create mode 100644 html/imgs/1516948982.jpg create mode 100644 html/imgs/1517194089.jpg create mode 100644 html/imgs/1517194132.png create mode 100644 html/imgs/1517202617.jpg create mode 100644 html/imgs/1517202643.png (limited to 'html') diff --git a/html/.add.html.swp b/html/.add.html.swp deleted file mode 100644 index 2e8af71..0000000 Binary files a/html/.add.html.swp and /dev/null differ diff --git a/html/.add.html.un~ b/html/.add.html.un~ deleted file mode 100644 index 3e8dea0..0000000 Binary files a/html/.add.html.un~ and /dev/null differ diff --git a/html/.style.css.swp b/html/.style.css.swp deleted file mode 100644 index 06400be..0000000 Binary files a/html/.style.css.swp and /dev/null differ diff --git a/html/.style.css.un~ b/html/.style.css.un~ index b688347..730471b 100644 Binary files a/html/.style.css.un~ and b/html/.style.css.un~ differ diff --git a/html/add.html b/html/add.html deleted file mode 100644 index a664f58..0000000 --- a/html/add.html +++ /dev/null @@ -1,26 +0,0 @@ - - -添加issue - - -
- -
- - -
- 标题: -
- 标签(用空格分割): - 问题描述: - - 解决方案: - - -
-
- - - diff --git a/html/imgs/1516948982.jpg b/html/imgs/1516948982.jpg new file mode 100644 index 0000000..fa4fd41 Binary files /dev/null and b/html/imgs/1516948982.jpg differ diff --git a/html/imgs/1517194089.jpg b/html/imgs/1517194089.jpg new file mode 100644 index 0000000..d41d4c3 Binary files /dev/null and b/html/imgs/1517194089.jpg differ diff --git a/html/imgs/1517194132.png b/html/imgs/1517194132.png new file mode 100644 index 0000000..af6549d Binary files /dev/null and b/html/imgs/1517194132.png differ diff --git a/html/imgs/1517202617.jpg b/html/imgs/1517202617.jpg new file mode 100644 index 0000000..d41d4c3 Binary files /dev/null and b/html/imgs/1517202617.jpg differ diff --git a/html/imgs/1517202643.png b/html/imgs/1517202643.png new file mode 100644 index 0000000..af6549d Binary files /dev/null and b/html/imgs/1517202643.png differ diff --git a/html/style.css b/html/style.css index dd447a4..6d1a447 100644 --- a/html/style.css +++ b/html/style.css @@ -1,5 +1,5 @@ #container{ - width:640; + width:768px; } #pagejump_next{ -- cgit v1.1-26-g67d0