@Component export struct SecondView { build() { Text('2') } }