之前在做直播产品的时候,有个需求:弹幕列表在滑入滑出的时候要有渐变效果。当时想了几种方案但是都没有做到满意的效果,后面便搁置了。直到我看到了这个库:Android任意View边沿渐变透明,看了下效果,正是我当时需要的。虽然时过境迁,现在没有在意这个需求了,但是从心底里还是想知道它是如何实现的。
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: true raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true