Browse Source

Update index.tsx

lex 1 năm trước cách đây
mục cha
commit
d772295c5e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/xiaoku-music/component/play-item/index.tsx

+ 1 - 1
src/views/xiaoku-music/component/play-item/index.tsx

@@ -97,7 +97,7 @@ export default defineComponent({
               previewDisabled={true}
               src={
                 props.item.titleImg ||
-                'https://oss.dayaedu.com/gyt/07/1690789356356.png'
+                'https://oss.dayaedu.com/klx/16983720423251690789356356.png'
               }
               onLoad={e => {
                 (e.target as any).dataset.loaded = 'true';