|
@@ -51,7 +51,7 @@
|
|
|
<l-painter-text text="服务人员:" css="font-size: 28rpx; color: #666666;margin-top:30rpx;" />
|
|
|
<l-painter-text
|
|
|
:text="`${userInfo.nickName || ''}(${userInfo.workerNumber || ''})`"
|
|
|
- css="font-size: 28rpx;"
|
|
|
+ css="font-size: 28rpx;margin-top:30rpx;"
|
|
|
/>
|
|
|
</l-painter-view>
|
|
|
<l-painter-view css="margin-top: 20rpx;">
|