Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
1ea8f30a1d
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/mall/index/index.js

2
pages/mall/index/index.js

@ -12,7 +12,7 @@ Page({
{ index: 0, value: 'focus', name: '关注' },
{ index: 1, value: 'factory', name: '全部' }
],
pageIndex: 1,
pageIndex: 0,
},
/**
* 生命周期函数--监听页面加载

Loading…
Cancel
Save