2023-09-08 15:17:21 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "食材库",
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
"usingComponents": {
|
2025-07-28 16:57:16 +08:00
|
|
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
2023-09-08 15:17:21 +08:00
|
|
|
"search": "/components/search",
|
2025-07-28 16:57:16 +08:00
|
|
|
"blue-tooth": "/components/bluetooth_new",
|
|
|
|
|
"food-item": "/components/food_item"
|
2023-09-08 15:17:21 +08:00
|
|
|
}
|
|
|
|
|
}
|