求评价,作为 PHP 伪全栈 2 天弄完的前端

2015-08-25 16:14:46 +08:00
 zhangwei1996
http://mindful.edit.ren/

-- CSS JS HTML 应该压缩下,还没有弄

3120 次点击
所在节点    问与答
30 条回复
zrp1994
2015-08-25 19:07:57 +08:00
错了,不是 flarum ,是 laravel ……
ljbha007
2015-08-25 19:21:44 +08:00
没读代码 看页面还不错
Kilerd
2015-08-25 19:24:45 +08:00
```html
<link rel="stylesheet" type="text/css" href="/public/css/css.css"/>
<script src="/public/js/jq.js"></script>
<script src="/public/js/js.js"></script>
```
这命名方式 也是 日狗了

```css
#head-search-style form input{ float:right;
border:none;
height:20px;
text-indent:5px;
background:none;
width:105px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
display:none;
margin-right:10px;
}

#head-search-style form button{ height:20px; width:20px; float:left; margin:4px 0 0 5px;
text-indent:-1000px; display:block;
cursor:pointer;
color:#3d4044;
background:url (/public/img/search.png ) no-repeat 5% 11%;
border:none;
background-size:16px; }
.head-buttom{ background:rgba (255, 255, 255, 0.8 ); height:220px; width:100%; min-width:1000px; font-size:16px; visibility:hidden; }
```
这代码规范, 强行认为代码 部分是 复制粘贴上去的。
TangMonk
2015-08-25 19:28:01 +08:00
不错,继续努力
Ellison
2015-08-25 22:25:15 +08:00
样式和 JS 都分别写在 1 个.css 和.js 文件里,这简直了...
减少请求用 ngx_http_concat_module , Apache 的话用 mod_concat
lyragosa
2015-08-25 22:26:57 +08:00
话说如果对于全站 https 的网站 出现这种首页超大图的情况应该怎么处理比较好?

国内貌似大多数免费的图床都不支持 CDN
lyragosa
2015-08-25 22:27:20 +08:00
更正,是不支持 https
RyuZheng
2015-08-25 23:02:43 +08:00
图片加载太慢
lynnworld
2015-08-26 08:43:29 +08:00
@lyragosa 七牛有免费额度
plqws
2015-08-26 09:16:21 +08:00
@lyragosa 又拍云二级域名是免费的 SSL

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/215881

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX