wangxia 1 year ago
commit 1259ac88dd

@ -1,7 +1,7 @@
<view style class="container" bindtouchstart="touchStart"> <view style class="container" bindtouchstart="touchStart">
<view class="navigatorBar" hover-class="none" style="height:{{navigationBarHeight + statusBarHeight}}px;z-index:{{leftShow ? '99':'0'}};box-sizing:border-box" hover-stop-propagation="false"> <view class="navigatorBar" hover-class="none" style="height:{{navigationBarHeight + statusBarHeight}}px;z-index:{{leftShow ? '99':'0'}};box-sizing:border-box" hover-stop-propagation="false">
<view class="tabs daotian display-flex fw500" style="width:128px;text-align:center;padding-top:{{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 4}}px;margin-top:{{}};font-size:34rpx;letter-spacing: 1px;"> <view class="tabs daotian display-flex fw500" style="width:128px;text-align:center;padding-top:{{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 4}}px;margin-top:{{}};font-size:34rpx;letter-spacing: 1px;">
伯才 伯才供应链
</view> </view>
</view> </view>
<view class="weui-search-bar__form"> <view class="weui-search-bar__form">

@ -7,7 +7,7 @@
<view class="container"> <view class="container">
<view class="tc"> <view class="tc">
<image src='https://matripe.oss-cn-beijing.aliyuncs.com/bclogo.png' class='logoPng' mode='aspectFit'></image> <image src='https://matripe.oss-cn-beijing.aliyuncs.com/bcgyl.png' class='logoPng' mode='aspectFit'></image>
<!-- <image class="logo" src="http://matripe.oss-cn-beijing.aliyuncs.com/images/daotian.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>--> <!-- <image class="logo" src="http://matripe.oss-cn-beijing.aliyuncs.com/images/daotian.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>-->
<!-- --> <!-- -->
<view> <view>

Loading…
Cancel
Save