prevention/package_A/page/alltask/index.json

8 lines
238 B
JSON
Raw Normal View History

2022-10-31 15:25:19 +08:00
{
"usingComponents": {
"List": "../../../components/List/index",
2022-11-30 14:15:33 +08:00
"image-info": "../../../components/ImageInfo/index",
"tab": "../../../components/Tab/index"
2022-10-31 15:25:19 +08:00
},
2022-11-01 08:45:29 +08:00
"navigationBarTitleText": "上报记录"
2022-10-31 15:25:19 +08:00
}