释放双眼,带上耳机,听听看~!
介绍
Stexo是基于Bootstrap 4的完全响应式管理模板。它带有许多可重用且美观的UI元素,小部件和功能。它使开发人员可以轻松构建超棒的Web应用程序。
文件和文件夹结构
Theme Directory
├── html files
assets/
├── scss/
│ └── All SASS files
├── css/
│ └── All css files.
├── fonts/
├── pages/
│ └── All the pages related scripts
├── images/
│ └── All images
├── plugins/
│ └── The plugins files - which are not available through bower
└── js/
└── All common Javascripts files
CSS & SASS
Sass是CSS预处理器,它扩展了CSS语言,添加了允许变量,混合,函数和许多其他技术的功能,这些功能使您可以使CSS更具可维护性,可扩展性和可扩展性。Sass在Node,浏览器和Rhino中运行。
主要的style.css文件和icon.css使用sass编译器进行了预编译,并在assets/css/
文件夹内提供。如果您不熟悉sass或没有任何可用于编译sass文件的环境设置,则可以直接使用这些CSS文件。但是,如果您熟悉sass,那么我建议您使用sass文件。
文件说明如下:
File | Description |
---|---|
bootstrap.css |
Stexo uses the bootstrap v4.3.1 The core bootstrap file is being used in all the pages. |
icons.scss /icons.css |
Combines various font icons. You should remove the fonts you don’t plan to use from this file and recompile it. |
style.scss /style.css |
The main stylesheet file, it’s being generated from sass and contains all the css styles combined. |
Javascript
Stexo使用jQuery,Bootstrap JS框架(以其为核心)和一些第三方插件。可能还有更多第三方插件,您可以根据需要使用。CSS已经包含这些插件的匹配样式,因此您无需对其进行任何处理。
File | Description |
---|---|
jquery.js , bootstrap.js , jquery.nicescroll , jquery.slimscroll , etc. |
These files are used at core of the theme. |
app.js |
This is a main js file. It contains the custom JS code needed for features including layout, sidebar, etc. Also it contains the definition of some of the key components (e.g. notifications, portlet, etc) and code (for self-initialization) related to some of the controls (e.g. modal, range-slider, switchery, multiselect, etc). |
pages/*.js |
These are the files containing pages specific code. They are mainly used for demo purpose. |
plugins/**.js |
All supported and integrated third-party plugins are included in here. |
下载
官方正版地址:https://themeforest.net/item/stexo-admin-dashboard-template/24189376
本站提供下载仅供学习参考,需要商业等请购买官方模板享受正版服务!
Stexo 1.0
提取码:无
解压码:
无
复制
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
资源链接失效