How to call the new data in JSON file for javascript

前端 未结 0 917
刺人心
刺人心 2020-12-29 11:52

I want to retrieve the data for use again, how to use it?

example script

const data = { a: 1, b: 2, c: 3 }

func         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题