Design and implementation of bus ticket booking and sales 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

Note: If there is no corresponding jar package, you can copy the lib folder I provided to your own tomcat lib

 

 

 

 

 

 

 

Guess you like

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