app.js 52 B

12345
  1. App({
  2. globalData: {
  3. showAnimation: true
  4. }
  5. })