jhwxapp/miniprogram/pageage/Material-Management/index.json

7 lines
187 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index",
"van-action-sheet": "@vant/weapp/action-sheet"
},
"navigationBarTitleText": "材料管理"
}