摘要: 解决方法: 重新运行: 本文参考:http://www.cnblogs.com/tw6668/p/9099647.html#3984473 阅读全文
posted @ 2018-05-28 15:57 六羽 阅读(127) 评论(0) 推荐(0)
摘要: *{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)
摘要: 转载自 http://blog.csdn.net/qq_26536483/article/details/78261515 简介 rythm.js是一款让页面元素跳动起来的插件,并且带音乐,共7种用法,包括脉冲、跳跃、摇动、扭动、淡入淡出、变换颜色等特效 简介 rythm.js是一款让页面元素跳动起 阅读全文
posted @ 2017-10-17 16:42 六羽 阅读(386) 评论(0) 推荐(0)
摘要: 1 window配置: window属性主要用于设置小程序的状态栏,导航条,标题,窗口背景色 直接在app.json里配置即可 2 tabBar底部导航 一般程序都会有底部导航栏,这个同样只要在app.json中配置即可,注意:tabBar至少需要两个最多五个选项 3.networkTimeout 阅读全文
posted @ 2017-07-19 18:28 六羽 阅读(223) 评论(0) 推荐(0)