代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none",
"scrollIndicator": "none",
"titleNView": false
},
"navigationBarTextStyle": "black",
"navigationBarTitleText": "微校园"
}
}, {
"path": "pages/login/login",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none"
}
}
}, {
"path": "pages/usercenter/usercenter",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": false,
"animationType": "zoom-fade-out",
"animationDuration": 300,
"bounce": "none"
}
}
}, {
"path": "pages/quan/quan",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"enablePullDownRefresh": true,
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/message/message",
"style": {
"navigationBarTitleText": "消息通知",
"enablePullDownRefresh": true,
"backgroundColor": "#f6f6f6",
"navigationBarBackgroundColor": "#F6F6F6"
}
}, {
"path": "pages/setting/setting",
"style": {
"navigationBarTitleText": "个人信息",
"backgroundColor": "#f4f4f4",
"navigationBarBackgroundColor": "#f4f4f4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/upload/upload",
"style": {
"navigationBarTitleText": "图片裁剪",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none"
}
}
}, {
"path": "pages/setnickname/setnickname",
"style": {
"navigationBarTitleText": "更改昵称",
"backgroundColor": "#f4f4f4",
"navigationBarBackgroundColor": "#f4f4f4",
"navigationBarTextStyle": "black",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none"
}
}
}, {
"path": "pages/settingdescription/settingdescription",
"style": {
"navigationBarTitleText": "个性签名",
"backgroundColor": "#f4f4f4",
"navigationBarBackgroundColor": "#f4f4f4",
"navigationBarTextStyle": "black",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none"
}
}
}, {
"path": "pages/verificationcode/verificationcode",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom",
"animationDuration": 300,
"bounce": "none"
}
}
}, {
"path": "pages/about/about",
"style": {
"navigationBarTitleText": "关于我们",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none"
},
"backgroundColor": "#D81E06",
"navigationBarBackgroundColor": "#ee4866",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/yijian/yijian",
"style": {
"navigationBarTitleText": "意见反馈",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none"
},
"backgroundColor": "#f4f4f4",
"navigationBarBackgroundColor": "#f4f4f4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/touched/touched",
"style": {
"navigationBarTitleText": "关注列表"
}
}, {
"path": "pages/touched/star",
"style": {
"navigationBarTitleText": "粉丝列表"
}
}, {
"path": "pages/usercenter/userinfo",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"bounce": "none",
"scrollIndicator": "none"
}
}
}, {
"path": "pages/newsdetail/newsdetail",
"style": {
"app-plus": {
"animationType": "fade-in",
"animationDuration": 300,
"bounce": "none",
"scrollIndicator": "none"
},
"navigationBarTextStyle": "black",
"navigationBarTitleText": "通知内容"
}
}, {
"path": "pages/market/market",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "white",
"enablePullDownRefresh":true
}
}, {
"path": "pages/question/question",
"style": {
"navigationBarTextStyle":"black",
"navigationStyle":"custom",
"app-plus": {
"titleNView":false
},
"enablePullDownRefresh":true
}
}, {
"path": "pages/activity/activity",
"style": {
"navigationBarTitleText": "活动报名",
"app-plus": {
"bounce": "none"
},
"enablePullDownRefresh": true
}
}, {
"path": "pages/work/work",
"style": {
"navigationBarTitleText": "兼职平台",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/express/express",
"style": {
"navigationBarTitleText": "快递代取",
"app-plus": {
"bounce": "none"
},
"enablePullDownRefresh": true
}
}, {
"path": "pages/jww/jww",
"style": {
"navigationBarTitleText": "教务通知",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/jww/chengji",
"style": {
"navigationBarTitleText": "成绩学分",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/jww/kaoshi",
"style": {
"navigationBarTitleText": "考试安排",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/quan/addquan",
"style": {
"navigationBarTitleText": "发布到校园圈",
"app-plus": {
"bounce": "none",
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/quan/detail",
"style": {
"navigationBarTitleText": "详情"
}
}, {
"path": "pages/quan/search",
"style": {
"navigationBarTitleText": "搜索"
}
}, {
"path": "pages/work/workdetail",
"style": {
"navigationBarTitleText": "兼职详情"
}
}, {
"path": "pages/work/search",
"style": {
"navigationBarTitleText": "搜索兼职"
}
}, {
"path": "pages/express/expressdetail",
"style": {
"navigationBarTitleText": "快递详情"
}
}, {
"path": "pages/express/success",
"style": {
"navigationBarTitleText": "接单成功"
}
}, {
"path": "pages/express/add",
"style": {
"navigationBarTitleText": "发布快递",
"app-plus": {
"bounce": "none",
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/express/order",
"style": {
"navigationBarTitleText": "我的快递订单"
}
}, {
"path": "pages/express/searchexpress",
"style": {
"navigationBarTitleText": "搜索快递"
}
}, {
"path": "pages/activity/activitydetail",
"style": {
"navigationBarTitleText": "活动详情"
}
}, {
"path": "pages/usercenter/myexpress",
"style": {
"navigationBarTitleText": "我的快递"
}
}, {
"path": "pages/activity/addactivity",
"style": {
"navigationBarTitleText": "发布活动",
"app-plus": {
"bounce": "none",
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/activity/myactivity",
"style": {
"navigationBarTitleText": "我报名的活动"
}
}, {
"path": "pages/usercenter/useractivity",
"style": {
"navigationBarTitleText": "我发布的活动"
}
}, {
"path": "pages/market/goodsdetail",
"style": {
"navigationBarTitleText": "商品详情",
"app-plus":{
"titleNView":{
"type":"transparent",
"titleText":"商品详情",
"titleColor":"#000000",
"backgroundColor":"#ffffff"
}
},
"navigationBarTextStyle":"black"
}
}, {
"path": "pages/market/searchgoods",
"style": {
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
},
"navigationBarTextStyle": "white"
}
}
,{
"path" : "pages/market/add",
"style" : {
"navigationBarTitleText": "发布二手",
"app-plus":{
"animationType": "slide-in-bottom"
}
}
}
,{
"path" : "pages/market/collectgoods",
"style" : {
"navigationBarTitleText": "收藏商品"
}
}
,{
"path" : "pages/market/mygoods",
"style" : {
"navigationBarTitleText": "我发布的"
}
}
,{
"path" : "pages/market/updateprice",
"style" : {
"navigationBarTitleText": "设置价格"
}
}
,{
"path" : "pages/market/category",
"style" : {
}
}
,{
"path" : "pages/market/allcategory",
"style" : {
"navigationBarTitleText": "全部分类"
}
}
,{
"path" : "pages/question/add",
"style" : {
"navigationBarTitleText": "我要提问",
"navigationBarBackgroundColor":"#f6f6f6",
"app-plus": {
"bounce": "none",
"animationType": "slide-in-bottom"
}
}
}
,{
"path" : "pages/question/success",
"style" : {
"navigationBarTitleText": "邀请回答"
}
}
,{
"path" : "pages/question/questiondetail",
"style" : {
"navigationBarTitleText": "问题详情",
"backgroundColor": "#f4f4f4",
"navigationBarBackgroundColor": "#f4f4f4",
"navigationBarTextStyle": "black"
}
}
,{
"path" : "pages/question/searchquestion",
"style" : {
"navigationBarTitleText": "搜索问题"
}
}
,{
"path" : "pages/question/answer",
"style" : {
"navigationBarTitleText": "回答问题"
}
}
,{
"path" : "pages/question/questioncenter",
"style" : {
"navigationBarTitleText": "我的问答"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "校园微服务",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#ffffff"
},
"tabBar": {
"color": "#8a8a8a",
"selectedColor": "#FFBB12",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"text": "我的大学",
"iconPath": "static/images/index1.png",
"selectedIconPath": "static/images/index.png"
},
{
"pagePath": "pages/quan/quan",
"text": "校园圈",
"iconPath": "static/images/quan1.png",
"selectedIconPath": "static/images/quan.png"
},
{
"pagePath": "pages/message/message",
"text": "消息",
"iconPath": "static/images/message1.png",
"selectedIconPath": "static/images/message.png"
},
{
"pagePath": "pages/usercenter/usercenter",
"text": "个人中心",
"iconPath": "static/images/usercenter1.png",
"selectedIconPath": "static/images/usercenter.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。