iview-admin
iview-admin copied to clipboard
Vue 2.0 admin management system template based on iView
路由切换时报错TypeError: Cannot read property '$parent' of null
   
我在src/index.less文件定义theme函数用于匹配不同class切换样式但是不生效,请问这是为什么? 
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端口访问  后来又发现着这样配置刷新页面就404了,新新配置如下: 
### 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...