mirror of
https://github.com/RhenCloud/Cloud-Home.git
synced 2026-01-22 17:39:07 +08:00
feat: 通过 NeteaseMiniPlayer 支持播放来自网易云音乐的音乐
This commit is contained in:
@@ -12,4 +12,5 @@ if (process.env.NODE_ENV !== "development") {
|
||||
app.use(VueUmamiPlugin({ websiteID: siteConfig.umami.websiteId, scriptSrc: siteConfig.umami.url, router }));
|
||||
}
|
||||
}
|
||||
|
||||
app.use(router).mount("#app");
|
||||
|
||||
Reference in New Issue
Block a user