Commit be38ee90f1377c5025a6ab4cede1b76cb86224f9

Authored by fengtao
1 parent 232f91fc

refractor:移除底部tabbar

@@ -23,17 +23,11 @@ @@ -23,17 +23,11 @@
23 </view> 23 </view>
24 </view> 24 </view>
25 </view> 25 </view>
26 - <f-tabbar></f-tabbar>  
27 </view> 26 </view>
28 </template> 27 </template>
29 28
30 <script> 29 <script>
31 -import fTabbar from '@/components/module/f-tabbar/f-tabbar';  
32 -  
33 export default { 30 export default {
34 - components: {  
35 - fTabbar  
36 - },  
37 data() { 31 data() {
38 return { 32 return {
39 notifyList: {} 33 notifyList: {}