tinyjson icon indicating copy to clipboard operation
tinyjson copied to clipboard

怎么直接读取列表类型的json,如[1,2,3,4,"a","b"]

Open meeidol-luo opened this issue 6 years ago • 1 comments

meeidol-luo avatar Dec 28 '18 03:12 meeidol-luo

应该还不能直接读起, 可以变通下,在前后加上{ data:[1,2,“foo”] }

button-chen avatar Jan 02 '19 09:01 button-chen