This commit is contained in:
SelfRidicule 2024-03-27 17:25:16 +08:00
parent f7ad94b217
commit 7bc2b0c73b

View File

@ -65,6 +65,10 @@
<text class="iconfont iconyou" style="font-size:28rpx;color:#B2B2B2"></text> <text class="iconfont iconyou" style="font-size:28rpx;color:#B2B2B2"></text>
</view> </view>
</view> </view>
<view class="listBox" data-name="企业">
<view style="width:24%;">企业</view>
<view style="width:70%;text-align:right;color:#888888">{{memberInfo.customerName}}</view>
</view>
<!-- <view class="listBox" style="border:none;"> <!-- <view class="listBox" style="border:none;">
<view style="width:24%;">公司</view> <view style="width:24%;">公司</view>
<view style="width:70%;text-align:right;color:#888888">{{memberInfo.customer.name? memberInfo.customer.name:'无'}} <view style="width:70%;text-align:right;color:#888888">{{memberInfo.customer.name? memberInfo.customer.name:'无'}}