All Projects → dean5277 → Iviewxx

dean5277 / Iviewxx

Licence: other
在iview的基础上开发新组件,如果有天iview更新请以iview为主

Labels

Projects that are alternatives of or similar to Iviewxx

vue-base
基于 vue 和 vue-cli 搭建的整套开发底层,敏捷开发
Stars: ✭ 33 (-15.38%)
Mutual labels:  iview
Blog
一个go、echo、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站
Stars: ✭ 388 (+894.87%)
Mutual labels:  iview
Iview Weapp
一套高质量的微信小程序 UI 组件库
Stars: ✭ 6,145 (+15656.41%)
Mutual labels:  iview
Form Create
🔥🔥🔥 强大的动态表单生成器|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.
Stars: ✭ 3,698 (+9382.05%)
Mutual labels:  iview
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+8700%)
Mutual labels:  iview
Quartz.netui
基于.NetCore + Quartz.Net + Vue + IView开箱即用的定时任务UI。不依赖数据库,只需在界面做简单配置。
Stars: ✭ 454 (+1064.1%)
Mutual labels:  iview
vue-iview-master
基于vue-cli+iview2的管理后台模板,用于初学者示例
Stars: ✭ 16 (-58.97%)
Mutual labels:  iview
Pic Gather
[ Closed ] 🎨 image collector, which supports custom acquisition source configuration and is compatible with MacOS and Windows operating systems.
Stars: ✭ 842 (+2058.97%)
Mutual labels:  iview
Vue Form Builder
Build powerful vue form with JSON schema and composition api.
Stars: ✭ 325 (+733.33%)
Mutual labels:  iview
Iview
A high quality UI Toolkit built on Vue.js 2.0
Stars: ✭ 23,930 (+61258.97%)
Mutual labels:  iview
Uniadmin
UniAdmin是一套渐进式模块化开源后台,采用前后端分离技术,数据交互采用json格式,功能低耦合高内聚;核心模块支持系统设置、权限管理、用户管理、菜单管理、API管理等功能,后期上线模块商城将打造类似composer、npm的开放式插件市场;同时我们将打造一套兼容性的API标准,从ThinkPHP5.1+Vue2开始,逐步吸引爱好者共同加入,以覆盖larval、spring-boot、django、yii、koa、react等多语言框架。
Stars: ✭ 277 (+610.26%)
Mutual labels:  iview
Queryphp
🔥High Performance PHP Progressive Framework.
Stars: ✭ 299 (+666.67%)
Mutual labels:  iview
Iview
admin template based on Vue CLI 3 & iView. 基于 Vue CLI 3 + iView 的 Vue.js 后台管理系统。
Stars: ✭ 485 (+1143.59%)
Mutual labels:  iview
Go Blog
Golang+gin+vue+MySQL blog
Stars: ✭ 256 (+556.41%)
Mutual labels:  iview
Esview
此项目已暂停开发
Stars: ✭ 761 (+1851.28%)
Mutual labels:  iview
DncVueSample
A Vue.js + iview static html admin template project.
Stars: ✭ 17 (-56.41%)
Mutual labels:  iview
Vue Admin Iview
vue后端管理系统界面 基于ui组件iview
Stars: ✭ 442 (+1033.33%)
Mutual labels:  iview
Nideadmin
【未完成】NideAdmin - 基于 Vue.js + Egg.js 的微信小程序后台框架
Stars: ✭ 35 (-10.26%)
Mutual labels:  iview
Smart Admin
SmartAdmin 使用 SpringBoot和Vue,前后端分离,我们希望用一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱生活。SmartAdmin 让你从认识到忘不了,绝对是你最想要的!
Stars: ✭ 930 (+2284.62%)
Mutual labels:  iview
Vue Table With Tree Grid
A table (with tree-grid) component for Vue.js 2.0. (Its style extends @iView)
Stars: ✭ 658 (+1587.18%)
Mutual labels:  iview

iviewxx 3.1.3

兼容Iview 3.1.2

基于完成功能为目的,如果有天iview更新相关功能,请以iview为准。
如果有Bug,请提交一下issues

最近(iviewxx 3.1.3):

  1. 优化menu触发方式Menu
  2. 水平菜单下拉文字不换行,如果要换行用样式覆盖。
  3. 修正MenuAround subTitle的slot代码

完成日志请查看URL

Install

npm install iviewxx --save

Usage

es6
import Vue from 'vue'
import iview from 'iviewxx'
Vue.use(iview)

新加组件在线DEMO

下拉树

treeSelect

<treeSelect :treeData="treeData" ref="treeDataRef" v-model="data" filterable @on-change="getTreeData" show-checkbox></treeSelect>
具体用法请看examples/routers/treeSelect.vue
按钮组

Buttons

具体用法请看examples/routers/buttons.vue
表格(拖动表头大小,合并单元格,多级展开

dTable

具体用法请看examples/routers/dTable.vue
Input 增加tags类型

Input Tag

<Input v-model="value4" type="tags" placeholder="tags" @on-change="getValue"></Input>
Menu 子菜单横向菜单

Menu

<MenuAround placement="right-end">
    <template slot="subTitle">
         <!-- 此处以组件嵌入,更方便控制 -->
        <MenuItem name="3-4-1">时段分析时段分析</MenuItem>
    </template>
    <template slot="around-menu">
        <MenuGroup title="使用">
            <MenuItem name="3-4-1">1</MenuItem>
            <MenuItem name="3-4-2">2</MenuItem>
            <MenuItem name="3-4-3">3</MenuItem>
        </MenuGroup>
    </template>
</MenuAround>

table children

demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].