1 Star 0 Fork 38

瑞哥 / jeecgApp-flowable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 9.22 KB
一键复制 编辑 原始数据 按行查看 历史
宁波阿成 提交于 2023-03-15 11:01 . 更新readme
{
"pages": [
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {}
},
{
"path": "pages/basics/layout",
"style": {}
},
{
"path": "pages/basics/background",
"style": {}
},
{
"path": "pages/basics/text",
"style": {}
},
{
"path": "pages/basics/icon",
"style": {}
},
{
"path": "pages/basics/button",
"style": {}
},
{
"path": "pages/basics/design",
"style": {}
},
{
"path": "pages/basics/tag",
"style": {}
},
{
"path": "pages/basics/avatar",
"style": {}
},
{
"path": "pages/basics/progress",
"style": {}
},
{
"path": "pages/basics/shadow",
"style": {}
},
{
"path": "pages/basics/loading",
"style": {}
},
{
"path": "pages/component/bar",
"style": {}
},
{
"path": "pages/component/nav",
"style": {}
},
{
"path": "pages/component/list",
"style": {}
},
{
"path": "pages/component/card",
"style": {}
},
{
"path": "pages/component/form",
"style": {}
},
{
"path": "pages/component/timeline",
"style": {}
},
{
"path": "pages/component/chat",
"style": {}
},
{
"path": "pages/component/swiper",
"style": {}
},
{
"path": "pages/component/modal",
"style": {}
},
{
"path": "pages/component/steps",
"style": {}
}, {
"path": "pages/plugin/indexes",
"style": {}
}, {
"path": "pages/plugin/animation",
"style": {}
}, {
"path": "pages/plugin/drawer",
"style": {}
}, {
"path": "pages/plugin/verticalnav",
"style": {}
}, {
"path": "pages/home/home",
"style": {}
}, {
"path": "pages/login/login",
"style": {}
}, {
"path": "pages/user/userexit",
"style": {}
}, {
"path": "pages/user/userdetail",
"style": {}
}, {
"path": "pages/user/useredit",
"style": {}
}, {
"path": "pages/user/people",
"style": {}
}, {
"path": "pages/common/exit",
"style": {}
}, {
"path": "pages/common/success",
"style": {}
}, {
"path": "pages/user/location",
"style": {},
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示" // 高速公路行驶持续后台定位
}
}
}, {
"path": "pages/addressbook/address-book",
"style": {}
}, {
"path": "pages/addressbook/level-address-book",
"style": {}
},
{
"path": "pages/addressbook/member",
"style": {}
}, {
"path": "pages/addressbook/address-detail",
"style": {}
}, {
"path": "pages/annotation/annotationList",
"style": {
"app-plus": {
"bounce": "none" //删除此项: mescroll-body支持iOS回弹
}
}
}, {
"path": "pages/annotation/annotationDetail",
"style": {}
}, {
"path": "pages/common/helloWorld",
"style": {}
},
{
"path": "pages/dustAbsorption/dustAbsorption",
"style": {}
},
{
"path": "pages/dustAbsorption/addDustAbsorption",
"style": {}
},
{
"path": "pages/dustAbsorption/dustAbsorptionInfo",
"style": {}
},
{
"path": "pages/dustAbsorption/dustAbsorptionList",
"style": {}
}
,{
"path" : "pages/common/selectPeople",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},{
"path" : "pages/common/selectPeoples",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/faultList/faultList",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},{
"path" : "pages/faultList/faulInfo",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/faultList/faulInfos",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/common/selectEquipment",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/toDoProcess/toDoProcess",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/toDoProcess/handleProcess",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/toDoProcess/processed",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/collectingApplication/collectingApplication",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/collectingApplication/addCollectingApplication",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/collectingApplication/changeSparePart",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/collectingApplication/sparePartsAccount",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/collectingApplication/sparePartsAccountInfo",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/purchaseRequisition/purchaseRequisition",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/purchaseRequisition/addPurchase",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/purchaseRequisition/changeMaterial",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/user/editPassword",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "NBCIO亿事达企业管理平台",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"usingComponts": true,
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "表单", //模式名称
"path": "pages/index/index", //启动页面
"query": "" //启动参数
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/vstarcn/jeecg-app-flowable.git
git@gitee.com:vstarcn/jeecg-app-flowable.git
vstarcn
jeecg-app-flowable
jeecgApp-flowable
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891