Design and implementation of classroom reservation system based on JSP WeChat applet


Step 1 (database operation):
    Import sql database

Step 2 (website publishing):
    Use the ideal import management system
    to set the database connection and URL address of conn.jsp in the root directory (used by the mini program)
    to run the site, log in to the background test

Step 3 (mini program release):
    Import the mini program,
    set the URL of the app.js background management system,
    WeChat login page, set your own appid information,
    run the mini program, and test

 

 

 

 

 

 

 

 

Guess you like

Origin blog.csdn.net/u013818205/article/details/129830956