@@ -19,7 +19,7 @@
<script setup>
function back() {
// window.history.go(-1);
- // window.location.href = "https://home.sxtvs.com.cn"
+ window.location.href = "https://media.sxtvs.net/creativity/index"
}
</script>