d216d310 by 杨炀

no message

1 parent 0fef3f34
......@@ -404,14 +404,14 @@ watch(
<!-- bottom -->
<div class="container bottom">
<div class="title">
{{ languageFormat(language, "活动介绍", "Event Details") }}
</div>
<!-- <div class="title">-->
<!-- {{ languageFormat(language, "活动介绍", "Event Details") }}-->
<!-- </div>-->
<div class="rich_content" v-html="detail.data?.introduceInfo"></div>
<div class="title" style="margin-top: 30px">
{{ languageFormat(language, "购票须知", "Ticketing Information") }}
</div>
<!-- <div class="title" style="margin-top: 30px">-->
<!-- {{ languageFormat(language, "购票须知", "Ticketing Information") }}-->
<!-- </div>-->
<div class="rich_content" v-html="detail.data?.buyNotice"></div>
</div>
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!