### 將任務中心的底部菜單隱藏, 因為會跳轉到公眾號商城
---
```
注釋掉 {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
```
