From 7c5f52eef6ee2b3e05439e91a048bc5e6d077660 Mon Sep 17 00:00:00 2001 From: QiuShuiBai <33334963+QiuShuiBai@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:29:58 +0800 Subject: [PATCH] test --- src/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.js b/src/index.js index fe97bb1f..439d3654 100644 --- a/src/index.js +++ b/src/index.js @@ -99,6 +99,8 @@ const components = [ ] function install(Vue) { + console.log(Vue) + console.log(bb) if (install.installed) { return }