liyongli %!s(int64=2) %!d(string=hai) anos
pai
achega
fecd1df39a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/head.vue

+ 2 - 2
src/components/head.vue

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