1 Star 0 Fork 0

txy/cct

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 13.96 KB
一键复制 编辑 原始数据 按行查看 历史
txy 提交于 2021-06-23 18:47 . cct
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
{
// 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": "我的"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/txy007/cct.git
git@gitee.com:txy007/cct.git
txy007
cct
cct
master

搜索帮助