.map_cover_TownMode image { width: 50rpx; height: 50rpx; } 如以上,不得有类似的写法(以上写法是可以减少一个class的引用),必须是 .map_cover_TownMode_image { width: 50rpx; height: 50rpx; }
这个报错怎么处理????真机上出现: Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors。 这是什么错误????怎么处理????没感觉出啥错误!!!!
02-18that.data.aa.trim() == '' 先转成字符串,然后再与空判断,好像分出来。
小程序 0和空的判断小程序 0和空的判断,问题列在这,想看看大家怎么判断的
2020-03-30靠。原来都一样,害我查了三天三夜,也搞不懂为啥。。。
db.command.in 对于内置_id字段 的查询,查不到自己导入的数据?- 当前 Bug 的表现(可附上截图) db.collection('store_goods').where({ storeuuid:'W_UO50XacNtiP6m5', _id: _.in(gl)//_.in(['5bfcedf84fd3484a16cf6336']) }) command.in 对于内置的_id,查询时,如果数据项目是手动导入的项的_id,command.in就查询不到。 - 预期表现 - 复现路径 - 提供一个最简复现 Demo
2020-03-29