4bbbfe9b by zhangmeng

购票修改

1 parent 65d2d09d
......@@ -67,12 +67,12 @@
{{ triggerLanguage(language, "票档", "Tickets") }} :
</div>
<div v-if="matchForm.ticketLayout">
<span style="color: #493ceb;cursor:pointer"
@click="show=true"> <span style="color: red;font-weight: 600">*</span> <span style="font-weight: 600">
<span style="color: #493ceb;cursor:pointer;font-weight:600;font-size: 14px"
@click="show=true"> <span style="color: red;font-size: 18px">*</span>
{{
language == 0 ? '点击查看场馆布局' : 'View Venue Layout'
}}
</span> </span>
</span>
</div>
</div>
<div class="select_item_box">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!