基本信息
源码名称:bootstrap餐饮类项目网站
源码大小:0.87M
文件格式:.rar
开发语言:js
更新时间:2020-08-01
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 3 元 
   源码介绍
运用bootstrap框架制作的餐饮类网站. (单页)

项目案例2

├── css
│   └── spiceFood.css
├── images
│   ├── 1.jpg
│   ├── 1p.jpg
│   ├── 2p.jpg
│   ├── 3.jpg
│   ├── 3p.png
│   ├── 4.jpg
│   ├── 4p.jpg
│   ├── 5p.jpg
│   ├── 6p.jpg
│   ├── 7p.jpg
│   ├── 8p.jpg
│   ├── bag.png
│   ├── banner.jpg
│   ├── logo.png
│   ├── products
│   │   ├── small01.jpg
│   │   ├── small02.jpg
│   │   ├── small03.jpg
│   │   ├── small04.jpg
│   │   ├── small05.jpg
│   │   ├── small06.jpg
│   │   ├── small07.jpg
│   │   ├── small08.jpg
│   │   └── small09.jpg
│   ├── search-icon.png
│   └── title.jpg
├── lib
│   ├── bootstrap
│   │   ├── css
│   │   │   ├── bootstrap-theme.css
│   │   │   ├── bootstrap-theme.css.map
│   │   │   ├── bootstrap-theme.min.css
│   │   │   ├── bootstrap.css
│   │   │   ├── bootstrap.css.map
│   │   │   └── bootstrap.min.css
│   │   ├── fonts
│   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   └── glyphicons-halflings-regular.woff2
│   │   └── js
│   │       ├── bootstrap.js
│   │       ├── bootstrap.min.js
│   │       └── npm.js
│   └── jquery
│       ├── jquery-1.11.0.js
│       └── jquery-1.11.0.min.js
└── spiceFood.html

9 directories, 43 files