@@ -58,7 +58,7 @@ export default {
},
mounted() {
this.$nextTick(() => {
- this.getImgBase64('https://nanjingnft.oss-cn-hangzhou.aliyuncs.com/nft/2022-05-05-17-00-11AgYKwDZt.jpg', 'bg');
+ this.getImgBase64('https://nanjingnft.oss-cn-hangzhou.aliyuncs.com/image/2022-05-10-10-00-35xmYxvIiq.jpg', 'bg');
});
methods: {