代码拉取完成,页面将自动刷新
同步操作将从 wzJun1/uni-nvue-chat 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"autoscan": true,
"^uni-(.*)": "@/components/uni-$1/uni-$1.vue",
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/tabbar/session",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationBarTitleText": "",
"navigationStyle": "custom",
"disableScroll": true,
"app-plus": {
"titleNView": false,
"bounce": "none",
"background": "#ffffff"
}
}
},
{
"path": "pages/index/login",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fffffe",
"navigationBarTitleText": "",
"backgroundColor": "#fffffe",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/tabbar/my",
"style": {
"navigationBarBackgroundColor": "#29c160",
"backgroundColor": "#ededed",
"navigationBarTitleText": "",
"disableScroll": true
}
},
{
"path": "pages/contact/card",
"style": {
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#ededed",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"bounce": "none"
}
}
},
{
"path": "pages/contact/queryUsers",
"style": {
"navigationBarTitleText": "添加朋友",
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"disableScroll": true,
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"bounce": "none"
}
}
},
{
"path": "pages/contact/more",
"style": {
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"navigationBarTitleText": "资料设置",
"navigationBarTextStyle": "black",
"navigationStyle": "custom",
"disableScroll": true,
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/contact/form",
"style": {
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"navigationBarTitleText": "资料设置",
"navigationBarTextStyle": "black",
"disableScroll": true,
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom",
"animationDuration": 300
}
}
},
{
"path": "pages/chat/chat",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#e3e3e3",
"backgroundColor": "#e3e3e3",
"disableScroll": true,
"navigationStyle": "custom",
"app-plus": {
"animationType": "pop-in",
"animationDuration": 300,
"titleNView": false
}
}
},
{
"path": "pages/group/chatGroup",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#e3e3e3",
"backgroundColor": "#e3e3e3",
"disableScroll": true,
"navigationStyle": "custom",
"app-plus": {
"animationType": "pop-in",
"animationDuration": 300,
"titleNView": false
}
}
},
{
"path": "pages/group/groupInfo",
"style": {
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"navigationBarTitleText": "群信息",
"navigationBarTextStyle": "black",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/group/form",
"style": {
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"navigationBarTitleText": "群信息",
"navigationBarTextStyle": "black",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom",
"animationDuration": 300
}
}
},
{
"path": "pages/index/regist",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fffffe",
"navigationBarTitleText": "账号注册",
"backgroundColor": "#fffffe",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/tabbar/contact",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationBarTitleText": "",
"navigationStyle": "custom",
"disableScroll": true,
"app-plus": {
"titleNView": false,
"bounce": "none"
}
}
}, {
"path": "pages/contact/applyList",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationBarTitleText": "",
"backgroundColor": "#ebebeb",
"navigationStyle": "custom",
"backgroundColorTop": "#ebebeb",
"disableScroll": true,
"app-plus": {
"titleNView": false,
"bounce": "none"
}
}
}, {
"path": "pages/group/createGroup",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationBarTitleText": "",
"disableScroll": true,
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"bounce": "none",
"animationType": "slide-in-bottom",
"animationDuration": 300
}
}
}, {
"path": "pages/contact/groupList",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationBarTitleText": "",
"backgroundColor": "#ebebeb",
"navigationStyle": "custom",
"disableScroll": true,
"app-plus": {
"titleNView": false,
"bounce": "none"
}
}
}, {
"path": "pages/user/user",
"style": {
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"navigationBarTitleText": "个人信息",
"navigationBarTextStyle": "black",
"disableScroll": true,
"app-plus": {
"titleNView": {
"titleSize": "34rpx"
}
}
}
}, {
"path": "pages/user/form",
"style": {
"navigationBarBackgroundColor": "#ededed",
"backgroundColor": "#ededed",
"navigationBarTitleText": "",
"navigationBarTextStyle": "black",
"disableScroll": true,
"app-plus": {
"animationType": "slide-in-bottom",
"animationDuration": 300
}
}
}, {
"path": "pages/extend/webview",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationStyle": "custom",
"navigationBarTitleText": "",
"popGesture": "none",
"app-plus": {
"titleNView": false,
"bounce": "none"
}
}
}, {
"path": "pages/group/invitation",
"style": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ededed",
"navigationBarTitleText": "",
"disableScroll": true,
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"bounce": "none",
"animationType": "slide-in-bottom",
"animationDuration": 300
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF"
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
},
"tabBar": {
"blurEffect": "extralight",
"color": "#333333",
"selectedColor": "#04BE02",
"borderStyle": "white",
"list": [{
"pagePath": "pages/tabbar/session",
"iconPath": "static/images/chat.png",
"selectedIconPath": "static/images/chat_on.png",
"text": "消息"
}, {
"pagePath": "pages/tabbar/contact",
"iconPath": "static/images/contact.png",
"selectedIconPath": "static/images/contact_on.png",
"text": "好友"
},
{
"pagePath": "pages/tabbar/my",
"iconPath": "static/images/my.png",
"selectedIconPath": "static/images/my_on.png",
"text": "我"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。