1 Star 0 Fork 2.1K

季秋369 / 前端铺子-uniapp移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 4.51 KB
一键复制 编辑 原始数据 按行查看 历史
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/tabbar",
"style": {
"navigationBarTitleText": "宅家学IT",
"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"
}
}
],
"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": "课程表"
}
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
JavaScript
1
https://gitee.com/jiqiu369/qdpz.git
git@gitee.com:jiqiu369/qdpz.git
jiqiu369
qdpz
前端铺子-uniapp移动端
develop

搜索帮助