TIANYONG 1 dzień temu
rodzic
commit
a6eda22401

+ 0 - 0
public/shareImg/question-share.png → public/shareImg/question-share-new.png


+ 1 - 1
src/views/intention-questionnaire/index.tsx

@@ -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();