This commit is contained in:
2020-01-14 15:25:22 +08:00
parent 5f652d6183
commit 67682de4c7
13 changed files with 143 additions and 49 deletions

View File

@@ -6,7 +6,8 @@ Component({
number:String,
time:String,
text:String,
goods:Array
goods:Array,
ziti:String
},
data: {
},

View File

@@ -15,7 +15,7 @@
</view>
<view class="message">
<text>配送方式</text>
<text>快递 </text>
<text>{{ziti == 1?"自提":"快递"}} </text>
</view>
<view class="leave">
<text>备注:</text>