create agent

This commit is contained in:
weber
2025-08-05 16:25:06 +08:00
parent 0f5d3d7960
commit daea7824af
8 changed files with 195 additions and 78 deletions

View File

@@ -226,19 +226,19 @@ fun Agent() {
) {
when (it) {
0 -> {
// ExploreMomentsList()
}
1 -> {
//TimelineMomentsList()
}
2 -> {
//HotMomentsList()
}
3 -> {
//MineAgent()
}
}