大师课
Showing
1 changed file
with
4 additions
and
6 deletions
| ... | @@ -130,13 +130,11 @@ | ... | @@ -130,13 +130,11 @@ |
| 130 | <div v-if="showR" class="text-center pd20"> | 130 | <div v-if="showR" class="text-center pd20"> |
| 131 | <img class="mauto" src="@/assets/dance/ok.png"> | 131 | <img class="mauto" src="@/assets/dance/ok.png"> |
| 132 | <h2 class="text-center">{{ language == 0 ? '申请已提交' : 'Submitted successfully' }}</h2> | 132 | <h2 class="text-center">{{ language == 0 ? '申请已提交' : 'Submitted successfully' }}</h2> |
| 133 | <h4 v-if="language == 0" class="text-center"> | 133 | <h4 v-if="language == 0" style="text-align: left;" > |
| 134 | 我们已收到您的申请,请在7月14日到南京报到。 | 134 | 参加公益课的学员请于2026年7月12日14:00-18:00到中国江苏省南京市建邺区江东中路300号南京国际博览会议中心报到。 |
| 135 | </h4> | 135 | </h4> |
| 136 | <h4 v-else> | 136 | <h4 v-else style="text-align: left"> |
| 137 | Your application has been received, | 137 | 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. |
| 138 | <br> | ||
| 139 | Please report to Nanjing on July 14th. | ||
| 140 | </h4> | 138 | </h4> |
| 141 | </div> | 139 | </div> |
| 142 | <div v-else> | 140 | <div v-else> | ... | ... |
-
Please register or sign in to post a comment