talk_appAmin/pages.json

516 lines
11 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 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 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-18 19:06:14 +08:00
"disableScroll": true
2024-06-13 00:46:01 +08:00
}
},
{
"path": "pages/loginInfo/upPassword",
"style": {
"navigationBarTitleText": "修改密码",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
2024-06-18 19:06:14 +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-18 19:06:14 +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-18 19:06:14 +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-18 19:06:14 +08:00
"disableScroll": true
2024-05-30 16:08:11 +08:00
}
2024-06-05 19:32:42 +08:00
},
2024-06-15 15:19:23 +08:00
{
"path": "pages/mine/updateInfo/newUserupInfo",
"style": {
"navigationBarTitleText": "完善资料新用户",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
2024-06-18 19:10:42 +08:00
"disableScroll": true
2024-06-15 15:19:23 +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-06-29 22:16:16 +08:00
{
"path": "pages/work/workinfo",
"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-18 19:06:14 +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
{
2024-06-24 21:45:52 +08:00
"path": "pages/message/index",
2024-06-08 17:17:35 +08:00
"style": {
2024-06-29 13:29:19 +08:00
"navigationBarTitleText": "消息",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/message/adUser",
"style": {
"navigationBarTitleText": "用户管理",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
2024-06-08 17:17:35 +08:00
}
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:25:51 +08:00
}, {
2024-06-13 23:15:52 +08:00
"path": "pages/mine/myActivity/draft",
"style": {
"navigationBarTitleText": "草稿",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
2024-06-18 19:06:14 +08:00
}, {
2024-06-13 23:15:52 +08:00
"path": "pages/mine/studentCard/index",
"style": {
"navigationBarTitleText": "证明证件"
}
2024-06-18 19:06:14 +08:00
}, {
2024-06-13 23:15:52 +08:00
"path": "pages/mine/studentCard/authentication",
"style": {
"navigationBarTitleText": "学生认证"
}
2024-06-18 19:06:14 +08:00
}, {
2024-06-13 23:15:52 +08:00
"path": "pages/mine/studentCard/stuCardInfo",
"style": {
"navigationBarTitleText": "证明证件"
}
2024-06-18 19:06:14 +08:00
}, {
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-18 19:10:42 +08:00
"path": "pages/mine/myPost/myPost",
"style": {
"navigationBarTitleText": "我的话题"
}
},
{
2024-06-18 19:10:42 +08:00
"path": "pages/mine/myPost/draft/draft",
"style": {
"navigationBarTitleText": "草稿箱"
}
2024-06-29 22:16:16 +08:00
},
{
"path" : "pages/work/activity_sh/activity_sh",
"style" :
{
"navigationBarTitleText" : "活动审核"
}
},
{
"path" : "pages/work/activity_sh/activity_info",
"style" :
{
"navigationBarTitleText" : "活动审核"
}
},
{
"path" : "pages/work/renzhen_sh/renzhen_sh",
"style" :
{
"navigationBarTitleText" : "认证审核"
}
},
{
"path" : "pages/work/renzhen_sh/renzhen_info",
"style" :
{
"navigationBarTitleText" : "认证审核"
}
},
{
"path" : "pages/work/My_activity/My_activity",
"style" :
{
"navigationBarTitleText" : "我的活动"
}
},
{
"path" : "pages/work/My_activity/My_activity_info",
"style" :
{
"navigationBarTitleText" : "活动详情"
}
},
{
"path" : "pages/work/guanli_gold/guanli_gold",
"style" :
{
"navigationBarTitleText" : ""
}
2024-07-01 22:36:02 +08:00
},
{
"path" : "pages/work/guanli_level/guanli_level",
"style" :
{
"navigationBarTitleText" : "活跃度管理"
}
2024-06-11 13:25:35 +08:00
}
2024-06-29 22:16:16 +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",
2024-06-24 21:45:52 +08:00
"iconPath": "static/images/tabbar/admindex.png",
"selectedIconPath": "static/images/tabbar/adindex_.png",
2024-06-08 19:03:22 +08:00
"text": "首页"
2024-06-24 21:45:52 +08:00
},
{
"pagePath": "pages/message/index",
"iconPath": "static/images/tabbar/admessage.png",
"selectedIconPath": "static/images/tabbar/admessage_.png",
"text": "消息"
},
{
2024-06-08 19:03:22 +08:00
"pagePath": "pages/mine/index",
2024-06-24 21:45:52 +08:00
"iconPath": "static/images/tabbar/admini.png",
"selectedIconPath": "static/images/tabbar/admini_.png",
2024-06-08 19:03:22 +08:00
"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
}