app.js 42 B

1234
  1. App({
  2. onLaunch() {},
  3. globalData: {}
  4. })