- 博客(3)
- 收藏
- 关注
原创 前端配置微信JSSDK授权h5页面分享!
var _this=this;//重点var url = location.href.split(’#’)[0]//重点//配置微信分享this.$axios .post("http://web-cosh.cn/wechat/info", {"url":url'}) .then(function(response) { wx.config({ debug:...
2018-12-11 15:52:56
2637
原创 html2canvas.js截图功能 移动端
html2canvas.js 前端开发截图功能;转至元数据结尾Created and last modified by xiongmao 大约1分钟以前 转至元数据起始此功能中有俩个插件 html2canvas.js bootcdn 上下载下面有此JS —> Canvas2Image.js思路 1 让需要截图的dom 进行隐藏 点击截图按钮时 显示截图dom...
2018-12-11 15:33:19
1673
原创 ihpone X 适配
#适配ihpone X 的方法! (保护ipad)@media screen and (device-width:375px) and (device-height:812px){#header {height: 88px;padding-top: 44px !important;}.mui-content {padding-top: 88px !important;}}...
2018-12-04 13:49:20
282
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人