第一次提交
This commit is contained in:
1
unpackage/dist/build/mp-weixin/pages/index/index.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/index/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
unpackage/dist/build/mp-weixin/pages/index/index.json
vendored
Normal file
11
unpackage/dist/build/mp-weixin/pages/index/index.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"navigationBarTitleText": "星云闪充",
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {
|
||||
"tab-bar": "/components/tabBar/tabBar",
|
||||
"home": "/pages/home/index",
|
||||
"charging-station": "/pages/ChargingStation/index",
|
||||
"order": "/pages/order/index",
|
||||
"personal": "/pages/personal/index"
|
||||
}
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/pages/index/index.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/index/index.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="page_body data-v-253392c2" style="{{'padding-top:'+(setingMenuData.top+'px')+';'}}"><view class="page_container data-v-253392c2"><home data-custom-hidden="{{!(tabBarIndex==0)}}" vue-id="8dd740cc-1" data-ref="home" class="data-v-253392c2 vue-ref" bind:__l="__l"></home><charging-station data-custom-hidden="{{!(tabBarIndex==1)}}" vue-id="8dd740cc-2" data-ref="ChargingStation" class="data-v-253392c2 vue-ref" bind:__l="__l"></charging-station><order data-custom-hidden="{{!(tabBarIndex==3)}}" vue-id="8dd740cc-3" data-ref="order" class="data-v-253392c2 vue-ref" bind:__l="__l"></order><block wx:if="{{tabBarIndex==4}}"><personal bind:switchTabBar="__e" vue-id="8dd740cc-4" data-event-opts="{{[['^switchTabBar',[['switchTabBar']]]]}}" class="data-v-253392c2" bind:__l="__l"></personal></block></view><tab-bar bind:input="__e" vue-id="8dd740cc-5" value="{{tabBarIndex}}" data-event-opts="{{[['^input',[['__set_model',['','tabBarIndex','$event',[]]]]]]}}" class="data-v-253392c2" bind:__l="__l"></tab-bar></view>
|
||||
1
unpackage/dist/build/mp-weixin/pages/index/index.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/index/index.wxss
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user