Home > front end >  HTML 5 and WeChat applet cloud development after the interaction
HTML 5 and WeChat applet cloud development after the interaction

Time:09-27

Is I want to write a HTML as the management system, and then need to access the WeChat applet cloud database development, need to do?

CodePudding user response:

HTML is the front-end
Operation need the background database and the database interaction
You need a front-end HTML ajax request post request backend interface or the get method, backend interface to access the database, the database related data through json or XML format is returned to the front end
The front-end HTML to display

CodePudding user response:

I know, I wanted to request WeChat applet cloud development database,
  • Related