stanley-king 4 år sedan
förälder
incheckning
fd24e8a4d4

+ 4 - 2
app.json

@@ -27,7 +27,9 @@
     "navigationBarTextStyle": "white",
     "onReachBottomDistance": 200
   },
-  "tabBarex": {
+  "usingComponents": {},
+  "tabBar": {
+    "custom": true,
     "selectedColor": "#2B2B2B",
     "backgroundColor": "#ffffff",
     "borderStyle": "black",
@@ -48,7 +50,7 @@
         "iconPath": "./image/tabbar/phone.png",
         "selectedIconPath": "./image/tabbar/phoned.png",
         "pagePath": "pages/shopCart/shopCart",
-        "text": ""
+        "text": "油费"
       },
       {
         "iconPath": "./image/tabbar/me.png",

BIN
image/tabbar/indexed.png


BIN
image/tabbar/me.png


BIN
image/tabbar/med.png


BIN
image/tabbar/oil.png


BIN
image/tabbar/oiled.png


BIN
image/tabbar/phone.png


BIN
image/tabbar/phoned.png


+ 3 - 2
pages/index/index.wxml

@@ -1,13 +1,14 @@
 <!--index.wxml-->
 <view style="max-width: 750rpx;margin: auto;overflow-x: hidden;">
   <bonusTips wx:if="{{tipsFlag}}" tipsDatas="{{tipsDatas}}" bind:closeTips="closeTips"></bonusTips>
-  <view style="height: 140rpx;overflow: hidden;background:#2b2b2b;">
+  <!-- <view style="height: 140rpx;overflow: hidden;background:#2b2b2b;">
       <searchBox></searchBox>
       <block wx:if="{{tabs.length}}">
         <tabs tabs="{{tabs}}" bind:myevent="onMyEvent" num="123"></tabs>
       </block>
-  </view>
+  </view> -->
   <!-- <view class='clear_fixed'></view>  -->
+  
   <blockList prop_special="{{prop_special}}" summery="{{summery}}" special_datas="{{special_datas}}"> </blockList>
   <image  class="free_bonus" 
           wx:if="{{daliy_bonus}}"