文件名称:jsonlint.js
文件大小:23KB
文件格式:JS
更新时间:2022-08-20 09:31:15
jsonlint.js
一个经典的js连个long类型都搞不定的问题,网上很多暴露该问题的解决方案大都是让后端把该字段改为string类型。 该插件用于解决javascript 接受json 数字精度问题 引入脚本,使用axios,demo如下 axios({ method: 'post', url: 'http://127.0.0.1:7077/biyesheji/interface/xiaoxi/hh.php', transformResponse: [function (data) { //s eslint-disable no-undef return jsonlint.parse(data) }] }).then(function(res){ console.log(res); }).catch(function(err){ console.log(err); });