会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
蓝雨冰城
博客园
首页
新随笔
联系
订阅
管理
2018年6月11日
微信小程序 table 简单测试
摘要: C#代码
阅读全文
posted @ 2018-06-11 09:52 蓝雨冰城
阅读(238)
评论(0)
推荐(0)
编辑
微信小程序 JS 获取View 和 屏幕相关属性(高度、宽度等等)
摘要: wx.getSystemInfo({success: function (res) {thisWidth = res.windowWidth;}}); that.setData({view_Width: thisWidth / ColIndex})//设置列宽 console.log('-----------...
阅读全文
posted @ 2018-06-11 09:26 蓝雨冰城
阅读(6492)
评论(0)
推荐(0)
编辑
公告