195 lines
4.2 KiB
JSON
195 lines
4.2 KiB
JSON
|
|
{
|
||
|
|
"easycom": {
|
||
|
|
"^u-(.*)": "uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
||
|
|
},
|
||
|
|
"pages": [
|
||
|
|
{
|
||
|
|
"path": "pages/login",
|
||
|
|
"style": {
|
||
|
|
// "navigationBarTitleText": "登录"
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/register",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "注册"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/index",
|
||
|
|
"style": {
|
||
|
|
// "navigationBarTitleText": "首页"
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/work/index",
|
||
|
|
"style": {
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
// "navigationBarTitleText": "我的订单",
|
||
|
|
// "navigationBarBackgroundColor": "#F9FBFF"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/index",
|
||
|
|
"style": {
|
||
|
|
// "navigationBarTitleText": "个人中心"
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/avatar/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "修改头像"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/me/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "个人信息"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/announcement/aDetails",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "通知公告详情"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/announcement/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "通知公告"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/me/basicInfo",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "基本信息",
|
||
|
|
"navigationBarTitleStyle": {
|
||
|
|
"fontSize": "32rpx" // 设置标题字体大小
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/me/faceUpload",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "人脸上传"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/me/bindingPhone",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "已绑定手机号"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/me/updatePhone",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "更换手机号"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/me/phoneCode",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/info/edit",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "编辑资料"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/pwd/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "修改密码"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/mine/help/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "常见问题"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/common/webview/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "浏览网页"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/common/textview/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "浏览文本"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/amendPassword",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/newPassword",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
|
||
|
|
{
|
||
|
|
"path": "pages/post/index",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "",
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "pages/work/details",
|
||
|
|
"style": {
|
||
|
|
"navigationBarTitleText": "定值单对比详情"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path" : "pages/mine/me/changePassword",
|
||
|
|
"style" :
|
||
|
|
{
|
||
|
|
"navigationBarTitleText" : "修改密码"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"tabBar": {
|
||
|
|
"color": "#000",
|
||
|
|
"fontSize": "12px",
|
||
|
|
"selectedColor": "#3888FF",
|
||
|
|
"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/mine/index",
|
||
|
|
"iconPath": "static/images/tabbar/mine.png",
|
||
|
|
"selectedIconPath": "static/images/tabbar/mine_.png",
|
||
|
|
"text": "个人中心"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"globalStyle": {
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"navigationBarTitleText": "绿智食堂",
|
||
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
||
|
|
}
|
||
|
|
}
|