摘要: 1.mysql 1205 Lock wait timeout exceeded; try restarting transaction 记一次特别奇怪的mysql报错 ​ 2.Column 'id' in where clause is ambiguous 这个错误是因为多表查询的时候几个表中同时出 阅读全文
posted @ 2021-03-12 13:26 宋军涛 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 1.动态加载class<view class='{{paytypeindex==1? "row": "rowhide"}}' bindtap="searchSupplier"> <label class="required">付款公司</label> <input placeholder-class 阅读全文
posted @ 2021-03-12 13:24 宋军涛 阅读(27) 评论(0) 推荐(0) 编辑
摘要: cover-view只支持嵌套 cover-view、cover-image、button(模拟器没问题,真机不可用,这是真的坑) 所以有覆盖的原生组件包括 map、video、canvas、camera、live-player、live-pusher的需求,其他开源组件基本都不可用,全部需要自己写 阅读全文
posted @ 2021-03-12 13:22 宋军涛 阅读(365) 评论(0) 推荐(0) 编辑