This is a comprehensive tool WeChat applet that mainly serves teachers and students of Sichuan University. It should be the most comprehensive and best tool application of Sichuan University so far. At present, the applet is mainly focused on implementing functions in the active development stage. The code The structure and API may change at any time. After the stable version is released, an API will be compiled to facilitate students from other schools who want to quickly build small programs.
The small program was developed using wepy. I didn’t know how to name it, so I copied it and chose one after we reposted it.
The developers have graduated and there will be no major changes to the mini program. Version 1.0 has been released. All APIs involved in the mini program will be gradually improved https://docuenter.getpostman.com/view/364695/RWaGUpsy
https://github.com/mohuishou/scuplus-go
Some pages, as of 0.9.2
The containerized development environment has been configured and you only need to install vscode and docker to use it quickly.
git clone [email protected]:mohuishou/scuplus-wechat.git
cd src/config
mv index.example.js index.js
npm run dev