13 lines
454 B
JSON
13 lines
454 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true,
|
|
"bounce": "none",
|
|
"usingComponents": {
|
|
"custom-navbar": "/components/custom-navbar/custom-navbar",
|
|
"service-code-input": "/components/service-code-input/service-code-input",
|
|
"my-tab-bar": "/components/MyTabBar",
|
|
"my-page": "/pages/syr/my",
|
|
"order-card": "/pages/syr/components/orderCard",
|
|
"work-hour-order-card": "/pages/syr/manHour/components/orderCard"
|
|
}
|
|
} |