|
|
@@ -34,7 +34,7 @@
|
|
|
<script setup lang="ts">
|
|
|
import { onBeforeUnmount, onMounted } from 'vue'
|
|
|
|
|
|
-const REGISTRATION_URL = 'https://preapi.yaoyi.net/h5/#/pages/artile/training-registration'
|
|
|
+const REGISTRATION_URL = 'https://c.yaoyi.net/h5/#/pages/artile/training-registration'
|
|
|
const REDIRECT_DELAY = 1000
|
|
|
|
|
|
let redirectTimer: number | undefined
|