08 2019 档案

摘要:data() { return { flag: 0,//1向左滑动,2向右滑动,3向上滑动 4向下滑动 text: '',//向哪里滑动 lastX: 0, lastY: 0, in... 阅读全文
posted @ 2019-08-29 17:00 奔跑吧前端(李钊) 阅读(5128) 评论(0) 推荐(0)
摘要:.textArr{//滚动公告 position: absolute;right: 220px;z-index: 11;width:400px;height: 40px;line-height: 40px;overflow: hidden;text-align:center; .slice-ente 阅读全文
posted @ 2019-08-20 18:13 奔跑吧前端(李钊) 阅读(4409) 评论(0) 推荐(0)
摘要:这是 iTunes 接口地址 ,有兴趣可以看一下,我们要用到的接口如下,xxx 处换成自己 App 的 AppId ,AppId 可以在 iTunes Connect 里面看到。 接口返回的内容有很多,我就挑一些有用的截出来了。 阅读全文
posted @ 2019-08-19 10:09 奔跑吧前端(李钊) 阅读(6650) 评论(0) 推荐(0)