| @@ -4,18 +4,18 @@ | |||||
| <!-- 会员信息 --> | <!-- 会员信息 --> | ||||
| <view class="color_box1"> | <view class="color_box1"> | ||||
| <view> | |||||
| <!-- navigationBarHeight --> | |||||
| <!-- <view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList"> | |||||
| <image class="squareLogo" src="../assets/imgData/squareLogo.png" style="top: {{navImgHeight}};" ></image> | |||||
| <!-- <view> --> | |||||
| <!-- navigationBarHeight --> | |||||
| <!-- <view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList"> | |||||
| <image class="squareLogo" src="../assets/imgData/squareLogo.png" style="top: {{navImgHeight}};"></image> | |||||
| <view class="title1" style="line-height:{{navLineHeight}}">{{marketName}}</view> | <view class="title1" style="line-height:{{navLineHeight}}">{{marketName}}</view> | ||||
| <view tt:if="{{isShowSqare}}" style="height:{{navLineHeight}};position:relative;margin-right: 80rpx"> | <view tt:if="{{isShowSqare}}" style="height:{{navLineHeight}};position:relative;margin-right: 80rpx"> | ||||
| <image src="{{huanlechengImgurl}}home_ic_xialajt.png" class="xia"> | |||||
| <image src="{{huanlechengImgurl}}home_ic_xialajt.png" class="xia"> | |||||
| </image> | </image> | ||||
| </view> | </view> | ||||
| </view> --> | </view> --> | ||||
| </view> | |||||
| <!-- </view> --> | |||||
| <!-- 距离信息的广场列表 --> | <!-- 距离信息的广场列表 --> | ||||
| <view class="pickerMall" tt:if="{{shopList.length>1 && shopList[0].distanceName}}"> | <view class="pickerMall" tt:if="{{shopList.length>1 && shopList[0].distanceName}}"> | ||||