iview-admin icon indicating copy to clipboard operation
iview-admin copied to clipboard

Vue 2.0 admin management system template based on iView

Results 110 iview-admin issues
Sort by recently updated
recently updated
newest added

路由切换时报错TypeError: Cannot read property '$parent' of null

![1567560032563](https://user-images.githubusercontent.com/20298200/64218768-9eeaad00-cef5-11e9-8658-a8493430ad23.jpg) ![1](https://user-images.githubusercontent.com/20298200/64218914-11f42380-cef6-11e9-8d58-45d5e161c3c4.png) ![2](https://user-images.githubusercontent.com/20298200/64218919-17516e00-cef6-11e9-9479-74d16a091fec.png) ![3](https://user-images.githubusercontent.com/20298200/64218927-1caeb880-cef6-11e9-81ad-d4289553e8a8.png)

我在src/index.less文件定义theme函数用于匹配不同class切换样式但是不生效,请问这是为什么? ![image](https://user-images.githubusercontent.com/12608488/97981141-cea08800-1e0c-11eb-91f0-f134276933a8.png)

is:issue is:open 克隆到本地之后,进入项目主目录 iview-admin下面, 执行 npm i; ^^^^^^^10年后……………………………… 然后执行npm run dev; 报错。 npm run dev > [email protected] dev F:\study-workspace\vue&iview\iview-admin > vue-cli-service serve --open 'iview\iview-admin\node_modules\.bin\' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 internal/modules/cjs/loader.js:800 throw err; ^...

如何实现表格拖拽排序

应用场景: 比如tab里面进行了订单查询, 然后点击订单编号可以跳转到订单详情页。是否支持打开多个订单详情页标签。

建议右上角加个刷新按钮

只需改两个文件, 1. /config/idnex.js 中的baseUrl.dev 的值删除 2./vue.config.js中如下: 但前提是后台的程序必须容许8011端口访问 ![image](https://user-images.githubusercontent.com/15027167/58083192-1fa5c780-7beb-11e9-8e71-077c63a8b734.png) 后来又发现着这样配置刷新页面就404了,新新配置如下: ![image](https://user-images.githubusercontent.com/15027167/58150067-0c046a80-7c98-11e9-8872-ede95c507c60.png)

### Environment Win7 -- 谷歌68.0.3440.106(正式版本) (32 位)--你们的官方演示版本 ### Reproduction link [https://admin.iviewui.com/components/editor_page](https://admin.iviewui.com/components/editor_page) ### Steps to reproduce 1.组件--富文本编辑--换字体、设置字体、设置标题、文字颜色、背景色等 ### What is expected? 能够修改【字体、设置字体、设置标题、文字颜色、背景色等】 ### What is actually happening? 设置所有格式均无法使用 --- 预计问题z-index过于小

path: '/', name: '_home', redirect: '/home', component: Main, meta: { hideInMenu: false, notCache: true }, vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in render: "TypeError: Cannot read property 'icon' of undefined" found in...