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