mirror of
https://gitee.com/BDWare/router-frontend
synced 2025-01-25 01:04:00 +00:00
fix(router-frontend): fix bugs in bdwareclient.js
remove redundant keyword "function"
This commit is contained in:
parent
d4c82f5724
commit
5e7ebcacae
@ -826,8 +826,6 @@ function getRequestParameters() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function
|
|
||||||
|
|
||||||
|
|
||||||
function changeRender() {
|
function changeRender() {
|
||||||
if (global.urlparam["noRender"] === "true") {
|
if (global.urlparam["noRender"] === "true") {
|
||||||
|
Loading…
Reference in New Issue
Block a user