pagekit / vue-resource

The HTTP client for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the results of response.body = JSON.parse(text), is unexpected,

zhengyange opened this issue · comments

Steps to reproduce

image

What is Expected?

What is actually happening?

为什么字符串会被转成float,而且还被除了1000*1000,