index.js 80 B

12345678
  1. Component({
  2. properties: {
  3. },
  4. data: {
  5. },
  6. methods: {
  7. }
  8. })