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

This project is build for Vue.js 2 + vue-router + webpack2 + iView 3

Results 73 iview-project issues
Sort by recently updated
recently updated
newest added

1、初始化组件的时候,发现没有展示placeholder 2、选中的时候,选中内容没有正常回显 查看代码发现,元素为空 正常的话,应该有子元素请选择…… 这是啥情况

都几年没更新了,是不是不维护了? 但官网上的iview admin pro收费几千大圆,是不开源了吗?

D:\www\iview-project>npm run init > [email protected] init D:\www\iview-project > webpack --progress --config webpack.dev.config.js 58% 13/16 build modulesContainer#eachAtRule is deprecated. Use Container#walkAt Rules instead. Container#eachRule is deprecated. Use Container#walkRules instead. Container#eachDecl is...

`ERROR in main.bd7660f6a0edce0df7ea.js from UglifyJs Unexpected token: keyword (function) [main.bd7660f6a0edce0df7ea.js:1498,6] npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! [email protected] build: `webpack --progress --hide-modules --config webpack.prod.config.js` npm ERR! Exit...

可以运行localhost:8080 但是页面出现Cannot GET / 不知道如何解决 请指教 谢谢 `Content not from webpack is served from E:\zm文件\iview-project-3.0`

npm run dev 报错 npm run init也报错

> [email protected] init D:\projects\vue\iview-project > webpack --progress --config webpack.dev.config.js 0% compilingfs.js:129 throw new ERR_INVALID_CALLBACK(); ^ TypeError [ERR_INVALID_CALLBACK]: Callback must be a function at maybeCallback (fs.js:129:9) at Object.write (fs.js:533:14) at D:\projects\vue\iview-project\webpack.dev.config.js:10:8...

vue-router mode设置histroy,需要后端配合,不然页面刷新404,我看大佬配置了histroy模式,服务端怎么配置的?nodejs配置大佬了解吗