523 Star 6.5K Fork 2.1K

凯文同学 / 前端铺子-uniapp移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 10.98 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/tabbar",
"style": {
"navigationBarTitleText": "前端铺子",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/salary",
"style": {
"navigationBarTitleText": "薪资排行",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/aboutMe",
"style": {
"navigationBarTitleText": "关于作者",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/mentalTest/list",
"style": {
"navigationBarTitleText": "答题测试",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/mentalTest/index",
"style": {
"navigationBarTitleText": "答题测试",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/mentalTest/explain",
"style": {
"navigationBarTitleText": "答题规则说明"
}
},
{
"path": "pages/news/news",
"style": {
"navigationBarTitleText": "资讯详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/video",
"style": {
"navigationBarTitleText": "视频播放",
"usingComponents": {
// #ifdef MP-WEIXIN
"txv-video": "plugin://tencentvideo/video"
// #endif
}
}
},
{
"path": "pages/project/list",
"style": {
"navigationBarTitleText": "项目展示",
"navigationStyle": "custom"
}
},
{
"path": "pages/project/project",
"style": {
"navigationBarTitleText": "项目展示",
"navigationStyle": "custom"
}
},
{
"path": "pages/timeline",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/design",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/main/customCamera",
"style": {
"navigationBarTitleText": "自定义相机/图片编辑器"
}
},
{
"path": "pages/main/posterList",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "海报设计工具"
}
},
{
"path": "pages/main/posterImg",
"style": {
"navigationStyle": "custom"
}
}
],
"subPackages": [{
"root": "tn_components",
"pages": [{
"path": "pano",
"style": {}
}, {
"path": "bggrad",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "bgcolor",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "ancube",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "anloading",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "mimicry",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "mapLocus",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "charts",
"style": {
"navigationBarTitleText": "图表展示"
}
},
{
"path": "poster",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "discern",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "sign",
"style": {
"navigationBarTitleText": "电子签名"
}
}, {
"path": "district",
"style": {
"navigationBarTitleText": "行政区图"
}
},
{
"path": "search",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "便捷查询"
}
},
{
"path": "salary",
"style": {
"navigationBarTitleText": "排行榜",
"navigationStyle": "custom"
}
},
{
"path": "course",
"style": {
"navigationBarTitleText": "班级课程",
"navigationStyle": "custom"
}
},
{
"path": "openDocument",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "文档预览"
}
},
{
"path": "company",
"style": {
"navigationBarTitleText": "自定义相机"
}
},
{
"path": "timeline",
"style": {
"navigationBarTitleText": "时间轴"
}
},
{
"path": "guide",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "引导页面"
}
},
{
"path": "request",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "模拟数据加载"
}
},
{
"path": "keyboard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "drag_demo/index",
"style": {
"navigationBarTitleText": "悬浮球"
}
},
{
"path": "takePicture",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "摄影师资料"
}
},
{
"path": "photoWall/photoAll",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "照片墙首页"
}
},
{
"path": "photoWall/timeLine",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "照片墙第二页"
}
},
{
"path": "photoWall/imageList",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "照片墙第三页"
}
},
{
"path": "finance/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "金融量化页面"
}
},
{
"path": "finance/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "金融量化详情"
}
},
{
"path": "timetables",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "课程表"
}
},
{
"path": "category",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "技术栈类目"
}
},
{
"path": "imageEditor",
"style": {
"navigationBarTitleText": "图片编辑器"
}
},
{
"path": "clock",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "每日签到"
}
},
{
"path": "medal",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "权益页面"
}
},
{
"path": "seat",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "在线选座"
}
},
// {
// "path": "loveChina",
// "style": {
// "navigationStyle": "custom",
// "navigationBarTitleText": "国庆头像"
// }
// },
{
"path": "chat/chat",
"style": {
"navigationBarTitleText": "Kevin聊天室",
"navigationBarBackgroundColor": "#f2f2f2",
"backgroundColorTop": "#e5e5e5",
"backgroundColorBottom": "#e5e5e5",
"app-plus": {
"softinputNavBar": "none",
"bounce": "none"
}
}
},
{
"path": "chat/details/details",
"style": {
"navigationBarBackgroundColor": "#cf3c35",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "红包",
"backgroundColorTop": "#cf3c35",
"backgroundColorBottom": "#fff"
}
},
{
"path": "chat/hand/hand",
"style": {
"navigationBarBackgroundColor": "#cf3c35",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "发红包",
"backgroundColorTop": "#cf3c35",
"backgroundColorBottom": "#fff",
"app-plus": {
"softinputNavBar": "none",
"bounce": "none"
}
}
},
{
"path": "login/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "login/index1",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "login/index2",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "login/index3",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "login/index4",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "login/index5",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "login/wxLogin",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "skiTicket/index",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "skiTicket/pay",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "details",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "通用详情页"
}
},
{
"path": "details_wares",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "商品详情页"
}
}
]
},
{
"root": "os_project",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "客户定制",
"navigationStyle": "custom"
}
},
// 临时工单
{
"path": "workOrder/index",
"style" : {
"navigationBarBackgroundColor":"#2695FE",
"navigationBarTextStyle":"white",
"navigationBarTitleText":"订单详情",
"backgroundColorTop":"#2695FE",
"backgroundColorBottom":"#2695FE"
}
},
{
"path": "workOrder/index2",
"style" : {
"navigationBarBackgroundColor":"#2695FE",
"navigationBarTextStyle":"white",
"navigationBarTitleText":"计划详情",
"backgroundColorTop":"#2695FE",
"backgroundColorBottom":"#2695FE"
}
},
{
"path": "workOrder/index3",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "workOrder/index4",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "workOrder/index_map",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "workOrder/index5",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
JavaScript
1
https://gitee.com/kevin_chou/qdpz.git
git@gitee.com:kevin_chou/qdpz.git
kevin_chou
qdpz
前端铺子-uniapp移动端
develop

搜索帮助