在好例子网,分享、交流、成长!
您当前所在位置:首页CSS 开发实例HTML基础 → HTML5后台模板(Apricot v 1.3)

HTML5后台模板(Apricot v 1.3)

HTML基础

下载此实例
  • 开发语言:CSS
  • 实例大小:3.67M
  • 下载次数:18
  • 浏览次数:227
  • 发布时间:2021-03-31
  • 实例类别:HTML基础
  • 发 布 人:zytbft
  • 文件格式:.zip
  • 所需积分:2
 相关标签: Axure re 模板

实例介绍

【实例简介】

【实例截图】

from clipboard


from clipboard


from clipboard

【核心代码】

Apricot

├── 404.html
├── 500.html
├── andvance-form.html
├── assets
│   ├── css
│   │   ├── awwwards.css
│   │   ├── bootstrap.css
│   │   ├── dripicon.css
│   │   ├── entypo-icon.css
│   │   ├── extra-pages.css
│   │   ├── font-awesome.css
│   │   ├── icons-style.css
│   │   ├── loader-style.css
│   │   ├── mail.css
│   │   ├── maki-icons.css
│   │   ├── media.css
│   │   ├── open-sans.css
│   │   ├── profile.css
│   │   ├── ribbons
│   │   │   ├── awwwards_honorable_black_left.png
│   │   │   ├── awwwards_honorable_black_right.png
│   │   │   ├── awwwards_honorable_green_left.png
│   │   │   ├── awwwards_honorable_green_right.png
│   │   │   ├── awwwards_honorable_white_left.png
│   │   │   └── awwwards_honorable_white_right.png
│   │   ├── signin.css
│   │   ├── social.css
│   │   ├── style.css
│   │   └── weather-icons.min.css
│   ├── font
│   │   ├── BebasNeue-webfont.eot
│   │   ├── BebasNeue-webfont.svg
│   │   ├── BebasNeue-webfont.ttf
│   │   ├── BebasNeue-webfont.woff
│   │   ├── dripicons.eot
│   │   ├── dripicons.svg
│   │   ├── dripicons.ttf
│   │   ├── dripicons.woff
│   │   ├── entypo.eot
│   │   ├── entypo.ttf
│   │   ├── entypo.woff
│   │   ├── maki.eot
│   │   ├── maki.ttf
│   │   ├── maki.woff
│   │   ├── weathericons-regular-webfont.eot
│   │   ├── weathericons-regular-webfont.svg
│   │   ├── weathericons-regular-webfont.ttf
│   │   └── weathericons-regular-webfont.woff
│   ├── fonts
│   │   ├── fontawesome-webfont.eot
│   │   ├── fontawesome-webfont.svg
│   │   ├── fontawesome-webfont.ttf
│   │   ├── fontawesome-webfont.woff
│   │   ├── glyphicons-halflings-regular (1).eot
│   │   ├── glyphicons-halflings-regular.eot
│   │   ├── glyphicons-halflings-regular.svg
│   │   ├── glyphicons-halflings-regular.ttf
│   │   ├── glyphicons-halflings-regular.woff
│   │   └── open-sans-light.woff
│   ├── ico
│   │   └── minus.png
│   ├── img
│   │   ├── bg.jpg
│   │   ├── bg10.jpg
│   │   ├── bg11.jpg
│   │   ├── bg12.jpg
│   │   ├── bg13.jpg
│   │   ├── bg2.jpg
│   │   ├── bg3.jpg
│   │   ├── bg3.png
│   │   ├── bg4.jpg
│   │   ├── bg5.jpg
│   │   ├── bg8.jpg
│   │   ├── bg9.jpg
│   │   ├── credit
│   │   │   ├── american-express.png
│   │   │   ├── mastercard.png
│   │   │   ├── paypal2.png
│   │   │   └── visa.png
│   │   ├── giftly.png
│   │   ├── insta-pic.jpg
│   │   ├── insta-pic2.jpg
│   │   ├── minus.png
│   │   ├── people-q-c-350-250-5.jpg
│   │   ├── people-q-c-350-250-7.jpg
│   │   ├── people-q-c-350-250-8.jpg
│   │   ├── plus.png
│   │   ├── search-dark.png
│   │   ├── search-white.png
│   │   ├── small-bg.jpg
│   │   ├── small-bg10.jpg
│   │   ├── small-bg11.jpg
│   │   ├── small-bg12.jpg
│   │   ├── small-bg13.jpg
│   │   ├── small-bg2.jpg
│   │   ├── small-bg5.jpg
│   │   ├── small-bg8.jpg
│   │   └── small-bg9.jpg
│   └── js
│       ├── app.js
│       ├── bootstrap.js
│       ├── button
│       │   ├── ladda
│       │   │   ├── ladda.min.css
│       │   │   ├── ladda.min.js
│       │   │   └── spin.min.js
│       │   └── progressbutton.jquery.js
│       ├── calendar
│       │   ├── app.js
│       │   ├── calendar.js
│       │   ├── css
│       │   │   └── calendar.css
│       │   ├── img
│       │   │   └── tick.png
│       │   ├── jstimezonedetect
│       │   │   └── jstz.min.js
│       │   ├── language
│       │   │   ├── de-DE.js
│       │   │   ├── el-GR.js
│       │   │   ├── es-ES.js
│       │   │   ├── es-MX.js
│       │   │   ├── fr-FR.js
│       │   │   ├── it-IT.js
│       │   │   ├── pl-PL.js
│       │   │   ├── pt-BR.js
│       │   │   ├── ru-RU.js
│       │   │   └── sv-SE.js
│       │   └── underscore
│       │       └── underscore-min.js
│       ├── chart
│       │   ├── barChart.js
│       │   ├── chart-float-stacking.js
│       │   ├── chart.js
│       │   ├── jquery.flot.js
│       │   ├── jquery.flot.resize.js
│       │   ├── jquery.flot2.js
│       │   ├── jquery.sparkline.js
│       │   ├── lineChart.js
│       │   ├── polarChart.js
│       │   ├── radarChart.js
│       │   └── realTime.js
│       ├── clock
│       │   ├── date.js
│       │   └── jquery.clock.js
│       ├── colorPicker
│       │   ├── bootstrap-colorpicker.css
│       │   ├── bootstrap-colorpicker.min.js
│       │   └── img
│       │       └── bootstrap-colorpicker
│       │           ├── alpha.png
│       │           ├── hue.png
│       │           └── saturation.png
│       ├── countdown
│       │   └── jquery.countdown.js
│       ├── custom
│       │   └── scriptbreaker-multiple-accordion-1.js
│       ├── dataTable
│       │   ├── css
│       │   │   └── datatables.responsive.css
│       │   ├── img
│       │   │   ├── minus.png
│       │   │   └── plus.png
│       │   └── lib
│       │       └── jquery.dataTables
│       │           ├── css
│       │           │   └── DT_bootstrap.css
│       │           └── images
│       │               ├── sort_asc.png
│       │               ├── sort_asc_disabled.png
│       │               ├── sort_both.png
│       │               ├── sort_desc.png
│       │               └── sort_desc_disabled.png
│       ├── datepicker
│       │   ├── bootstrap-datepicker.js
│       │   ├── bootstrap-datetimepicker.js
│       │   ├── clockface.css
│       │   ├── clockface.js
│       │   └── datepicker.css
│       ├── dropZone
│       │   ├── downloads
│       │   │   ├── css
│       │   │   │   └── dropzone.css
│       │   │   └── images
│       │   │       ├── spritemap.png
│       │   │       └── spritemap@2x.png
│       │   └── lib
│       │       └── dropzone.js
│       ├── flatvideo
│       │   └── jquery.fitvids.js
│       ├── footable
│       │   ├── css
│       │   │   ├── fonts
│       │   │   │   ├── footable (1).eot
│       │   │   │   ├── footable.eot
│       │   │   │   ├── footable.svg
│       │   │   │   ├── footable.ttf
│       │   │   │   └── footable.woff
│       │   │   ├── footable-demos.css
│       │   │   ├── footable.core.css
│       │   │   └── footable.standalone.css
│       │   └── js
│       │       ├── footable.filter.js
│       │       ├── footable.js
│       │       ├── footable.paginate.js
│       │       └── footable.sort.js
│       ├── gage
│       │   ├── jquery.easy-pie-chart.css
│       │   ├── jquery.easypiechart.min.js
│       │   ├── justgage.js
│       │   └── raphael.2.1.0.min.js
│       ├── iCheck
│       │   ├── flat
│       │   │   ├── aero.png
│       │   │   ├── aero@2x.png
│       │   │   ├── all.css
│       │   │   ├── blue.png
│       │   │   ├── blue@2x.png
│       │   │   ├── flat.png
│       │   │   ├── flat@2x.png
│       │   │   ├── green.png
│       │   │   ├── green@2x.png
│       │   │   ├── grey.png
│       │   │   ├── grey@2x.png
│       │   │   ├── orange.png
│       │   │   ├── orange@2x.png
│       │   │   ├── pink.png
│       │   │   ├── pink@2x.png
│       │   │   ├── purple.png
│       │   │   ├── purple@2x.png
│       │   │   ├── red.png
│       │   │   ├── red@2x.png
│       │   │   ├── yellow.png
│       │   │   └── yellow@2x.png
│       │   ├── jquery.icheck.js
│       │   └── line
│       │       ├── all.css
│       │       ├── line.png
│       │       └── line@2x.png
│       ├── idealform
│       │   ├── css
│       │   │   └── jquery.idealforms.css
│       │   ├── img
│       │   │   ├── datepicker.png
│       │   │   ├── loading.gif
│       │   │   ├── radiocheck.png
│       │   │   └── validation.png
│       │   └── jquery.idealforms.js
│       ├── inputMask
│       │   └── jquery.maskedinput.js
│       ├── jhere-custom.js
│       ├── jquery.js
│       ├── jquery.min.js
│       ├── load.js
│       ├── main.js
│       ├── map
│       │   └── gmap3.js
│       ├── nano
│       │   └── jquery.nanoscroller.js
│       ├── newsticker
│       │   └── jquery.newsTicker.js
│       ├── pace
│       │   ├── pace.js
│       │   └── themes
│       │       └── pace-theme-center-simple.css
│       ├── pnotify
│       │   ├── jquery.pnotify.default.css
│       │   └── jquery.pnotify.min.js
│       ├── preloader.js
│       ├── progress-bar
│       │   ├── number-pb.css
│       │   ├── number-pb.js
│       │   ├── progress-app.js
│       │   └── src
│       │       └── jquery.velocity.min.js
│       ├── search
│       │   └── jquery.quicksearch.js
│       ├── skin-select
│       │   ├── jquery.cookie.js
│       │   ├── skin-select.css
│       │   └── skin-select.js
│       ├── slidebars
│       │   ├── slidebars.css
│       │   └── slidebars.min.js
│       ├── speed
│       │   └── canvasgauge-coustom.js
│       ├── stackable
│       │   ├── responsive-table.css
│       │   ├── stacktable.css
│       │   └── stacktable.js
│       ├── switch
│       │   ├── bootstrap-switch.css
│       │   └── bootstrap-switch.js
│       ├── tabs
│       │   └── acc-wizard.min.css
│       ├── tag
│       │   ├── jquery.tagsinput.css
│       │   └── jquery.tagsinput.js
│       ├── textEditor
│       │   ├── dist
│       │   │   └── wysihtml5-0.4.0pre.js
│       │   ├── editor.css
│       │   ├── lib
│       │   │   └── js
│       │   │       └── wysihtml5-0.3.0.js
│       │   ├── parser_rules
│       │   │   └── advanced.js
│       │   ├── sceditor
│       │   │   └── minified
│       │   │       ├── jquery.sceditor.bbcode.min.js
│       │   │       └── themes
│       │   │           ├── famfamfam.png
│       │   │           └── square.min.css
│       │   └── src
│       │       ├── bootstrap-wysihtml5.css
│       │       └── bootstrap3-wysihtml5.js
│       ├── timepicker
│       │   ├── bootstrap-timepicker.css
│       │   └── bootstrap-timepicker.js
│       ├── tip
│       │   ├── jquery.tooltipster.js
│       │   └── tooltipster.css
│       ├── toggle_close.js
│       ├── tree
│       │   ├── images
│       │   │   ├── ajax-loader.gif
│       │   │   ├── file.gif
│       │   │   ├── folder-closed.gif
│       │   │   ├── folder.gif
│       │   │   ├── treeview-black-line.gif
│       │   │   ├── treeview-black.gif
│       │   │   ├── treeview-default-line.gif
│       │   │   ├── treeview-default.gif
│       │   │   ├── treeview-famfamfam-line.gif
│       │   │   ├── treeview-famfamfam.gif
│       │   │   ├── treeview-gray-line.gif
│       │   │   ├── treeview-gray.gif
│       │   │   ├── treeview-red-line.gif
│       │   │   └── treeview-red.gif
│       │   ├── jquery.treeview.css
│       │   ├── jquery.treeview.js
│       │   ├── lib
│       │   │   └── jquery.cookie.js
│       │   ├── tabelizer
│       │   │   ├── jquery-ui-1.10.4.custom.min.js
│       │   │   ├── jquery.tabelizer.js
│       │   │   └── tabelizer.min.css
│       │   └── treetable
│       │       ├── javascripts
│       │       │   └── src
│       │       │       └── jquery.treetable.js
│       │       ├── stylesheets
│       │       │   ├── jquery.treetable.css
│       │       │   └── jquery.treetable.theme.default.css
│       │       └── vendor
│       │           └── jquery-ui.js
│       ├── upload
│       │   ├── demos
│       │   │   ├── css
│       │   │   │   ├── demo.css
│       │   │   │   ├── images
│       │   │   │   │   └── dark-bg.png
│       │   │   │   └── uploader.css
│       │   │   └── js
│       │   │       └── demo.min.js
│       │   └── src
│       │       └── dmuploader.min.js
│       ├── validate
│       │   ├── img
│       │   │   └── valid.png
│       │   ├── jquery.validate.min.js
│       │   └── validate.css
│       └── wizard
│           ├── build
│           │   └── jquery.steps.js
│           ├── css
│           │   └── jquery.steps.css
│           ├── jquery.stepy.css
│           ├── jquery.stepy.js
│           └── lib
│               ├── jquery.cookie-1.3.1.js
│               └── modernizr-2.6.2.min.js
├── blank_page.html
├── blog-detail.html
├── blog-list.html
├── button.html
├── calendar.html
├── chart.html
├── element.html
├── file-upload.html
├── form-element.html
├── grids.html
├── icon.html
├── index.htm
├── index.html
├── invoice.html
├── lock-screen.html
├── login.html
├── mail.html
├── map.html
├── media.html
├── pricing_table.html
├── profile.html
├── social.html
├── table-dynamic.html
├── table-static.html
├── text-editor.html
├── time-line.html
├── tree.html
├── typhography.html
└── wizard.html

98 directories, 312 files


标签: Axure re 模板

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警