408249787@qq.com 1 tuần trước cách đây
mục cha
commit
9a5950dbe4
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      pages/practice/index.uvue

+ 6 - 0
pages/practice/index.uvue

@@ -30,6 +30,12 @@ onMounted(async () => {
   }
 })
 function handleDetail(item: any) {
+  if (user.token === 'Basic ZW5kOmVuZA==') {
+    router.push({
+      path: "/pages/user/login",
+    });
+    return
+  }
   router.push({
     path: "/pages/practice/detail",
     query: {