mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 08:58:41 +00:00
更新QQ频道的链接,直接打开聊天群
This commit is contained in:
parent
ed146736bd
commit
4f2abca667
@ -83,9 +83,9 @@ export default defineComponent({
|
|||||||
});
|
});
|
||||||
ccui.footbar.registerCmd({
|
ccui.footbar.registerCmd({
|
||||||
icon: "qqpd",
|
icon: "qqpd",
|
||||||
title: "加入QQ频道,一起在线聊天",
|
title: "加入QQ频道,一起在线聊天,认识更多的Cocoser!",
|
||||||
cb: () => {
|
cb: () => {
|
||||||
window.open("https://pd.qq.com/s/oyib8y8f?businessType=9");
|
window.open("https://pd.qq.com/s/fp18mz50l");
|
||||||
ga.clickButton(GA_Button.QQ);
|
ga.clickButton(GA_Button.QQ);
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user