Files
2025-08-15 14:05:08 +08:00

8 lines
91 B
JavaScript

Component({
data: {
navigatorProps: {
url: '/pages/home/home',
},
},
});