2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
The error message shows that the page cannot be found, so we must have written it incorrectly!
There may be several reasons:
1. main_pages.json does not configure routing
- {
- "src": [
- "pages/02/UserInfoClass",
- "pages/02/AppStorageCase02"
- ]
- }
2. The jump path is not written correctly
mistake:
correct:
Don't add / in front of the URL.
If you find it useful please like +collect + Comment!!!