📌  相关文章
📜  将 javascript 变量插入 html 字符串 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:34.453000             🧑  作者: Mango

代码示例2
else {
              var pAddress = "/search/label/" + postLabel + "?updated-max=" + timestamp + "&max-results=" + perPage + "#PageNo=" + noPage
          }
          location.href = pAddress
      }