Merge branch 'xingyy'
This commit is contained in:
commit
8953f2f59b
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="order-details" >
|
||||
<title-block class="title-block" title="订单库">
|
||||
<title-block class="title-block" title="订单详情">
|
||||
<template #left>
|
||||
<div> <image style="width: 112rpx;height: 52rpx" src="https://cdns.fontree.cn/fonchain-main/prod/image/default/artwork/785cf885-c4c9-44b3-8155-4b39988c7ef8.png" @click="back"></image></div>
|
||||
</template>
|
||||
@ -84,6 +84,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrap1_1_4">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrap1_1">
|
||||
@ -120,8 +121,7 @@
|
||||
<div class="wrap1_1_3">
|
||||
<input disabled placeholder-style="color: #FF4848;font-size: 24rpx;" :placeholder="`${info.supplementMoney}元`"/>
|
||||
</div>
|
||||
<div class="wrap1_1_4">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrap2"></div>
|
||||
|
@ -24,7 +24,7 @@
|
||||
</view>
|
||||
<view class="info-right-item">
|
||||
<view class="title">画作平尺数</view>
|
||||
<view class="content">{{ info.artworkSize }}</view>
|
||||
<view class="content">{{ info.artworkSquareSize }}</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
Loading…
Reference in New Issue
Block a user