- 博客(2)
- 收藏
- 关注
原创 京训钉验证提示及自动播放下一章
F12打开控制台,执行下面代码!var v = document.getElementsByTagName("video")[0];var buttons = document.getElementsByClassName("next_button___YGZWZ");v.playbackRate = 1.18; //改变速度v.addEventListener("ended", function () { Notification.requestPermission(function
2021-10-08 09:53:02
3269
6
原创 移动端使用vant-ui,局部引入方案
安装安装方式就不赘述了,按照官网方法。问题我是在vue-cli3.0基础上创建的项目,但是最后在配置PostCSS时出问题了,打包时报错:Invalid options in vue.config.js: "plugins" is not allowed,这个问题是在vue.config.js中配置需要通过pluginOptions中去配置。// vue.config.jsmodule....
2019-11-21 15:59:08
3345
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅