### 将任务中心的底部菜单隐藏, 因为会跳转到公众号商城
---
```
注释掉 {php $this->footerMenus()}
```
>[danger] 任务中心
```
修改文件
/addons/ewei_shopv2/plugin/task/template/mobile/default/index_new.html
```

>[danger] 奖励记录
```
修改文件
/addons/ewei_shopv2/plugin/task/template/mobile/default/reward.html
```

>[danger] 我的任务
```
修改文件
/addons/ewei_shopv2/plugin/task/template/mobile/default/mine.html
```
