@Component export struct MainView { build() { Text('1') } }