使用db.collection().doc().field()从云控制中心读取数据,代码如下:
console打印如下
那如何将字符串“陈伟”赋值给变量呢?
.then(function(res){
res.data,name=‘陈伟’
})