URL 物件是個看起來很簡單、冷門的物件但事實上它的用途很廣,例如解析、建構、編碼URL等 ... console.log(params.get('page')) // 2 console.log(params.get('tag')) ...
確定! 回上一頁