red.js 53 B

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