|
|
@ -1,7 +1,7 @@ |
|
|
<!--pages/mall/index/index.wxml--> |
|
|
<!--pages/mall/index/index.wxml--> |
|
|
<cu-custom bgColor="bg-white"> |
|
|
<cu-custom bgColor="bg-white"> |
|
|
<view slot="right" class="text-cut text-black text-xl margin-l" wx:if="{{userInfo.enterpriseName}}">{{userInfo.enterpriseName}}</view> |
|
|
<view slot="right" class="text-cut text-black text-xl margin-l" wx:if="{{userInfo.enterpriseName}}">{{userInfo.enterpriseName}}</view> |
|
|
<view slot="content" style="color:black;font-size:36rpx" wx:else>原纸商场</view> |
|
|
|
|
|
|
|
|
<view slot="content" style="color:black;font-size:36rpx" wx:else>消息</view> |
|
|
</cu-custom> |
|
|
</cu-custom> |
|
|
|
|
|
|
|
|
<view class="bg-white" style="height:90rpx;" wx:if="{{tabList.length}}"> |
|
|
<view class="bg-white" style="height:90rpx;" wx:if="{{tabList.length}}"> |
|
|
|