基本信息
源码名称:电影网站纯html
源码大小:4.37M
文件格式:.7z
开发语言:CSS
更新时间:2023-02-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
电影网站纯html

.
├── Index.html
├── assets
│   ├── css
│   │   ├── 1-font.css
│   │   ├── 2-ui.css
│   │   ├── 3-site.css
│   │   ├── font.css
│   │   ├── layer.css
│   │   ├── mytheme-color1.css
│   │   └── mytheme-color20.css
│   ├── fonts
│   │   ├── fontawesome-webfont.eot
│   │   ├── fontawesome-webfont.ttf
│   │   └── fontawesome-webfont.woff2
│   ├── img
│   │   ├── 1.jpg
│   │   ├── 1.png
│   │   ├── 20200519223109.gif
│   │   ├── Log.png
│   │   ├── Logo.png
│   │   ├── load.png
│   │   ├── load_f.png
│   │   └── load_w.png
│   ├── js
│   │   ├── analytics.js
│   │   ├── cms.js
│   │   ├── ipm.js
│   │   ├── jquery.autocomplete.js
│   │   ├── jquery.cookie.js
│   │   ├── jquery.js
│   │   ├── language.js
│   │   ├── layui.all.js
│   │   ├── layui.js
│   │   ├── modules
│   │   │   ├── code.css
│   │   │   ├── laydate
│   │   │   │   └── default
│   │   │   │       └── laydate.css
│   │   │   └── layer
│   │   │       └── default
│   │   │           ├── icon-ext.png
│   │   │           ├── icon.png
│   │   │           ├── layer.css
│   │   │           ├── loading-0.gif
│   │   │           ├── loading-1.gif
│   │   │           └── loading-2.gif
│   │   ├── share.js
│   │   ├── site.js
│   │   ├── ui.js
│   │   └── xla.min.js
│   └── module
│       └── layui
│           ├── css
│           │   ├── layui.css
│           │   └── modules
│           │       ├── code.css
│           │       ├── laydate
│           │       │   └── default
│           │       │       └── laydate.css
│           │       └── layer
│           │           └── default
│           │               ├── icon-ext.png
│           │               ├── icon.png
│           │               ├── layer.css
│           │               ├── loading-0.gif
│           │               ├── loading-1.gif
│           │               └── loading-2.gif
│           ├── font
│           │   ├── iconfont.eot
│           │   ├── iconfont.svg
│           │   ├── iconfont.ttf
│           │   ├── iconfont.woff
│           │   └── iconfont.woff2
│           └── layui.js
├── log.html
├── reg.html
├── vodtype
│   ├── AddVidoInfo.html
│   ├── Upload.html
│   ├── a.html
│   ├── bofang.html
│   ├── parse.js
│   ├── playconfig.js
│   ├── player.js
│   ├── text.html
│   ├── uploads.html
│   └── vido
│       ├── demo.css
│       ├── font-awesome.min.css
│       ├── fontawesome-webfont.eot
│       ├── fontawesome-webfont.ttf
│       ├── fontawesome-webfont.woff
│       ├── fontawesome-webfont.woff2
│       ├── jquery-1.11.0.min.js
│       ├── modernizr.min.js
│       ├── normalize.css
│       ├── sintel.mp4
│       ├── style.css
│       ├── vedio.js
│       └── weloveiconfonts.css
└── 好例子网_电影网站纯html.7z

21 directories, 80 files