Open Cocoa-C opened 2 months ago
这里用的是静态资源,换言之,其实没做吧...
发现这里居然是png,之后想到了换svg吧
@Aira-Sakuranomiya is that fixed?
no
@Aira-Sakuranomiya
I added the qrcode.vue
component in #274.
We will able to create QR codes dynamically, but it will be style-less (no boder-radios and must specifie the color in JavaScript before created). It will be able to render as a svg image, but I have no idea about it.
Detail: qrcode.vue
I added the
qrcode.vue
component in #274.We will able to create QR codes dynamically, but it will be style-less (no boder-radios and must specifie the color in JavaScript before created). It will be able to render as a svg image, but I have no idea about it.
Could we put the logo in the center of the QR code?
In addition, maybe we can create QR code by ourselves. We can make the generated QR code more interesting, just like the previous Lu Xun QR code.