Commit dc86fc8506f5c54e48b41e7393b738b9805177e2

Authored by fengtao
1 parent 886531fc

fix:移除底部tabbar

@@ -48,20 +48,15 @@ @@ -48,20 +48,15 @@
48 <!-- #endif --> 48 <!-- #endif -->
49 </view> 49 </view>
50 <view style="height: 20rpx;"></view> 50 <view style="height: 20rpx;"></view>
51 - <f-tabbar></f-tabbar>  
52 </view> 51 </view>
53 </view> 52 </view>
54 </template> 53 </template>
55 54
56 <script> 55 <script>
57 -import fTabbar from '@/components/module/f-tabbar/f-tabbar';  
58 import baseUrl from '@/config/baseUrl.js'; 56 import baseUrl from '@/config/baseUrl.js';
59 import { mapState } from 'vuex'; 57 import { mapState } from 'vuex';
60 58
61 export default { 59 export default {
62 - components: {  
63 - fTabbar  
64 - },  
65 data() { 60 data() {
66 return { 61 return {
67 feedbackData: { 62 feedbackData: {