我想©year在我的网页上显示.
©year
如何在vue.js中执行以下操作?
document.write(new Date().getFullYear())
javascript vue.js
javascript ×1
vue.js ×1