代码拉取完成,页面将自动刷新
{
// easycom精简 ,组件不用引入了,直接在页面使用
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue",
"^au-(.*)": "@/components/au-$1/index.vue"
},
// "condition": { //模式配置,仅开发期间生效
// "current": 0, //当前激活的模式(list 的索引项)
// "list": [{
// "name": "test", //模式名称
// "path": "pages/componentsC/test/index", //启动页面,必选
// "query": "uuid=c4bba940-f69e-11ea-a419-6bafda9d095e&__id__=1" //启动参数,在页面的onLoad函数里面得到
// }]
// },
"pages": [{
"path": "pages/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/users/sign-in",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/users/code",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "一起"
}
},
{
"path": "pages/users/personalcenter",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/message/messagecenter/index",
"style": {
"navigationBarTitleText": "消息"
}
},
{
"path": "pages/contacts/index",
"style": {
"navigationBarTitleText": "通讯录"
}
},
{
"path": "pages/work/workbench",
"style": {
"navigationBarTitleText": "工作区"
}
},
{
"path": "pages/work/used-apply",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/work/apps",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/work/flowchart/started",
"style": {
"navigationBarTitleText": "我发起的"
}
},
{
"path": "pages/work/flowchart/backlog",
"style": {
"navigationBarTitleText": "待办事项"
}
},
{
"path": "pages/work/flowchart/processed",
"style": {
"navigationBarTitleText": "已办事项"
}
},
{
"path": "pages/work/flowchart/cc-me",
"style": {
"navigationBarTitleText": "抄送我的"
}
},
{
"path": "pages/work/flowchart/dynamic/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/work/flowchart/dynamic/check",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/users/sign-up",
"style": {
"navigationBarTitleText": "注册新用户"
}
},
{
"path": "pages/home/webpage",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/message/messagecenter/noticelist",
"style": {
"navigationBarTitleText": "通知公告"
}
},
{
"path": "pages/contacts/select-user",
"style": {
"navigationBarTitleText": "通讯录"
}
},
{
"path": "pages/contacts/user-info",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/message/messagecenter/notice",
"style": {
"navigationBarTitleText": "通知公告详情"
}
},
{
"path": "pages/message/system-message/index",
"style": {
"navigationBarTitleText": "系统消息"
}
},
{
"path": "pages/contacts/search-user",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/contacts/collect",
"style": {
"navigationBarTitleText": "常用联系人"
}
},
/* 公共页面开始 */
{
"path": "pages/public/au-select-user",
"style": {
"navigationBarTitleText": "请选择人员"
}
},
/* 公共页面结束 */
/* 爱森页面开始 */
{
"path": "pages/work/apply/loveforest/homepage",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"scrollIndicator": "none",
"bounce": "none"
}
}
},
{
"path": "pages/work/apply/loveforest/member_information/member_information",
"style": {
"navigationBarTitleText": "成员信息",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/work/apply/loveforest/ranking_list/ranking_list",
"style": {
"navigationBarTitleText": "组织排行榜",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/personal_garden",
"style": {
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none"
},
"enablePullDownRefresh": true
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/planting_trees/planting_trees",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "种树",
"navigationBarBackgroundColor": "#344333"
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/planting_trees/planting_detail",
"style": {
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/planting_trees/planting_success",
"style": {
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/obtain_detail/obtain_detail",
"style": {
"navigationBarTitleText": "能量获取详情",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/personal_rank/personal_rank",
"style": {
"navigationBarTitleText": "排行榜",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/achievement/achievement",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "成就馆",
"navigationBarBackgroundColor": "#344333"
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/personal_carbon_footprint/personal_carbon_footprint",
"style": {
"navigationBarTitleText": "个人碳足迹",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/work/apply/loveforest/personal_garden/other_garden/other_garden",
"style": {
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none",
"bounce": "none"
}
}
}, {
"path": "pages/work/apply/loveforest/personal_garden/achievement/achievement_detail",
"style": {
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none"
}
}
}, {
"path": "pages/work/apply/loveforest/personal_garden/achievement/gardens_detail",
"style": {
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none"
}
}
},
/* 爱森页面结束 */
/* 泛资产页面开始 */
{
"path": "pages/work/apply/property/homepage/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none",
"bounce": "none"
}
}
},
{
"path": "pages/work/apply/property/homepage/search",
"style": {
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/work/apply/property/mine/person-detail",
"style": {
"navigationBarTitleText": "个人信息",
"navigationBarBackgroundColor": "#F8F8F8",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/work/apply/property/mine/mine",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none",
"bounce": "none"
}
}
},
{
"path": "pages/work/apply/property/application/application",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none",
"bounce": "none"
}
}
},
{
"path": "pages/work/apply/property/report/assetInfo",
"style": {
"navigationStyle": "custom",
"app-plus": {
"popGesture": "none",
"bounce": "none"
}
}
},
/* 泛资产页面结束 */
/* 日程页面开始 */
{
"path": "pages/work/apply/schedulemine/index",
"style": {
"navigationBarTitleText": "我的日程"
}
},
{
"path": "pages/work/apply/schedulemine/add",
"style": {
"navigationBarTitleText": "日程新增",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "提交",
"fontSize": "15",
"width": "60px"
}]
}
}
}
},
{
"path": "pages/work/apply/schedulemine/detail",
"style": {
"navigationBarTitleText": "日程详情",
"app-plus": {
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/work/apply/schedulemine/feedback",
"style": {
"navigationBarTitleText": "日程反馈",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "提交",
"fontSize": "15",
"width": "60px"
}]
}
}
}
},
{
"path": "pages/work/apply/schedulemine/summry",
"style": {
"navigationBarTitleText": "日程总结",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "提交",
"fontSize": "15",
"width": "60px"
}]
}
}
}
},
{
"path": "pages/work/apply/schedulemine/colllist",
"style": {
"navigationBarTitleText": "协作人"
}
},
{
"path": "pages/work/apply/schedulemine/edit",
"style": {
"navigationBarTitleText": "日程编辑",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "提交",
"fontSize": "15",
"width": "60px"
}]
}
}
}
},
{
"path": "pages/public/seluser",
"style": {
"navigationBarTitleText": "选择协作人",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "确定",
"fontSize": "15",
"width": "60px"
}]
}
}
}
},
/* 日程页面结束 */
/* 打卡页面开始 */
{
"path": "pages/work/apply/fieldpunchcard/index",
"style": {
"navigationBarTitleText": "打卡",
"app-plus": {
"bounce": "none" // 取消iOS回弹,避免和下拉刷新冲突 (小程序无法取消)
}
}
},
{
"path": "pages/work/apply/fieldpunchcard/onduty",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
},
{
"path": "pages/work/apply/fieldpunchcard/offduty",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
},
/* 打卡页面结束 */
/* 大宗页面开始 */
{
"path": "pages/work/apply/bulkPurchaseAndEvaluation/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/materialWarning/materialDetail",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/materialWarning/socialResources",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/evaluation/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/evaluation/priceTrend/priceTrend",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/evaluation/priceTrend/moreMaterial",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/evaluation/priceTrend/purchaseOrder",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleView": false
}
}
}, {
"path": "pages/work/apply/bulkPurchaseAndEvaluation/evaluation/priceTrend/materialOrderDetail",
"style": {
"navigationStyle":"custom",
"app-plus":{
"titleView": false
}
}
}
/* 大宗页面结束 */
/* 仓储通页面开始*/
,{
"path" : "pages/work/apply/apply/reportinglog/index",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},{
"path" : "pages/work/apply/apply/reportinglog/capitalManager/index",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
/* 仓储通页面结束*/
],
"globalStyle": {
"navigationBarTitleText": "一起",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF",
// "navigationBarBackgroundColor": "#0071C5",
"app-plus": {
"bounce": "none"
}
,
"rpxCalcMaxDeviceWidth": 0, // rpx 计算所支持的最大设备宽度,单位 px,默认值为 960
"rpxCalcBaseDeviceWidth": 375, // rpx 计算使用的基准设备宽度,设备实际宽度超出 rpx 计算所支持的最大设备宽度时将按基准宽度计算,单位 px,默认值为 375
"rpxCalcIncludeWidth": 750 // rpx 计算特殊处理的值,始终按实际的设备宽度计算,单位 rpx,默认值为 750
},
"tabBar": {
"color": "#333333",
"selectedColor": "#0272C5",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"list": [{
"pagePath": "pages/home/home",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/homeHL.png",
"text": "首页"
},
{
"pagePath": "pages/message/messagecenter/index",
"iconPath": "static/tabbar/smallbell.png",
"selectedIconPath": "static/tabbar/smallbellHL.png",
"text": "消息"
},
{
"pagePath": "pages/work/workbench",
"iconPath": "static/tabbar/workbench.png",
"selectedIconPath": "static/tabbar/workbenchHL.png",
"text": "工作区"
},
{
"pagePath": "pages/contacts/index",
"iconPath": "static/tabbar/folder.png",
"selectedIconPath": "static/tabbar/folderHL.png",
"text": "通讯录"
},
{
"pagePath": "pages/users/personalcenter",
"iconPath": "static/tabbar/user.png",
"selectedIconPath": "static/tabbar/userHL.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。