Can you think of a page of Mini Program as a single-page application of vue?

can you think of a page of Mini Program as a single-page application of vue? So multiple pages are multiple single-page applications,

or is it that a Mini Program is just a single-page application, and multiple pages in it are routing pages?


A Mini Program is a single-page application, in which a single page is the routing page. You see, the execution entry is app.js, and there is an onLanuch (execution when the application starts) method right here.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b9b5f0-2f283.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b9b5f0-2f283.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?