55cd5236 by zhangmeng

票务

1 parent aa887c8a
...@@ -46,8 +46,7 @@ ...@@ -46,8 +46,7 @@
46 <el-col :lg="9" :md="12" :sm="12" :xs="24"> 46 <el-col :lg="9" :md="12" :sm="12" :xs="24">
47 <h3 class="m0">{{ b.name }}</h3> 47 <h3 class="m0">{{ b.name }}</h3>
48 <p> {{ language==0? "时间": "Event Date & Time" }}{{ 48 <p> {{ language==0? "时间": "Event Date & Time" }}{{
49 b.dateStr 49 b.dateStr }}</p>
50 }}</p>
51 <p class="common"> 50 <p class="common">
52 {{ language==0?"张数":"Location"}}{{ b.ticketNum}}{{ language==0? "张": "tickets" }} 51 {{ language==0?"张数":"Location"}}{{ b.ticketNum}}{{ language==0? "张": "tickets" }}
53 </p> 52 </p>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!