二级页面交互
This commit is contained in:
@@ -518,7 +518,7 @@ function getData1() {
|
||||
function getCityListByProvinceCode(zhName, pyName, name) {
|
||||
console.log(zhName, pyName, name);
|
||||
window.location.href =
|
||||
"detail.html?longnName=" +
|
||||
"detail.html?shengFen=" +
|
||||
escape(zhName) +
|
||||
"&abbreviation=" +
|
||||
pyName +
|
||||
|
||||
Reference in New Issue
Block a user