所以要初始化 viewmodel 如果必须在所有片段的 onActivityCreated 中写 ... to this Fragment val viewModel by viewModels<MyViewModel>() // Get a ...
確定! 回上一頁