代码拉取完成,页面将自动刷新
同步操作将从 qdcz/YangPan 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/other/guide/advertisement",
"style": {
"navigationBarTitleText": "广告页",
"navigationStyle": "custom"
}
}, {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页", //导航栏标题文字内容
// "navigationBarBackgroundColor":"#ebebeb" ,// 导航栏背景颜色(同状态栏背景色),如"#000000"
// "navigationBarTextStyle":"white" ,//导航栏标题颜色及状态栏前景颜色
// "navigationBarShadow"://导航栏阴影,配置参考下方
// "disableScroll": false, //设置为 true 则页面整体不能上下滚动(bounce效果),只在页面配置中有效,在globalStyle中设置无效
// "backgroundColor": "#FFFFFF",
// "navigationBarTextStyle":"light", // 文字 前景色
// "enablePullDownRefresh": true, //开启下拉刷新
"navigationStyle": "custom", // 开启自定义导航栏
"app-plus": {
"backgroundColor": "#FFFFFF"
// "pullToRefresh":"false"
}
}
}, {
"path": "pages/other/StudyPlane/index",
"style": {
"navigationBarTitleText": "学习打卡",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/StudyPlane/VisualAnalysis/index",
"style": {
"navigationBarTitleText": "可视化分析",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/MemoryManagement/index",
"style": {
"navigationBarTitleText": "内存管理",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/DeviceManager/index",
"style": {
"navigationBarTitleText": "设备管理",
"navigationStyle": "custom"
}
},{
"path": "pages/file/index",
"style": {
"navigationBarTitleText": "文件",
// "enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/Chat/index",
"style": {
"navigationBarTitleText": "聊天列表",
// "enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/Chat/ChatWindow/ChatWindow",
"style": {
"navigationBarTitleText": "聊天界面",
// "enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/community/index",
"style": {
"navigationBarTitleText": "社区",
// "enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/community/PImgText",
"style": {
"navigationBarTitleText": "发布图文",
"navigationStyle": "custom"
}
}, {
"path": "pages/community/PVideoText",
"style": {
"navigationBarTitleText": "发布视频",
"navigationStyle": "custom"
}
}, {
"path": "pages/community/PAudioText",
"style": {
"navigationBarTitleText": "发布语音",
"navigationStyle": "custom"
}
}, {
"path": "pages/community/common",
"style": {
"app-plus": {
"softinputMode": "adjustResize"
},
"navigationBarTitleText": "评论",
// "enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/community/videoPlayer",
"style": {
"navigationBarTitleText": "社区视频播放页",
// "enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/community/noticeCenter/index",
"style": {
"navigationBarTitleText": "通知中心"
// "enablePullDownRefresh": true,
// "navigationStyle": "custom"
}
}, {
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom",
"app-plus": {
"bounce": "all"
}
}
}, {
"path": "pages/other/myPublish/index",
"style": {
"navigationBarTitleText": "我的发布",
// "navigationStyle": "custom"
"navigationBarBackgroundColor": "#87ceeb",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/other/myCollect/index",
"style": {
"navigationBarTitleText": "我的收藏",
// "navigationStyle": "custom"
"navigationBarBackgroundColor": "#87ceeb",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/other/myFans/index",
"style": {
"navigationBarTitleText": "我的粉丝",
// "navigationStyle": "custom"
"navigationBarBackgroundColor": "#87ceeb",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/other/myVisitor/index",
"style": {
"navigationBarTitleText": "我的访客",
// "navigationStyle": "custom"
"navigationBarBackgroundColor": "#87ceeb",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/public/index",
"style": {
"navigationBarTitleText": "组件化",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/login/index",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/SMSCodeLogin/index",
"style": {
"navigationBarTitleText": "短信验证码登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/register/index", // 注册
"style": {
"navigationBarTitleText": "注册",
"backgroundColor": "#fff",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/ResetPwd/index", // 找回密码
"style": {
"navigationBarTitleText": "找回密码",
"backgroundColor": "#fff",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/ResetPwd/ResetPwd", // 设置洋盘密码
"style": {
"navigationBarTitleText": "设置洋盘密码",
"backgroundColor": "#fff",
"navigationStyle": "custom"
}
}, {
"path": "pages/other/guide/guide",
"style": {
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/other/UploadUrlManager/index", // 上传文件路径管理
"style": {
"navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/public/TransferPopup/index", // 文件传输管理
"style": {
"navigationBarTitleText": "文件传输",
// "navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/public/TransferPopup/TransferManager", // 文件传输管理
"style": {
"navigationBarTitleText": "文件传输",
"navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/FileTypeList/FileTypeList", // 指定类型的所有文件列表
"style": {
"navigationBarTitleText": "文件类型列表",
// "navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/Setting/index", // 设置页面
"style": {
"navigationBarTitleText": "设置",
// "navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/Setting/myInfoSet/index", // 设置个人信息
"style": {
"navigationBarTitleText": "个人信息",
// "navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/StorageManager/index", // 缓存空间管理
"style": {
"navigationBarTitleText": "缓存空间管理",
"navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/Setting/historyUpdate", // 查看历史更新版本
"style": {
"navigationBarTitleText": "历史更新版本",
// "navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/accountCheck/index", // 账号管理
"style": {
"navigationBarTitleText": "账号管理",
"navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/Setting/myInfoSet/gapFill", // 设置昵称或者简介
"style": {
"navigationBarTitleText": "设置昵称或者简介",
"backgroundColor": "#fff"
}
}, {
"path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper",
"style": {
"navigationBarTitleText": "头像裁剪",
"navigationBarBackgroundColor": "#000000"
}
}, {
"path": "pages/other/ImgView/index", // 图片预览
"style": {
"navigationBarTitleText": "图片预览",
"navigationStyle": "custom",
"backgroundColor": "#fff"
}
}, {
"path": "pages/other/VideoView/index", // 视频播放页面
"style": {
"navigationBarTitleText": "视频播放页面",
"navigationStyle": "custom",
"backgroundColor": "#fff"
}
},
{
"path": "pages/public/map/map",
"style": {
"navigationBarTitleText": "选择经纬度",
"backgroundColor": "#333",
"app-plus": {
"titleNView": {
"splitLine": {
"color": "#e7e7e7"
},
"buttons": [
//原生标题栏按钮配置,
{
"type": "none",
"text": "确定", //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
"float": "right",
"fontSize": "14px",
"color": "#343434",
"width": "60px"
}
]
}
}
}
},
{
"path": "pages/public/QRcode/index",
"style": {
"navigationBarTitleText": "二维码组件"
}
}, {
"path": "pages/public/pullRefresh/index",
"style": {
"navigationBarTitleText": "下拉刷新组件封装"
}
}
],
"tabBar": {
"color": "#494949", // tab 上的文字默认颜色
"selectedColor": "#c3f5fa", //tab 上的文字选中时的颜色
"backgroundColor": "#fff", // tab 的背景色
"height": "50px",
"borderStyle": "white",
"fontSize": "10px", // 文字默认大小
"iconWidth": "25px", // 图标默认宽度(高度等比例缩放)
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/img/tarbar/index.png",
"selectedIconPath": "static/img/tarbar/indexActive.png"
},
{
"pagePath": "pages/file/index",
"text": "文件",
"iconPath": "static/img/tarbar/file.png",
"selectedIconPath": "static/img/tarbar/fileActive.png"
},
{
"pagePath": "pages/community/index",
"text": "社区",
"iconPath": "static/img/tarbar/community.png",
"selectedIconPath": "static/img/tarbar/communityActive.png"
},
{
"pagePath": "pages/Chat/index",
"text": "聊天",
"iconPath": "static/img/tarbar/chat.png",
"selectedIconPath": "static/img/tarbar/chatActive.png"
},
{
"pagePath": "pages/home/index",
"text": "我的",
"iconPath": "static/img/tarbar/home.png",
"selectedIconPath": "static/img/tarbar/homeActive.png"
}
// {
// "pagePath": "pages/public/index",
// "text": "组件化",
// "iconPath": "static/img/tarbar/home.png",
// "selectedIconPath": "static/img/tarbar/homeActive.png"
// }
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。