1 Star 7 Fork 2

zhw/飞鸟____uniapp移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 7.29 KB
一键复制 编辑 原始数据 按行查看 历史
zhuhongwei 提交于 2024-05-14 14:35 . bug修复
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/register",
"style": {
"navigationBarTitleText": "注册",
"navigationStyle": "custom"
}
},
{
"path": "pages/wxLogin",
"style": {
"navigationBarTitleText": "微信登录",
"navigationStyle": "custom"
}
},{
"path" : "pages/location/location",
"style": {
"navigationStyle": "custom" ,
"navigationBarTitleText": "选择城市"
}
},{
"path" : "pages/search/searchList",
"style" :
{
"navigationBarTitleText": "列表",
"enablePullDownRefresh": true,
// "navigationStyle": "custom" ,// 隐藏系统导航栏
"app-plus": {
"pullToRefresh": {
"support": true,
"color": "#2979ff", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/timeline",
"style": {
"navigationStyle": "custom"
}
},{
"path": "pages/chooseAddress/index",
"style": {
"navigationBarBackgroundColor":"#f8f8f8",
"navigationBarTitleText":"地图",
"backgroundColorTop": "#f8f8f8",
"backgroundColorBottom":"#ffffff"
}
},
{
"path" : "pages/chooseAddress/search",
"style" : {
"navigationBarTitleText":"地址搜索"
}
}
,{
"path" : "pages/chooseAddress/cityList",
"style" : {
"navigationBarTitleText":"选择城市"
}
}
,{
"path" : "pages/search/search",
"style" : {
"navigationBarTitleText":"搜索"
}
}
,
{
"path": "pages/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/index",
"style": {
"navigationBarTitleText": "工作台",
"navigationStyle": "custom"
}
},{
"path": "pages/work/detail",
"style": {
"navigationBarTitleText": "商品详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/work/ceshi",
"style": {
"navigationBarTitleText": "测试",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/takePhoto/takePhoto",
"style": {
"navigationBarTitleText": "自定义相机"
}
}, {
"path": "pages/work/TnCustom/TnCustom",
"style": {
"navigationBarTitleText": "电子签名"
}
}, {
"path": "pages/photoWall/takePicture",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "摄影师资料"
}
},
{
"path": "pages/photoWall/photoAll",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "照片墙首页"
}
},
{
"path": "pages/photoWall/timeLine",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "照片墙第二页"
}
},
{
"path": "pages/photoWall/imageList",
"style": {
"navigationStyle": "custom",
"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/news/index",
"style": {
"navigationBarTitleText": "资讯",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/avatar/index",
"style": {
"navigationBarTitleText": "修改头像",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/info/index",
"style": {
"navigationBarTitleText": "个人信息",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/own/index",
"style": {
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom"
}
},{
"path": "pages/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/help/index",
"style": {
"navigationBarTitleText": "常见问题",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/about/index",
"style": {
"navigationBarTitleText": "关于我们",
"navigationStyle": "custom"
}
}, {
"path": "pages/common/webview/index",
"style": {
"navigationBarTitleText": "浏览网页"
}
}, {
"path": "pages/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
},
{
"path": "pages/me/clock",
"style": {
"navigationBarTitleText": "我的签到",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/salary",
"style": {
"navigationBarTitleText": "薪资排行",
"navigationStyle": "custom"
}
},
{
"path": "pages/me/course",
"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": "答题规则说明"
}
}
],
"tabBar": {
"color": "#000000",
"selectedColor": "#000000",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "首页"
},
{
"pagePath": "pages/work/index",
"iconPath": "static/images/tabbar/work.png",
"selectedIconPath": "static/images/tabbar/work_.png",
"text": "工作台"
},
{
"pagePath": "pages/news/index",
"iconPath": "static/images/tabbar/zixun.png",
"selectedIconPath": "static/images/tabbar/zixun_.png",
"text": "资讯"
},
{
"pagePath": "pages/mine/index",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine_.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhw_w/zhw-uniapp-shangwu.git
git@gitee.com:zhw_w/zhw-uniapp-shangwu.git
zhw_w
zhw-uniapp-shangwu
飞鸟____uniapp移动端
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385