您的點單 (共 {{cart.length}} 道)

{{row.num ? row.num + '.' : ''}}{{row.name}}({{row.item.type}})

$ {{ total }}

訂單明細 (單號: {{orderID}})

姓名:{{userName}}

電話:{{userPhone}}

取餐時間:{{pickupTime}}

{{row.num ? row.num + '.' : ''}}{{row.name}}{{row.item.type?`(${row.item.type})`:''}} {{row.item.ex?'[加麵]':''}}{{row.item.s1?'[香麻]':''}}{{row.item.s2?'[麻辣]':''}}{{row.item.msg?'[無味精]':''}}{{row.item.noGarlic?'[不要蒜泥]':''}}{{row.item.noMeat?'[不要肉燥]':''}}{{row.item.halfRice?'[半飯]':''}}{{row.item.noBean?'[不加豆瓣]':''}}{{row.item.noS?'[不醬]':''}}{{row.item.noF?'[不肉鬆]':''}}
備註:{{userRemarks}}

總計:${{total}}