• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

nly-adminlte-vue: 一个 vue2js 的 adminlte3 组件库,包括,折叠板,下拉菜单,日期 ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

nly-adminlte-vue

开源软件地址:

https://gitee.com/lerity/nly-adminlte-vue

开源软件介绍:



build result current version vue version adminlte version package quality package LICENSE downloads collaborators

English README || 中文 README

nly-adminlte-vue

nly-adminlte-vue is based on adminlte3 vue2.js, not need JQ

Welcome to communicating with QQ:927568606

This is a Alpha Version,Some prop perhaps deprecated in new Version, user caution!

Demo

The Demo is synchronize with master

admin-demo

uusername: adminpassowrd:123456

components-demo

components-demo

Docs

nly-daminlte-vue-docs

Note : The documentation has not been completely migrated to the website. If there is no document on the website, you can view it in the README.md under the corresponding component folder.

We also can view docs localhost with npm run docs-dev. docs-dev

Install

clone from Github

git clone https://github.com/nejinn/nly-adminlte-vue.gitnpm install npm runserve view example http://localhost:8080view local docs npm run docs-dev

npm

  • import all
npm install nly-adminlte-vuemain.jsimport "nly-adminlte-vue/dist/adminlte/css/adminlte.css";import "nly-adminlte-vue/dist/adminlte/fontawesome-free/css/all.css";import "nly-adminlte-vue/dist/adminlte/icon/iconfont.css";import "nly-adminlte-vue/dist/nly-adminlte-vue.css";import { NlyAdminlteVue, NlyAdminlteVueIcons } from "nly-adminlte-vue";Vue.use(NlyAdminlteVue);Vue.use(NlyAdminlteVueIcons);
  • CDN
<!-- vue --><script src="//unpkg.com/vue@latest/dist/vue.min.js"></script><!-- nly-adminlte-vue JS--><script src="//unpkg.com/nly-adminlte-vue@latest/dist/nly-adminlte-vue.umd.js"></script><!--  import nly-adminlte-vue CSS --><link  type="text/css"  rel="stylesheet"  href="//unpkg.com/nly-adminlte-vue@latest/dist/nly-adminlte-vue.css"/><!-- adminlte3 CSS --><link  type="text/css"  rel="stylesheet"  href="//unpkg.com/nly-adminlte-vue@latest/dist/adminlte/css/adminlte.css"/><!-- nly-adminlte-vue-icon JS--><script src="//unpkg.com/nly-adminlte-vue@latest/dist/nly-adminlte-vue-icon.umd.js"></script><!-- nlyfont icon CSS --><link  type="text/css"  rel="stylesheet"  href="//unpkg.com/nly-adminlte-vue@latest/dist/adminlte/icon/iconfont.css"/><!-- fontawesome icon CSS --><link  type="text/css"  rel="stylesheet"  href="//unpkg.com/nly-adminlte-vue@latest/dist/adminlte/fontawesome-free/css/all.css"/>
  • import one

Just like nly-badge

import { NlyBadge } from "nly-adminlte-vue";Vue.component("nly-badge", NlyBadge);

import Plugin

import { badgePlugin } from "nly-adminlte-vue";Vue.use(badgePlugin);

Thanks

jetbrains logo jetbrains logo

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap