Commit 636f03b8 authored by chenqikuai's avatar chenqikuai

fix

parent df5743b6
...@@ -89,7 +89,7 @@ let timeoutid = NaN; ...@@ -89,7 +89,7 @@ let timeoutid = NaN;
const isInWeChat = ref(true) const isInWeChat = ref(true)
onBeforeMount(() => { onBeforeMount(() => {
// isInWeChat.value = isWeChat(); isInWeChat.value = isWeChat();
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment