1 Star 0 Fork 1

蒹葭平台/smartWinery

forked from Lisq/smartWinery 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
Lisq 提交于 2020-05-18 22:35 . Firsr commit
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/blectl/blectl",
"style": {
"navigationBarTitleText": "智能酿酒"
}
},
{
"path": "pages/control/control",
"style": {
"navigationBarTitleText": "监控界面"
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "主控界面"
}
}
,{
"path" : "pages/help/help",
"style" : {}
}
],
// "tabBar": {
// "color": "#7A7E83",
// "selectedColor": "#3cc51f",
// "borderStyle": "black",
// "backgroundColor": "#ffffff",
// "list": [{
// "pagePath": "pages/index/index",
// // "iconPath": "static/image/icon_API.png",
// // "selectedIconPath": "static/image/icon_API_HL.png",
// "text": "主控界面"
// },{
// "pagePath": "pages/blectl/blectl",
// // "iconPath": "static/image/icon_component.png",
// // "selectedIconPath": "static/image/icon_component_HL.png",
// "text": "BLE控制"
// }, {
// "pagePath": "pages/control/control",
// // "iconPath": "static/image/icon_component.png",
// // "selectedIconPath": "static/image/icon_component_HL.png",
// "text": "监控界面"
// }]
// },
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "主控界面",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jianjia_paltform/smartWinery.git
git@gitee.com:jianjia_paltform/smartWinery.git
jianjia_paltform
smartWinery
smartWinery
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385