嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
jquery-confirm-master
├── LICENSE
├── README.md
├── animations.html
├── bower.json
├── callback.html
├── css
│ ├── jquery-confirm.css
│ └── jquery-confirm.less
├── demo
│ ├── demo.css
│ ├── demo.js
│ ├── libs
│ │ ├── bs3.css
│ │ ├── bundled.css
│ │ ├── bundled.js
│ │ └── fonts
│ │ ├── FontAwesome.otf
│ │ ├── fontawesome-webfont.eot
│ │ ├── fontawesome-webfont.svg
│ │ ├── fontawesome-webfont.ttf
│ │ ├── fontawesome-webfont.woff
│ │ └── fontawesome-webfont.woff2
│ └── logo-name.svg
├── dist
│ ├── jquery-confirm.min.css
│ └── jquery-confirm.min.js
├── form.html
├── index.html
├── jquery-confirm.png
├── js
│ └── jquery-confirm.js
├── package.json
├── table.html
├── text.txt
├── themelayout.png
└── themes.html
6 directories, 30 files