create agent
This commit is contained in:
@@ -226,19 +226,19 @@ fun Agent() {
|
||||
) {
|
||||
when (it) {
|
||||
0 -> {
|
||||
// ExploreMomentsList()
|
||||
|
||||
}
|
||||
|
||||
1 -> {
|
||||
//TimelineMomentsList()
|
||||
|
||||
}
|
||||
|
||||
2 -> {
|
||||
//HotMomentsList()
|
||||
|
||||
}
|
||||
|
||||
3 -> {
|
||||
//MineAgent()
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user