|
@@ -27,7 +27,7 @@ export default defineComponent({
|
|
|
const weChatShare = useWeChatShare(
|
|
|
shareTitle,
|
|
|
'科学的教育改变世界,科技的力量让音乐传播更远,让孩子奏响心中的乐章',
|
|
|
- window.location.origin + '/classroom-app/shareImg/question-share.png'
|
|
|
+ window.location.origin + '/classroom-app/shareImg/question-share-new.png'
|
|
|
);
|
|
|
|
|
|
const authCode = useAuthCode();
|