no message
This commit is contained in:
@@ -25,6 +25,8 @@ onMounted(() => {
|
||||
const route = useRoute()
|
||||
|
||||
watch(route, (newValue, oldValue) => {
|
||||
console.log("1111111")
|
||||
|
||||
if (window._czc) {
|
||||
let location = window.location
|
||||
let contentUrl = location.pathname + location.hash
|
||||
|
||||
Reference in New Issue
Block a user