main
尕宋 2024-06-08 19:03:22 +08:00
parent 42a0f771cb
commit d870b63731
1 changed files with 55 additions and 81 deletions

View File

@ -7,14 +7,7 @@
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
}
},
<<<<<<< HEAD
=======
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
"pages": [
{
"pages": [{
"path": "pages/index",
"style": {
"navigationBarTitleText": "若依移动端框架",
@ -23,20 +16,18 @@
}
},
{
<<<<<<< HEAD
"path": "pages/Friend/Interactivemessage",
"style": {
"navigationBarTitleText": "互动消息",
"navigationStyle": "custom"
=======
"path": "pages/Friend/violationreporting"
}
},
{
"path" : "pages/post/postInfo/postInfo",
"style" :
{
"navigationBarTitleText" : "话题详情"
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
"path": "pages/post/postInfo/postInfo",
"style": {
"navigationBarTitleText": "话题详情"
}
},
{
@ -47,7 +38,6 @@
}
},
{
<<<<<<< HEAD
"path": "pages/communication/addfriends",
"style": {
"navigationBarTitleText": "添加好友",
@ -63,10 +53,8 @@
},
{
"path": "pages/Friend/violationreporting",
=======
"path": "pages/signln/harvestaddress",
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
"style": {
"navigationBarTitleText": "违规举报",
"navigationStyle": "custom"
@ -108,17 +96,15 @@
"navigationStyle": "custom"
}
},
<<<<<<< HEAD
=======
// {
// "path": "pages/signln/harvestaddress",
// "style": {
// "navigationBarTitleText": "收货地址",
// "navigationStyle": "custom"
// }
// },
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
{
"path": "pages/signln/harvestaddress",
"style": {
"navigationBarTitleText": "收货地址",
"navigationStyle": "custom"
}
},
{
"path": "pages/signln/successfulexchange",
"style": {
@ -126,10 +112,6 @@
"navigationStyle": "custom"
}
},
<<<<<<< HEAD
=======
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
{
"path": "pages/signln/signiddetails",
"style": {
@ -299,25 +281,19 @@
"navigationBarTitleText": "消息通知",
"navigationStyle": "custom"
}
}
<<<<<<< HEAD
=======
,
},
{
"path": "pages/takeaway/index",
"style": {
"navigationBarTitleText": "外卖"
}
}
,
},
{
"path": "pages/partJob/index",
"style": {
"navigationBarTitleText": "兼职"
}
}
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
],
"tabBar": {
"color": "#000000",
@ -341,33 +317,31 @@
// "selectedIconPath": "static/images/tabbar/work_.png",
// "text": "工作台"
// }
,{
, {
"pagePath": "pages/partJob/index",
"iconPath": "static/images/tabbar/tu1-6.png",
"selectedIconPath": "static/images/tabbar/tu1-5.png",
"text": "兼职"
}
,{
}, {
"pagePath": "pages/takeaway/index",
"iconPath": "static/images/tabbar/tu1-8.png",
"selectedIconPath": "static/images/tabbar/tu1-7.png",
"text": "外卖"
}
, {
}, {
"pagePath": "pages/mine/index",
"iconPath": "static/images/tabbar/tu1-10.png",
"selectedIconPath": "static/images/tabbar/tu1-9.png",
"text": "我的"
}]
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
<<<<<<< HEAD
}
=======
}
>>>>>>> 7e91066419318ef278bdfb774de71fe10f912b5d
}