修改util编译错误的问题

This commit is contained in:
Gaoxs
2020-09-15 16:12:35 +08:00
parent 61f6b4c385
commit 52b2ebce45

View File

@ -116,6 +116,7 @@ export function parseQuery() {
}
});
// #endif
// #ifndef H5
var url = currentPage.route //当前页面url
res = currentPage.options //如果要获取url中所带的参数可以查看options
// #endif