mirror of
https://gitee.com/BDWare/router-frontend
synced 2026-02-05 20:29:29 +00:00
fix(router-frontend): fix bugs in bdwareclient.js
remove redundant keyword "function"
This commit is contained in:
@@ -826,8 +826,6 @@ function getRequestParameters() {
|
||||
}
|
||||
}
|
||||
|
||||
function
|
||||
|
||||
|
||||
function changeRender() {
|
||||
if (global.urlparam["noRender"] === "true") {
|
||||
|
||||
Reference in New Issue
Block a user