wwf
3 天以前 23fa268f56dcd99c8dcd46f50f3ffcaa4cdcbc49
entry/src/main/ets/pages/MainPage.ets
@@ -49,7 +49,7 @@
            } else if (this.selectIndex == 2){
              MessagePage()
            } else if (this.selectIndex == 3){
              AccountPage()
              AccountPage({ selectIndex: this.selectIndex })
            }
          }
        })