|
hai 1 ano | |
---|---|---|
build | %!s(int64=2) %!d(string=hai) anos | |
config | %!s(int64=2) %!d(string=hai) anos | |
src | hai 1 ano | |
static | %!s(int64=2) %!d(string=hai) anos | |
.babelrc | %!s(int64=2) %!d(string=hai) anos | |
.editorconfig | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
.postcssrc.js | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
index.html | %!s(int64=2) %!d(string=hai) anos | |
logo.png | %!s(int64=2) %!d(string=hai) anos | |
package-lock.json | %!s(int64=2) %!d(string=hai) anos | |
package.json | %!s(int64=2) %!d(string=hai) anos | |
vue.config.js | %!s(int64=2) %!d(string=hai) anos |
A Vue.js project
修改 @jiaminghi 源码 文件位置 @jiaminghi => data-view => lib => components => scrollBoard => main.vue handleHover() 方法 在鼠标移出事件中将 @mouseleave="handleHover(false)" 修改为 @mouseleave="handleHover(false, ri, ci, row, ceil)" methods中 handleHover()添加 if (!enter) emitEvent('mouseout', ri, ci, row, ceil)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
'node_modules_@jiaminghi_data-view@2.10.0@@jiaminghi\data-view\lib\components\scrollBoard\src\main.vue' 在25行给'row-item'添加id':id="row.ceils[4]"