{
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
"path": "pages/loading/loading",
|
"style": {
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/index/index",
|
"style": {
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/loading/set",
|
"style": {
|
"navigationBarTitleText": "设置",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/org/selpsn",
|
"style": {
|
"navigationBarTitleText": "选择人员",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/message/message",
|
"style": {
|
"navigationBarTitleText": "消息",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/my/my",
|
"style": {
|
"navigationBarTitleText": "我的",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/my/usersetting",
|
"style": {
|
"navigationBarTitleText": "个人中心",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/my/resetpwd",
|
"style": {
|
"navigationBarTitleText": "修改密码",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/my/cropper-image",
|
"style": {
|
"navigationBarTitleText": "裁剪图片",
|
"enablePullDownRefresh": false
|
}
|
},
|
|
{
|
"path": "pages/task/create",
|
"style": {
|
"navigationBarTitleText": "创建任务",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/task/index",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": true,
|
"navigationStyle": "custom", //自定义标题栏
|
"mp-alipay": {
|
"transparentTitle": "always",
|
"titlePenetrate": "YES"
|
}
|
}
|
},
|
{
|
"path": "pages/calendar/index",
|
"style": {
|
"navigationBarTitleText": "日历",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/calendar/set",
|
"style": {
|
"navigationBarTitleText": "我的日历设置",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/calendar/add",
|
"style": {
|
"navigationBarTitleText": "新建日历",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/calendar/atten",
|
"style": {
|
"navigationBarTitleText": "设置我关注的日历",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/calendar/list",
|
"style": {
|
"navigationBarTitleText": "日历列表",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/calendar/schedule",
|
"style": {
|
"navigationBarTitleText": "编辑日程",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/task/detail",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom", //自定义标题栏
|
"navigationBarTextStyle":"black",
|
"mp-alipay": {
|
"transparentTitle": "always",
|
"titlePenetrate": "YES"
|
}
|
}
|
|
},
|
// {
|
// "path": "pages/data/dataObjPage",
|
// "style": {
|
// "navigationBarTitleText": "数据信息",
|
// "enablePullDownRefresh": false
|
// }
|
|
// },
|
// {
|
// "path": "pages/data/newDataObj",
|
// "style": {
|
// "navigationBarTitleText": "新增",
|
// "enablePullDownRefresh": false
|
// }
|
|
// },
|
{
|
"path": "pages/common/commWebview",
|
"style": {
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/common/videoPage",
|
"style": {
|
"navigationBarTitleText": "视频",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/common/fileselect",
|
"style": {
|
"navigationBarTitleText": "选择文件",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/project/event/create",
|
"style": {
|
"navigationBarTitleText": "创建项目事件",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/project/event/index",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": true,
|
"navigationStyle": "custom", //自定义标题栏
|
"mp-alipay": {
|
"transparentTitle": "always",
|
"titlePenetrate": "YES"
|
}
|
}
|
},
|
{
|
"path": "pages/project/event/task-user-set",
|
"style": {
|
"navigationBarTitleText": "任务人员设置",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/project/event/detail",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom", //自定义标题栏
|
"mp-alipay": {
|
"transparentTitle": "always",
|
"titlePenetrate": "YES"
|
}
|
}
|
|
}
|
],
|
|
"globalStyle": {
|
|
"navigationBarTitleText": "共好",
|
"backgroundColor": "#F8F8F8",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
"navigationBarTextStyle": "black"
|
|
},
|
"uniIdRouter": {},
|
|
"tabBar": {
|
"borderStyle": "white",
|
"color": "#808080",
|
"selectedColor": "#00aaff",
|
"backgroundColor": "#F8F8F8",
|
"iconWidth": "",
|
"height": "50",
|
"list": [
|
//apptype== "HangChaTesting"只显示任务和我的
|
{
|
"pagePath": "pages/calendar/index",
|
"text": "日程",
|
"iconPath": "static/tabbar/calendar.png",
|
"selectedIconPath": "static/tabbar/calendaractive.png"
|
},
|
{
|
"pagePath": "pages/project/event/index",
|
"text": "反馈",
|
"iconPath": "static/tabbar/prjevent.png",
|
"selectedIconPath": "static/tabbar/prjeventactive.png"
|
},
|
{
|
"pagePath": "pages/task/index",
|
"text": "任务",
|
"iconPath": "static/tabbar/task.png",
|
"selectedIconPath": "static/tabbar/taskactive.png"
|
},
|
|
/* {
|
"pagePath": "pages/my/my",
|
"text": "看板",
|
"iconPath": "static/tabbar/msg.png",
|
"selectedIconPath": "static/tabbar/msgactive.png"
|
}, */
|
{
|
"pagePath": "pages/my/my",
|
"text": "我的",
|
"iconPath": "static/tabbar/me.png",
|
"selectedIconPath": "static/tabbar/meactive.png"
|
}
|
]
|
}
|
|
}
|