梗概
- On the MiniApp side, the runtime of uni-app is mainly a vue runtime of the MiniApp version
- On the web side, the runtime of uni-app has an additional set of ui libraries, page routing frameworks, and uni objects (that is, common API encapsulation) compared to ordinary vue projects.