vipRecord.js 101 B

12345678
  1. Page({
  2. data: {
  3. navbarData: {
  4. showCapsule: 1,
  5. title: '开通记录',
  6. },
  7. },
  8. });