完善
This commit is contained in:
@@ -6,7 +6,8 @@ Component({
|
||||
number:String,
|
||||
time:String,
|
||||
text:String,
|
||||
goods:Array
|
||||
goods:Array,
|
||||
ziti:String
|
||||
},
|
||||
data: {
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
</view>
|
||||
<view class="message">
|
||||
<text>配送方式</text>
|
||||
<text>快递 </text>
|
||||
<text>{{ziti == 1?"自提":"快递"}} </text>
|
||||
</view>
|
||||
<view class="leave">
|
||||
<text>备注:</text>
|
||||
|
||||
Reference in New Issue
Block a user