Files
mwims-new-mini-program/pages.json
T

170 lines
2.6 KiB
JSON

{
"pages": [
{
"path": "pages/register/qidong",
"style": {}
},
{
"path": "pages/register/login",
"style": {}
},
{
"path": "pages/register/registerOutClinic",
"style": {}
},
{
"path": "pages/index/index",
"style": {}
},
{
"path": "pages/main/inventory",
"style": {}
},
{
"path": "pages/main/inventory_week",
"style": {}
},
{
"path": "pages/main/inventory_month",
"style": {}
},
{
"path": "pages/register/registerRegulatory",
"style": {}
},
{
"path": "pages/register/registerHandUser",
"style": {}
},
{
"path": "pages/basics/homeByHandover",
"style": {}
},
{
"path": "pages/main/warning",
"style": {}
},
{
"path": "pages/component/trace",
"style": {}
},
{
"path": "pages/component/traceDetailsByMedical",
"style": {}
},
{
"path": "pages/component/traceDetailsByBox",
"style": {}
},
{
"path": "pages/component/traceDetailsByDept",
"style": {}
},
{
"path": "pages/component/traceDetailsByBatch",
"style": {}
},
{
"path": "pages/component/home",
"style": {}
},
{
"path": "pages/plugin/my",
"style": {}
},
{
"path": "pages/plugin/manage",
"style": {}
},
{
"path": "pages/plugin/personalInformation",
"style": {}
},
{
"path": "pages/plugin/handCard",
"style": {}
},
{
"path": "pages/plugin/handList",
"style": {}
},
{
"path": "pages/plugin/about",
"style": {}
},
{
"path": "pages/plugin/handCardCode",
"style": {}
},
{
"path": "pages/plugin/sign",
"style": {}
},
{
"path": "pages/plugin/inList",
"style": {}
},
{
"path": "pages/plugin/inDetails",
"style": {}
},
{
"path": "pages/plugin/outList",
"style": {}
},
{
"path": "pages/plugin/outDetails",
"style": {}
},
{
"path": "pages/plugin/collectionMwims",
"style": {}
},
{
"path": "pages/plugin/warnRecord",
"style": {}
},
{
"path": "pages/plugin/taipan",
"style": {}
},
{
"path": "pages/plugin/boxbagIn",
"style": {}
},
{
"path": "pages/plugin/boxOut",
"style": {}
},
{
"path": "pages/plugin/onekeyIn",
"style": {}
},
{
"path": "pages/plugin/onekeyOut",
"style": {}
}
],
"globalStyle": {
"mp-alipay": {
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "医废物联监管端",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"usingComponts": true,
"condition": {
"current": 0,
"list": [
{
"name": "登录",
"path": "pages/register/login",
"query": ""
}
]
}
}