adultDeviceApp/unpackage/dist/build/mp-weixin/pages/index/index.json

9 lines
250 B
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
"navigationBarTitleText": "",
2022-05-27 17:20:31 +08:00
"navigationBarBackgroundColor": "#F9FAFC",
2022-05-03 21:35:39 +08:00
"usingComponents": {
2022-05-11 09:24:06 +08:00
"leftdrawer": "/components/drawer/drawer",
2022-05-03 21:35:39 +08:00
"user-login": "/components/userLogin",
"manua-record": "/components/target/manuaRecord"
}
}