
Mini programs with card issuing functions, as well as a supporting PC. The plug-in for Weixin Mini Programs uses the nuiapp framework, while TX uses think PHP6. Vue is used for plug-in development on the PC side. You can use the HBuilderX tool to open the project, and then run it in the Weixin Mini Programs tool. The system will automatically generate the compressed code into Weixin Mini Programs.
If you need to modify the URL used to communicate with the cloud, you can edit the URL configuration in the file common/request/request.js. It is worth noting that these Weixin Mini Programs are completely open source and do not have any encryption.
Comments0