Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据解析时,value中包含“-”或者“_”,解析出错 #33

Closed
songyueyue opened this issue May 28, 2018 · 1 comment
Closed

Comments

@songyueyue
Copy link

当加载的数据列表中,id或name的值包含"-",解析会有问题,js中包含以下代码
var value = /value="?([\w\u4E00-\u9FA5\uF900-\uFA2D]+)"?/.exec(matcher);

Janking pushed a commit that referenced this issue May 28, 2018
@Janking
Copy link
Owner

Janking commented May 28, 2018

已修复

@Janking Janking closed this as completed May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants