Browse Source

Update index.tsx

lex 1 year ago
parent
commit
6be414cb9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/creation/share-model/index.tsx

+ 1 - 1
src/views/creation/share-model/index.tsx

@@ -76,7 +76,7 @@ export default defineComponent({
           video: '',
           type: 'link',
           url: state.url,
-          thumb: encodeURI(props.musicDetail.img),
+          thumb: encodeURI(decodeURI(props.musicDetail.img)),
           shareType: type
         }
         // 作品的封面图