let initialState = JSON.parse(window.__INITIAL_STATE__); new Vue({ ... }) This approach eliminates the need for an AJAX ...
確定! 回上一頁