Browse Source

3069

yufei
余菲 10 months ago
parent
commit
566d90a2ef
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pages/mine/index.js

+ 1
- 0
pages/mine/index.js View File

@@ -15,6 +15,7 @@ Page({
otherList: [
{title: '河湖问题反馈', type: 'feedback', path: '/package_mine/pages/records/index', info: '问题反馈'},
{title: '消息通知', type: 'notice', path: '/package_mine/pages/notice/index',info: '', showNumbers: true},
{title: '我的兑换', type: 'exchange', path: '/package_mine/pages/exchange/index', info: ''}
],
myId: '', // 身份
integral: 0, // 积分

Loading…
Cancel
Save