Created
April 1, 2014 00:54
-
-
Save democ/9905679 to your computer and use it in GitHub Desktop.
Revisions
-
runningdemo created this gist
Oct 16, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,23 @@ ## 前台模板编写 ### 设计资料准备 * 四张设计稿: 主页,列表页,文章页,封面页 * Banner广告图 * logo图 ### 根据设计图完成以下四个基本页面: * index.htm * cover_article.htm * list_article.htm * article_article.htm ### 完成动态模板的替换 * index.htm * 栏目导航 * ... .... ## 后台内容准备 * 添加网站栏目 * 添加栏目文章 * 更改系统的模板