123456789
  1. // 本文件不要删除
  2. export default {
  3. data: {
  4. userInfo: {},
  5. location: {},
  6. },
  7. globalData: '',
  8. }