db.collection('c')
.where({
username:this.data.username
})
可以
可以是变量,你现在这种写法就是支持的
先看看课程吧
https://developers.weixin.qq.com/community/business/CourseSearch?query=%E4%BA%91%E5%BC%80%E5%8F%91