技师收益字体调整
This commit is contained in:
parent
f7da132d49
commit
98b79c34de
|
@ -5,8 +5,8 @@
|
|||
<view>
|
||||
<view style="color: #999999;font-size: 28upx;">
|
||||
<view style="margin-bottom: 8upx;color: #333; font-size: 32rpx;font-weight: bold;">{{item.entryName}}</view>
|
||||
<view style="margin-bottom: 8upx; font-size: 29.6rpx; color: #666; margin-top: 20rpx;">{{item.address}}</view>
|
||||
<view style="margin-bottom: 8upx; font-size: 24rpx; color: #999;margin-top: 20rpx;"> 服务时间:{{item.serveTime}}</view>
|
||||
<view style="margin-bottom: 8upx; font-size: 30rpx; color: #666; margin-top: 20rpx;">{{item.address}}</view>
|
||||
<view style="margin-bottom: 8upx; font-size: 30rpx; color: #999;margin-top: 20rpx;"> 服务时间:{{item.serveTime}}</view>
|
||||
<view style="margin-bottom: 8upx;text-align: right;">
|
||||
<text class="text-olive" style="font-size: 32upx;font-weight: 600"><text class="text-olive">+</text>{{item.artificerMoneyTotal}}元</text>
|
||||
</view>
|
||||
|
|
Loading…
Reference in New Issue