val motto = binding.editTextTextPersonName.text.toString()
model.currentUser.put("motto", motto)
model.motto.postValue(motto)
在代码中无法修改后台数据,只有在浏览器中改数据。无论是用 currentUser.put("username", userName),还是用currentUser.setUsername() 都无法修改。
-
创建时间
22年9月20日
-
最后回复
22年9月20日
- 3
回复
- 31
浏览
- 2
用户
- 1
赞
- 1
链接