84db8300 by zhangmeng

大师课

1 parent a460604d
......@@ -130,13 +130,11 @@
<div v-if="showR" class="text-center pd20">
<img class="mauto" src="@/assets/dance/ok.png">
<h2 class="text-center">{{ language == 0 ? '申请已提交' : 'Submitted successfully' }}</h2>
<h4 v-if="language == 0" class="text-center">
我们已收到您的申请,请在7月14日到南京报到。
<h4 v-if="language == 0" style="text-align: left;" >
参加公益课的学员请于2026年7月12日14:00-18:00到中国江苏省南京市建邺区江东中路300号南京国际博览会议中心报到。
</h4>
<h4 v-else>
Your application has been received,
<br>
Please report to Nanjing on July 14th.
<h4 v-else style="text-align: left">
Participants attending the public welfare course are required to check in at the Nanjing International Expo Convention and Exhibition Center, No. 300 Jiangdong Middle Road, Jianye District, Nanjing City, Jiangsu Province, China, from 14:00 to 18:00 on July 12, 2026.
</h4>
</div>
<div v-else>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!