### 将任务中心的底部菜单隐藏, 因为会跳转到公众号商城
---
```
注释掉 {php $this->footerMenus()}
```
>[danger] 任务中心
```
修改文件
/addons/ewei_shopv2/plugin/task/template/mobile/default/index_new.html
```
![](https://img.kancloud.cn/47/e5/47e5d53aa97d20b6b67f218348dd825f_933x628.png)
>[danger] 奖励记录
```
修改文件
/addons/ewei_shopv2/plugin/task/template/mobile/default/reward.html
```
![](https://img.kancloud.cn/fb/d6/fbd658a84d00d7b44a7e6547cc102235_807x622.png)
>[danger] 我的任务
```
修改文件
/addons/ewei_shopv2/plugin/task/template/mobile/default/mine.html
```
![](https://img.kancloud.cn/53/56/53565ab5a305aa6f4037bafcd5f5dc38_911x610.png)