talk_appAmin/pages.json

446 lines
9.3 KiB
JSON
Raw Normal View History

2024-04-23 23:01:35 +08:00
{
2024-05-04 20:45:49 +08:00
"easycom": {
2024-05-30 16:08:11 +08:00
"autoscan": true,
"custom": {
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
}
},
2024-06-08 19:03:22 +08:00
"pages": [{
"path": "pages/index",
"style": {
"navigationBarTitleText": "若依移动端框架",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
2024-06-08 19:03:22 +08:00
2024-06-08 18:49:58 +08:00
"path": "pages/Friend/Interactivemessage",
"style": {
"navigationBarTitleText": "互动消息",
"navigationStyle": "custom"
2024-06-08 19:03:22 +08:00
}
},
{
2024-06-08 19:03:22 +08:00
"path": "pages/post/postInfo/postInfo",
"style": {
"navigationBarTitleText": "话题详情"
}
},
{
2024-06-08 18:49:58 +08:00
"path": "pages/Friend/addfruebd",
2024-06-05 18:40:02 +08:00
"style": {
2024-06-08 18:49:58 +08:00
"navigationBarTitleText": "添加好友",
2024-06-07 17:39:13 +08:00
"navigationStyle": "custom"
}
},
{
2024-06-08 18:49:58 +08:00
"path": "pages/communication/addfriends",
2024-06-07 17:39:13 +08:00
"style": {
2024-06-08 18:49:58 +08:00
"navigationBarTitleText": "添加好友",
2024-06-07 17:39:13 +08:00
"navigationStyle": "custom"
}
},
{
"path": "pages/signln/signid",
"style": {
"navigationBarTitleText": "签到任务",
2024-06-05 18:40:02 +08:00
"navigationStyle": "custom"
}
2024-06-05 19:32:42 +08:00
},
{
2024-06-08 18:49:58 +08:00
"path": "pages/Friend/violationreporting",
2024-06-08 07:52:49 +08:00
2024-06-05 18:40:02 +08:00
"style": {
2024-06-08 18:49:58 +08:00
"navigationBarTitleText": "违规举报",
2024-06-05 18:40:02 +08:00
"navigationStyle": "custom"
}
},
2024-06-08 19:18:39 +08:00
2024-06-08 18:49:58 +08:00
{
"path": "pages/post/postPublish/postPublish",
"style": {
"navigationBarTitleText": "发布话题"
}
},
2024-06-07 17:39:13 +08:00
{
2024-06-08 18:49:58 +08:00
"path": "pages/Friend/systemnotification",
2024-06-05 18:40:02 +08:00
"style": {
2024-06-08 18:49:58 +08:00
"navigationBarTitleText": "系统通知",
2024-06-04 21:40:25 +08:00
"navigationStyle": "custom"
}
},
2024-06-08 18:49:58 +08:00
2024-05-30 16:08:11 +08:00
{
2024-06-08 18:49:58 +08:00
"path": "pages/signln/exdetail",
2024-06-04 22:03:27 +08:00
"style": {
2024-06-08 18:49:58 +08:00
"navigationBarTitleText": "兑换商城详情",
"navigationStyle": "custom"
}
},
2024-06-07 17:39:13 +08:00
2024-06-08 19:03:22 +08:00
{
"path": "pages/signln/harvestaddress",
"style": {
"navigationBarTitleText": "收货地址",
"navigationStyle": "custom"
}
},
2024-06-08 18:49:58 +08:00
{
"path": "pages/signln/successfulexchange",
2024-06-05 19:32:42 +08:00
"style": {
2024-06-08 18:49:58 +08:00
"navigationBarTitleText": "兑换成功",
2024-05-30 16:08:11 +08:00
"navigationStyle": "custom"
2024-06-04 22:03:27 +08:00
}
},
2024-06-04 21:40:25 +08:00
{
2024-06-05 18:40:02 +08:00
"path": "pages/signln/signiddetails",
"style": {
"navigationBarTitleText": "签到明细",
2024-06-04 21:40:25 +08:00
"navigationStyle": "custom"
}
2024-06-05 18:40:02 +08:00
2024-06-04 21:40:25 +08:00
},
{
2024-06-05 18:40:02 +08:00
"path": "pages/signln/exchangemall",
"style": {
"navigationBarTitleText": "兑换商城",
2024-06-04 21:40:25 +08:00
"navigationStyle": "custom"
}
},
{
2024-06-04 22:00:48 +08:00
"path": "pages/common/talkState/publish",
2024-06-04 21:40:25 +08:00
"style": {
2024-06-04 22:00:48 +08:00
"navigationBarTitleText": "发布活动",
2024-06-04 21:40:25 +08:00
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
2024-06-04 22:00:48 +08:00
{
"path": "pages/common/talkState/audit",
"style": {
"navigationBarTitleText": "审核中",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
2024-06-05 19:32:42 +08:00
{
2024-06-04 22:00:48 +08:00
"path": "pages/common/talkState/auditFailure",
"style": {
"navigationBarTitleText": "审核不通过",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
2024-06-05 19:32:42 +08:00
},
2024-05-30 16:08:11 +08:00
{
2024-06-13 00:46:01 +08:00
"path": "pages/loginInfo/phoneCode",
2024-05-30 16:08:11 +08:00
"style": {
2024-06-13 00:46:01 +08:00
"navigationBarTitleText": "登录",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-14 13:35:48 +08:00
"disableScroll":true
2024-06-13 00:46:01 +08:00
}
},
{
"path": "pages/loginInfo/upPassword",
"style": {
"navigationBarTitleText": "修改密码",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-14 13:35:48 +08:00
"disableScroll":true
2024-05-30 16:08:11 +08:00
}
},
2024-06-08 18:05:38 +08:00
{
"path": "pages/login",
"style": {
2024-06-13 00:46:01 +08:00
"navigationBarTitleText": "登录",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-14 13:35:48 +08:00
"disableScroll":true
2024-06-08 18:05:38 +08:00
}
},
2024-05-30 16:08:11 +08:00
{
2024-06-13 23:15:52 +08:00
"path": "pages/loginInfo/register",
2024-05-30 16:08:11 +08:00
"style": {
2024-06-13 23:15:52 +08:00
"navigationBarTitleText": "注册",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-14 13:35:48 +08:00
"disableScroll":true
2024-06-13 23:15:52 +08:00
}
},
{
"path": "pages/mine/updateInfo/index",
"style": {
"navigationBarTitleText": "完善资料",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-14 13:35:48 +08:00
"disableScroll":true
2024-05-30 16:08:11 +08:00
}
2024-06-05 19:32:42 +08:00
},
{
"path": "pages/activity/index",
"style": {
"navigationBarTitleText": "活动",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
2024-06-08 19:03:22 +08:00
"onReachBottomDistance": 100
}
2024-06-05 19:32:42 +08:00
},
{
2024-06-01 15:04:14 +08:00
"path": "pages/activity/info",
"style": {
"navigationBarTitleText": "活动详情",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
2024-06-05 19:32:42 +08:00
},
{
2024-06-04 18:57:45 +08:00
"path": "pages/activity/publish",
"style": {
"navigationBarTitleText": "发布活动",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/work/index",
"style": {
"navigationBarTitleText": "工作台"
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/mine/index",
"style": {
2024-06-08 14:36:51 +08:00
"navigationBarTitleText": "我的",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
2024-05-30 16:08:11 +08:00
}
2024-06-05 19:32:42 +08:00
},
{
2024-06-14 21:55:07 +08:00
"path": "pages/common/avatar/index",
2024-05-30 16:08:11 +08:00
"style": {
"navigationBarTitleText": "修改头像"
}
2024-06-05 19:32:42 +08:00
},
{
2024-06-14 21:55:07 +08:00
"path": "pages/mine/info/upInfo",
2024-05-30 16:08:11 +08:00
"style": {
2024-06-14 21:55:07 +08:00
"navigationBarTitleText": "修改昵称",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
2024-05-30 16:08:11 +08:00
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
},
{
"path": "pages/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/mine/setting/index",
"style": {
2024-06-13 23:15:52 +08:00
"navigationBarTitleText": "应用设置",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-14 13:35:48 +08:00
"disableScroll":true
2024-05-30 16:08:11 +08:00
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/mine/help/index",
"style": {
"navigationBarTitleText": "常见问题"
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/mine/about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/common/webview/index",
"style": {
2024-06-13 23:15:52 +08:00
"navigationBarTitleText": "用户协议"
2024-05-30 16:08:11 +08:00
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
2024-06-05 19:32:42 +08:00
},
{
2024-05-30 16:08:11 +08:00
"path": "pages/search/index",
"style": {
"navigationBarTitleText": "搜索"
}
},
2024-06-04 21:40:25 +08:00
{
2024-06-05 18:40:02 +08:00
"path": "pages/Friend/messagenotification",
"style": {
2024-06-07 17:39:13 +08:00
"navigationBarTitleText": "消息通知",
"navigationStyle": "custom"
2024-06-04 21:40:25 +08:00
}
2024-06-08 19:03:22 +08:00
},
2024-06-08 17:17:35 +08:00
{
"path": "pages/takeaway/index",
"style": {
"navigationBarTitleText": "外卖"
}
2024-06-08 19:03:22 +08:00
},
2024-06-08 17:17:35 +08:00
{
"path": "pages/partJob/index",
"style": {
"navigationBarTitleText": "兼职"
}
2024-06-12 12:29:17 +08:00
},
{
2024-06-15 11:25:51 +08:00
"path": "pages/Friend/addressbook",
"style": {
"navigationBarTitleText": "通讯录",
2024-06-12 12:29:17 +08:00
"navigationStyle": "custom"
}
},
{
2024-06-15 11:25:51 +08:00
"path": "pages/Friend/messagechat",
"style": {
"navigationBarTitleText": "消息界面",
"navigationStyle": "custom"
2024-06-12 12:29:17 +08:00
}
2024-06-15 11:25:51 +08:00
},
2024-06-09 20:22:43 +08:00
{
"path": "pages/mine/myActivity/index",
"style": {
"navigationBarTitleText": "我的活动",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100
}
2024-06-15 11:25:51 +08:00
}, {
2024-06-09 23:10:23 +08:00
"path": "pages/mine/myActivity/info",
"style": {
"navigationBarTitleText": "活动详情",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
2024-06-15 11:26:21 +08:00
<<<<<<< HEAD
2024-06-15 11:25:51 +08:00
}, {
2024-06-15 11:26:21 +08:00
=======
}
2024-06-13 23:15:52 +08:00
,{
"path": "pages/mine/myActivity/draft",
"style": {
"navigationBarTitleText": "草稿",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
,{
"path": "pages/mine/studentCard/index",
"style": {
"navigationBarTitleText": "证明证件"
}
}
,{
"path": "pages/mine/studentCard/authentication",
"style": {
"navigationBarTitleText": "学生认证"
}
}
,{
"path": "pages/mine/studentCard/stuCardInfo",
"style": {
"navigationBarTitleText": "证明证件"
}
}
2024-06-11 13:25:35 +08:00
,{
2024-06-15 11:26:21 +08:00
>>>>>>> 730aea4af3a02677ff4ad4cde91f128164496122
2024-06-11 13:25:35 +08:00
"path": "pages/activity/map",
"style": {
"navigationBarTitleText": "地图"
}
2024-06-15 11:25:51 +08:00
},
{
"path": "pages/signln/signaddress",
"style": {
"navigationBarTitleText": "收货地址",
"navigationStyle": "custom"
}
},
{
"path": "pages/signln/AddAddress",
"style": {
"navigationBarTitleText": "添加地址",
"navigationStyle": "custom"
}
},
{
"path": "pages/signln/Editaddress",
"style": {
"navigationBarTitleText": "修改地址",
"navigationStyle": "custom"
}
},
{
"path": "pages/Friend/messageswitching",
"style": {
"navigationBarTitleText": "消息切换",
"navigationStyle": "custom"
}
2024-06-11 13:25:35 +08:00
}
2024-05-30 16:08:11 +08:00
],
"tabBar": {
"color": "#000000",
"selectedColor": "#000000",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
2024-06-08 19:03:22 +08:00
"pagePath": "pages/index",
"iconPath": "static/images/tabbar/tu1-2.png",
"selectedIconPath": "static/images/tabbar/tu1-1.png",
"text": "首页"
}, {
"pagePath": "pages/activity/index",
"iconPath": "static/images/tabbar/tu1-4.png",
"selectedIconPath": "static/images/tabbar/tu1-3.png",
"text": "活动"
}
2024-06-08 19:19:52 +08:00
2024-06-08 19:03:22 +08:00
, {
"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": "我的"
}
]
2024-05-30 16:08:11 +08:00
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
2024-06-08 07:52:49 +08:00
2024-06-15 11:25:51 +08:00
}