1 Star 0 Fork 20

库卡青年/dchat_web

forked from derekerrr/dchat_web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 13.66 KB
一键复制 编辑 原始数据 按行查看 历史
derekerrr 提交于 2022-05-28 22:25 +08:00 . 重大更新! 朋友圈功能上线!
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path" : "pages/chat/chat",
"style" :
{
"navigationBarTitleText": "D Chat",
"navigationBarBackgroundColor":"#66a3ff",
"enablePullDownRefresh": false,
"app-plus":{
"titleNView":{
"buttons":[{
"text":"\ue7b3",
"float":"right",
"fontSize":"25px",
"color":"#F1F1F1",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}
,{
"path" : "pages/404/404",
"style" :
{
"navigationBarTitleText": "D Chat",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/list/list",
"style" :
{
"navigationBarTitleText": "D Chat",
"navigationBarBackgroundColor":"#66a3ff",
"enablePullDownRefresh": true,
"app-plus":{
"titleNView":{
"buttons":[{
"text":"\ue7b3",
"float":"right",
"fontSize":"25px",
"color":"#F1F1F1",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}
,{
"path" : "pages/space/space",
"style" :
{
"navigationBarTitleText": "D Chat",
"navigationBarBackgroundColor":"#66a3ff",
"enablePullDownRefresh": false,
"app-plus":{
"titleNView":{
"buttons":[{
"text":"\ue7b3",
"float":"right",
"fontSize":"25px",
"color":"#F1F1F1",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}
,{
"path" : "pages/me/me",
"style" :
{
"navigationStyle":"custom",
// "navigationBarTitleText": "D Chat",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/me/info",
"style" :
{
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
},{
"path" : "pages/me/changeName",
"style" :
{
"navigationBarTitleText": "修改昵称",
"enablePullDownRefresh": false
}
},{
"path" : "pages/me/changeSex",
"style" :
{
"navigationBarTitleText": "修改性别",
"enablePullDownRefresh": false
}
},{
"path" : "pages/me/changeSig",
"style" :
{
"navigationBarTitleText": "修改个性签名",
"enablePullDownRefresh": false
}
},{
"path" : "pages/index/login",
"style" :
{
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/index/register",
"style" :
{
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/me/changeAvatar",
"style" :
{
"navigationBarTitleText": "更换头像",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/other/search/search",
"style" :
{
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/other/search/info",
"style" :
{
"navigationBarTitleText": "用户主页",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/list/info/info",
"style" :
{
"navigationBarTitleText": "好友主页",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/chat/chatRoom/chatRoom",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor":"#66a3ff",
//App端的配置
"app-plus":{
"titleNView":{
"buttons":[{
"text":"\ueaf1",
"float":"right",
"fontSize":"25px",
"color":"#F1F1F1",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}
,{
"path" : "pages/list/apply/apply",
"style" :
{
"navigationBarTitleText": "请求列表",
"enablePullDownRefresh": false
}
} ,{
"path" : "pages/list/apply/info",
"style" :
{
"navigationBarTitleText": "用户主页",
"enablePullDownRefresh": false
}
},{
"path" : "pages/list/apply/groupInfo",
"style" :
{
"navigationBarTitleText": "群信息",
"enablePullDownRefresh": false
}
},{
"path" : "pages/list/apply/member",
"style" :
{
"navigationBarTitleText": "群成员",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/chat/groupRoom/groupRoom",
"style" :
{
"navigationBarTitleText": "公共聊天室",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor":"#66a3ff",
//App端的配置
"app-plus":{
"softinputMode":"adjustResize",
"titleNView":{
"buttons":[{
"type": "menu",
"float":"right"
}]
}
}
}
}
,{
"path" : "pages/list/group/group",
"style" :
{
"navigationBarTitleText": "我的群聊",
"enablePullDownRefresh": true,
"app-plus":{
"titleNView":{
"buttons":[{
"text":"新建",
"float":"right",
"fontSize":"18px",
"color":"#00aaff",
"fontWeight": "bold"
}]
}
}
}
},{
"path" : "pages/list/group/create",
"style" :
{
"navigationBarTitleText": "新建群聊",
"enablePullDownRefresh": false
}
},{
"path" : "pages/list/group/invite",
"style" :
{
"navigationBarTitleText": "邀请好友",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/list/group/edit",
"style" :
{
"navigationBarTitleText": "编辑信息",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/list/group/info",
"style" :
{
"navigationBarTitleText": "群聊信息",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/list/group/member",
"style" :
{
"navigationBarTitleText": "群成员",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/chat/group/group",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#66a3ff",
"app-plus":{
"titleNView":{
"buttons":[{
"text":"\ueaf1",
"float":"right",
"fontSize":"25px",
"color":"#F1F1F1",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}, {
"path" : "pages/other/search/groupInfo",
"style" :
{
"navigationBarTitleText": "群信息",
"enablePullDownRefresh": false
}
}, {
"path" : "pages/other/search/member",
"style" :
{
"navigationBarTitleText": "群成员",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/space/zoom/zoom",
"style" :
{
"navigationBarTitleText": "世界",
"enablePullDownRefresh": true,
"app-plus":{
"titleNView":{
"buttons":[
{
"text":"\ue661",
"float":"right",
"fontSize":"25px",
"color":"#535353",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}
,{
"path" : "pages/space/zoom/edit/edit",
"style" :
{
"navigationBarTitleText": "编辑",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/space/zoom/my/my",
"style" :
{
"navigationBarTitleText": "我的",
"enablePullDownRefresh": true,
"app-plus":{
"titleNView":{
"buttons":[
{
"text":"\ue661",
"float":"right",
"fontSize":"25px",
"color":"#535353",
"fontSrc":"/static/ico/iconfont.ttf"
}]
}
}
}
}
,{
"path" : "pages/space/zoom/other/other",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/space/zoom/detail/detail",
"style" :
{
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/space/zoom/changeBg/changeBg",
"style" :
{
"navigationBarTitleText": "更换背景",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar":{
"list":[{
"pagePath":"pages/chat/chat",
"iconPath":"static/icon/chat.png",
"selectedIconPath":"static/icon/selected_chat.png",
"text":"聊天"
},{
"pagePath":"pages/list/list",
"iconPath":"static/icon/list.png",
"selectedIconPath":"static/icon/selected_list.png",
"text":"通讯录"
},{
"pagePath":"pages/space/space",
"iconPath":"static/icon/space.png",
"selectedIconPath":"static/icon/selected_space.png",
"text":"发现"
},{
"pagePath":"pages/me/me",
"iconPath":"static/icon/me.png",
"selectedIconPath":"static/icon/selected_me.png",
"text":"我"
}]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wwwpythonpw/dchat_web.git
git@gitee.com:wwwpythonpw/dchat_web.git
wwwpythonpw
dchat_web
dchat_web
master

搜索帮助