Home > front end >  Canvas drawing canvas polluted condition, try into the server or an error
Canvas drawing canvas polluted condition, try into the server or an error

Time:09-18

This is the local:
This is on the server above:

CodePudding user response:

Path by the import into images,
 
Import minLogo from "@/assets/images/logo - min. JPG";
Data () {
Return {
MinLogo,
}
}

Then image.src=https://bbs.csdn.net/topics/minLogo;
  • Related