Gozala / Gozala/querystring

获取的url上的参数不是以对象的方式呈现

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
284
Forks
74
PR merge metrics
No merged PRs in 30d

Description

let search = queryString.parse(this.props.location.search);
console.log(search, 111);

打印出
{?type: "wang"}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.