修改util编译错误的问题
This commit is contained in:
@ -116,6 +116,7 @@ export function parseQuery() {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
// #endif
|
// #endif
|
||||||
|
// #ifndef H5
|
||||||
var url = currentPage.route //当前页面url
|
var url = currentPage.route //当前页面url
|
||||||
res = currentPage.options //如果要获取url中所带的参数可以查看options
|
res = currentPage.options //如果要获取url中所带的参数可以查看options
|
||||||
// #endif
|
// #endif
|
||||||
|
Reference in New Issue
Block a user