vue-waterfall-easy
vue-waterfall-easy copied to clipboard
vue瀑布流组件(vue-waterfall-easy 2.x)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
Bumps [pug](https://github.com/pugjs/pug) from 2.0.3 to 3.0.1. Release notes Sourced from pug's releases. [email protected] Bug Fixes Update with to resolve core-js deprecation notice (#3259) [email protected] Bug Fixes Sanitise the pretty option...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.2.1 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send v8.0.0 Breaking changes: Expire time for notify-send is made to match macOS...
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 0.21.2 (September 4, 2021) Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation...
url:http://gank.io/images/f4f6d68bf30147e1bdd4ddbc6ad7c2a2 报错: TypeError: Cannot create property '_height' on string 'http://gank.io/images/f4f6d68bf30147e1bdd4ddbc6ad7c2a2'
代码中计算是这样的 imgWidth_c() { // 对于移动端重新计算图片宽度` return this.isMobile ? window.innerWidth / 2 - this.mobileGap : this.imgWidth}, 这里使用innerWidth,等于完全忽略了父容器宽度,会导致图片大小异常,溢出父容器,建议这里使用容器宽度而不是window.innerWidth
先贴上我的源码 ```vue {{ props.value }} ``` data 的值就是普通的数组,无论怎么使用,永远都是三个点的loading动画,我是哪里用错了么?
waterfall-over 的top值不对,没有加入waterfall-head 的高度