|
|
@@ -44,7 +44,7 @@ |
|
|
|
<view class="detail_box"> |
|
|
|
<view style="width: 60%;"> |
|
|
|
<image src="/image/icon/clock_icon.png" style="width: 15px;height: 15px;border-radius:5px;margin-right: 5px;"></image> |
|
|
|
<text>{{item.startTime}}-{{item.endTime}}</text> |
|
|
|
<text>{{item.startTime}}~{{item.endTime}}</text> |
|
|
|
</view> |
|
|
|
<view style="width: 40%;text-align: right;"> |
|
|
|
合同金额: |
|
|
|