Since the height is dynamic I use js to get the document height on mounted like so: mounted: function () { window.addEventListener('resize' ...
確定! 回上一頁