index.js 51 B

12345678
  1. Page({
  2. data: {
  3. },
  4. onLoad(options) {
  5. },
  6. })