模板结构

│ book.php
│ city.php
│ index.php
│ ordershow.php
│ search.php
│ sitemap.php
│ taglist.php
│ tags.php
│ theme.jpg
│ _config.php
│ _note.php
│ _theme.php

├─bbs
│ add.php
│ edit.php
│ index.php
│ myreply.php
│ mytopic.php
│ search.php
│ show.php

├─block

├─content
│ ├─form
│ │ add.php
│ │ list.php
│ │ show.php
│ │
│ ├─job
│ │ list.php
│ │ show.php
│ │
│ ├─news
│ │ list.php
│ │ list_pic.php
│ │ show.php
│ │
│ ├─page
│ │ page.php
│ │
│ ├─pro
│ │ list.php
│ │ show.php
│ │
│ └─weixin
│ show.php

├─css

├─images

├─js

├─include
│ │ banner_inner.php
│ │ city.php
│ │ foot.php
│ │ head.php
│ │ left_nav.php
│ │ top.php
│ │
│ ├─bbs
│ │ add.php
│ │ add_foot.php
│ │ edit.php
│ │ edit_foot.php
│ │ index.php
│ │ left.php
│ │ myreply.php
│ │ mytopic.php
│ │ search.php
│ │ show.php
│ │ show_foot.php
│ │
│ ├─book
│ │ body.php
│ │ foot.php
│ │
│ └─content
│ │ filter.php
│ │ page.php
│ │
│ ├─form
│ │ add_foot.php
│ │ add_form.php
│ │ filter.php
│ │ list.php
│ │
│ ├─job
│ │ list.php
│ │ show.php
│ │
│ ├─news
│ │ list.php
│ │ pic.php
│ │ show.php
│ │ show_action.php
│ │
│ └─pro
│ list.php
│ show_action.php
│ show_body.php
│ show_head.php

└─user
editemail.php
editpass.php
getpass.php
index.php
login.php
reg.php
mymoney.php
myorder.php
nav.php
pay.php
└─mobile
留言页面
城市分站
首页模板
订单详情页
搜索页面
网站地图
标签列表
标签
模板缩略图
模板配置文件
模板别名
模板指向文件

社区模块
 发帖页面
 主题编辑页面
 社区首页
 我的回复
 我的主题
 主题搜索
 主题详情页

区块文件夹

内容模块文件
 表单模块
  表单提交
  表单列表
  表单详情页

 招聘模块
  招聘列表
  招聘详情页

 文章模块
  文章列表
  文章列表-图片模式
  文章详情页

单页模块


 产品模块
  产品列表
  产品详情页

 微信模块
  图文素材详情页

CSS样式

图片文件夹

Js文件夹

包含文件(公共文件或模块中不经常修改的部分
 内页Banner部分
 城市分站
 公共底部
 公共头部
 公共左侧部分
 公共顶部

 社区模块部分
  发帖表单部分
  发帖Js处理部分
  编辑主题表单部分
  编辑主题Js处理部分
  社区首页列表部分
  社区左侧导航
  我的回复列表
  我的主题列表
  主题搜索列表
  主题详情部分
  主题底部Js等

 留言部分
  留言列表及表单部分
  留言表单Js处理部分

 内容模块
  列表筛选
  单页

 表单模块
  表单Js部分
  表单Form部分
  表单筛选部分
  表单列表部分

 招聘模块
  招聘列表
  招聘详情

 文章模块
  文章列表
  文章列表-图片
  文章详情
  文章JS等部分

 产品模块
  产品列表
  产品Js部分
  产品内容部分
  产品组图部分

 会员系统
  修改邮箱
  修改密码
  找回密码
  会员中心
  会员登录
  会员注册
  财务记录
  我的订单
  左侧菜单
  在线充值
手机站模板(手机站结构和PC的相同