会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
六羽
博客园
首页
新随笔
联系
管理
订阅
2018年5月28日
vue.js报错:Module build failed: Error: No parser and no file path given, couldn't infer a parser.
摘要: 解决方法: 重新运行: 本文参考:http://www.cnblogs.com/tw6668/p/9099647.html#3984473
阅读全文
posted @ 2018-05-28 15:57 六羽
阅读(127)
评论(0)
推荐(0)
2018年2月2日
自己用的一套reset.css,打算整理一下方便以后用,持续更新中,各位大神,不喜勿喷
摘要: *{margin: 0; padding: 0;border:none;}img{vertical-align: top;width: 100%;border: none;}ul,li{list-style: none;}input,textarea{outline:none}a{-webkit-t
阅读全文
posted @ 2018-02-02 11:31 六羽
阅读(111)
评论(0)
推荐(0)
2017年10月17日
Rythm.js 使用教程详解
摘要: 转载自 http://blog.csdn.net/qq_26536483/article/details/78261515 简介 rythm.js是一款让页面元素跳动起来的插件,并且带音乐,共7种用法,包括脉冲、跳跃、摇动、扭动、淡入淡出、变换颜色等特效 简介 rythm.js是一款让页面元素跳动起
阅读全文
posted @ 2017-10-17 16:42 六羽
阅读(386)
评论(0)
推荐(0)
2017年7月19日
小程序1_app.json配置
摘要: 1 window配置: window属性主要用于设置小程序的状态栏,导航条,标题,窗口背景色 直接在app.json里配置即可 2 tabBar底部导航 一般程序都会有底部导航栏,这个同样只要在app.json中配置即可,注意:tabBar至少需要两个最多五个选项 3.networkTimeout
阅读全文
posted @ 2017-07-19 18:28 六羽
阅读(223)
评论(0)
推荐(0)
公告