10 lines
303 B
JSON
10 lines
303 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "食材库",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
|
"search": "/components/search",
|
||
|
|
"blue-tooth": "/components/bluetooth_new",
|
||
|
|
"food-item": "/components/food_item"
|
||
|
|
}
|
||
|
|
}
|