Home > front end >  Json file loading problem
Json file loading problem

Time:10-21

I put some configuration information in a json file, and use it every time you go to read, but when the page refresh json file haven't finish loading the program will automatically run to complete, so the operation error

CodePudding user response:

Program will automatically run finished??? Don't quite understand this meaning, or in the loading json sucess events in the "load your program"??????

CodePudding user response:

In asynchronous way, call related procedures in the loaded event

CodePudding user response:

reference 1/f, though reply:
program will run automatically finished??????? Don't quite understand this meaning, or in the loading json sucess events in the "load your program"??????

Is that need to be read to run again, but now I can't read, program and then go down
Not on the sucess

CodePudding user response:

If the json loading on the front
  • Related