8 lines
91 B
JavaScript
8 lines
91 B
JavaScript
Component({
|
|
data: {
|
|
navigatorProps: {
|
|
url: '/pages/home/home',
|
|
},
|
|
},
|
|
});
|