Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
954879a47f
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/moment/fragment/index.js

2
pages/moment/fragment/index.js

@ -25,7 +25,7 @@ Component({
data: { data: {
firstShow: false, firstShow: false,
noticeList: [], noticeList: [],
tabList: [ '推荐', '关注', '全部' , '资讯'],
tabList: [ '推荐', '关注', '全部' , '行情'],
tabIndex: 0, tabIndex: 0,
}, },
lifetimes: { lifetimes: {

Loading…
Cancel
Save