嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
后台管理系统模板
.
├── JAvaee编写的商城页面.zip
├── css
│ ├── bootstrap.min.css
│ ├── font.css
│ ├── layuiadmin.css
│ ├── login.css
│ ├── style.css
│ └── xadmin.css
├── favicon.ico
├── fonts
│ ├── iconfont.eot
│ ├── iconfont.ttf
│ └── iconfont.woff
├── html
│ ├── admin-add.html
│ ├── admin-cate.html
│ ├── admin-edit.html
│ ├── admin-list.html
│ ├── admin-role.html
│ ├── admin-rule.html
│ ├── anim.html
│ ├── auxiliar.html
│ ├── badge.html
│ ├── buttons.html
│ ├── carousel.html
│ ├── cate.html
│ ├── city.html
│ ├── colorpicker.html
│ ├── echarts1.html
│ ├── echarts2.html
│ ├── echarts3.html
│ ├── echarts4.html
│ ├── echarts5.html
│ ├── echarts6.html
│ ├── echarts7.html
│ ├── echarts8.html
│ ├── form1.html
│ ├── form2.html
│ ├── grid.html
│ ├── member-add.html
│ ├── member-del.html
│ ├── member-edit.html
│ ├── member-list.html
│ ├── member-password.html
│ ├── nav.html
│ ├── order-add.html
│ ├── order-list.html
│ ├── page.html
│ ├── panel.html
│ ├── progress-bar.html
│ ├── role-add.html
│ ├── tab.html
│ ├── table-element.html
│ ├── timeline.html
│ ├── unicode.html
│ ├── upload.html
│ ├── welcome.html
│ └── welcome2.html
├── images
│ ├── aiwrap.png
│ ├── bg.png
│ └── pic
│ ├── 1.png
│ ├── 2.png
│ └── 3.png
├── index.html
├── js
│ ├── jquery.min.js
│ ├── xadmin.js
│ └── xcity.js
├── lib
│ └── layui
│ ├── css
│ │ ├── global.css
│ │ ├── layui.css
│ │ ├── layui.mobile.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.ttf
│ │ └── iconfont.woff
│ ├── images
│ │ └── face
│ │ ├── 0.gif
│ │ ├── 1.gif
│ │ ├── 10.gif
│ │ ├── 11.gif
│ │ ├── 12.gif
│ │ ├── 13.gif
│ │ ├── 14.gif
│ │ ├── 15.gif
│ │ ├── 16.gif
│ │ ├── 17.gif
│ │ ├── 18.gif
│ │ ├── 19.gif
│ │ ├── 2.gif
│ │ ├── 20.gif
│ │ ├── 21.gif
│ │ ├── 22.gif
│ │ ├── 23.gif
│ │ ├── 24.gif
│ │ ├── 25.gif
│ │ ├── 26.gif
│ │ ├── 27.gif
│ │ ├── 28.gif
│ │ ├── 29.gif
│ │ ├── 3.gif
│ │ ├── 30.gif
│ │ ├── 31.gif
│ │ ├── 32.gif
│ │ ├── 33.gif
│ │ ├── 34.gif
│ │ ├── 35.gif
│ │ ├── 36.gif
│ │ ├── 37.gif
│ │ ├── 38.gif
│ │ ├── 39.gif
│ │ ├── 4.gif
│ │ ├── 40.gif
│ │ ├── 41.gif
│ │ ├── 42.gif
│ │ ├── 43.gif
│ │ ├── 44.gif
│ │ ├── 45.gif
│ │ ├── 46.gif
│ │ ├── 47.gif
│ │ ├── 48.gif
│ │ ├── 49.gif
│ │ ├── 5.gif
│ │ ├── 50.gif
│ │ ├── 51.gif
│ │ ├── 52.gif
│ │ ├── 53.gif
│ │ ├── 54.gif
│ │ ├── 55.gif
│ │ ├── 56.gif
│ │ ├── 57.gif
│ │ ├── 58.gif
│ │ ├── 59.gif
│ │ ├── 6.gif
│ │ ├── 60.gif
│ │ ├── 61.gif
│ │ ├── 62.gif
│ │ ├── 63.gif
│ │ ├── 64.gif
│ │ ├── 65.gif
│ │ ├── 66.gif
│ │ ├── 67.gif
│ │ ├── 68.gif
│ │ ├── 69.gif
│ │ ├── 7.gif
│ │ ├── 70.gif
│ │ ├── 71.gif
│ │ ├── 8.gif
│ │ └── 9.gif
│ ├── lay
│ │ └── modules
│ │ ├── carousel.js
│ │ ├── code.js
│ │ ├── element.js
│ │ ├── flow.js
│ │ ├── form.js
│ │ ├── jquery.js
│ │ ├── laydate.js
│ │ ├── layedit.js
│ │ ├── layer.js
│ │ ├── laypage.js
│ │ ├── laytpl.js
│ │ ├── mobile.js
│ │ ├── table.js
│ │ ├── tree.js
│ │ ├── upload.js
│ │ └── util.js
│ └── layui.js
├── login.html
└── login2.html
19 directories, 169 files