ThirdView.ets 55 B

123456
  1. @Component
  2. export struct ThirdView {
  3. build() {
  4. }
  5. }