diff --git a/chapter2/mysite/myapp/static/styles/common.css b/chapter2/mysite/myapp/static/styles/common.css index debfaff..b663020 100755 --- a/chapter2/mysite/myapp/static/styles/common.css +++ b/chapter2/mysite/myapp/static/styles/common.css @@ -5,6 +5,10 @@ body::-webkit-scrollbar { display: none; } + +table td { word-break: break-all; word-wrap:break-word; } + + .anchorBL { display: none; } diff --git a/chapter2/mysite/myapp/templates/myapp/crawl.html b/chapter2/mysite/myapp/templates/myapp/crawl.html index 7b1aed6..9e49e1b 100644 --- a/chapter2/mysite/myapp/templates/myapp/crawl.html +++ b/chapter2/mysite/myapp/templates/myapp/crawl.html @@ -114,8 +114,8 @@
- - + +
评论ID评论内容评论ID评论内容 评论时间