功能导航

master
niantianya 1 year ago
parent 89c53812b4
commit d47d93a108
  1. 14
      pages.json

@ -347,6 +347,20 @@
"navigationBarTitleText": "容器查询",
"navigationBarBackgroundColor": "#1296db"
}
},
{
"path": "pages/queryPoint/index",
"style": {
"navigationBarTitleText": "点位查询",
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)"
}
},
{
"path": "pages/queryShop/index",
"style": {
"navigationBarTitleText": "商品查询",
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)"
}
}
],

Loading…
Cancel
Save