Open qingshan-dev opened 1 year ago
Name | Link |
---|---|
Latest commit | 87461de6b7bf18c6940440b238e6da7cbc2905ab |
Latest deploy log | https://app.netlify.com/sites/vue2-ssr-docs/deploys/64888e1a8edfc60008804d6f |
Deploy Preview | https://deploy-preview-349--vue2-ssr-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
add charset utf8 to meta.
Because there was garbled text when copying the code, so I added "utf-8" to the meta to solve the garbled text issue.