1 Star 0 Fork 2.1K

MyPrivaProjects / 前端铺子-uniapp移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 6.10 KB
一键复制 编辑 原始数据 按行查看 历史
凯文同学 提交于 2021-09-29 15:41 . 修改首页title显示文字
{
"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": "资讯详情"
}
},
{
"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": "自定义相机/图片编辑器"
}
}
],
"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": "timetables",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "课程表"
}
},
{
"path": "imageEditor",
"style": {
"navigationBarTitleText": "图片编辑器"
}
},
{
"path": "clock",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "每日签到"
}
},
{
"path": "medal",
"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"
}
}
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
JavaScript
1
https://gitee.com/MyPrivaProjects/qdpz.git
git@gitee.com:MyPrivaProjects/qdpz.git
MyPrivaProjects
qdpz
前端铺子-uniapp移动端
develop

搜索帮助