代码拉取完成,页面将自动刷新
同步操作将从 startLine-05/uni-app 仿糗事百科 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [
{
"path": "pages/index/index",
"style": {
"app-plus":{
"scrollIndicator":"none",//隐藏滚动条
"bounce":"none",//关闭反弹效果
"titleNView":{
// 搜索框配置
"searchInput":{
"align":"center",
"backgroundColor":"#F7F7F7",
"borderRadius":"4px",
"placeholder":"搜索糗事",
"placeholderColor":"#CCCCCC",
"disabled":true
},
//配置按钮
"buttons":[
// 左边
{
"color":"#FF9619",
"colorPressed":"#BBBBBB",
"float":"left",
"fontSize":"22px",
"fontSrc":"/static/font/icon.ttf",
"text":"\ue609"
},
// 右边
{
"color":"#000000",
"colorPressed":"#BBBBBB",
"float":"right",
"fontSize":"22px",
"fontSrc":"/static/font/icon.ttf",
"text":"\ue653"
}
]
}
}
}
}
,{
"path" : "pages/news/news",
"style" : {
"app-plus":{
"titleNView":false,
"bounce":"none"//关闭反弹效果
}
}
}
,{
"path" : "pages/paper/paper",
"style" : {
"enablePullDownRefresh":true,//开启下拉刷新功能
"navigationBarTitleText":"小纸条",
"app-plus":{
"titleNView":{
"buttons":[
// 左边
{
"color":"#000000",
"colorPressed":"#BBBBBB",
"float":"left",
"fontSize":"22px",
"fontSrc":"/static/font/icon.ttf",
"text":"\ue845"
},
// 右边
{
"color":"#000000",
"colorPressed":"#BBBBBB",
"float":"right",
"fontSize":"22px",
"fontSrc":"/static/font/icon.ttf",
"text":"\ue684"
}
]
}
}
}
}
,{
"path" : "pages/home/home",
"style" : {
"navigationBarTitleText":"我的",
"app-plus":{
"scrollIndicator":"none",
"bounce":"none",
"titleNView":{
"buttons":[
{
"type":"menu"
}
]
}
}
}
}
,{
"path" : "pages/search/search",
"style" : {
"enablePullDownRefresh":true,
"app-plus":{
"scrollIndicator":"none",//隐藏滚动条
"bounce":"none",//关闭反弹效果
"titleNView":{
"autoBackButton":false,
// 搜索框配置
"searchInput":{
"align":"left",
"backgroundColor":"#F7F7F7",
"borderRadius":"4px",
"placeholder":"搜索糗事",
"placeholderColor":"#CCCCCC",
"disabled":false
},
//配置按钮
"buttons":[
// 右边
{
"color":"#000000",
"colorPressed":"#BBBBBB",
"float":"right",
"fontSize":"16px",
"text":"取消"
}
]
}
}
}
}
,{
"path" : "pages/add-input/add-input",
"style" : {
"app-plus":{
"animationType": "slide-in-bottom",
"animationDuration": 200,
// 禁止原生导航
"titleNView":false
}
}
}
,{
"path" : "pages/topic-nav/topic-nav",
"style" : {
"navigationBarTitleText":"话题分类",
"app-plus":{
"bounce":"none"
}
}
}
,{
"path" : "pages/topic-detail/topic-detail",
"style" : {
"enablePullDownRefresh":true,//开启下拉刷新
"app-plus":{
"animationType": "slide-in-bottom",
"animationDuration": 200,
"scrollIndicator":"none",//隐藏滚动条
"titleNView":{
"type":"transparent",//渐变
"buttons":[
{
"type":"menu"
}
]
}
}
}
}
,{
"path" : "pages/user-list/user-list",
"style" : {
"app-plus":{
"animationType":"slide-in-left",//进场动画
"scrollIndicator":"none",//隐藏滚动条
"bounce":"none",//关闭反弹效果
"titleNView":{
"autoBackButton":false,
// 搜索框配置
"searchInput":{
"align":"left",
"backgroundColor":"#F7F7F7",
"borderRadius":"4px",
"placeholder":"搜索糗事",
"placeholderColor":"#CCCCCC",
"disabled":false
},
//配置按钮
"buttons":[
// 右边
{
"color":"#000000",
"colorPressed":"#BBBBBB",
"float":"right",
"fontSize":"16px",
"text":"取消"
}
]
}
}
}
}
,{
"path" : "pages/user-chat/user-chat",
"style" : {
"navigationBarTitleText":"聊天页",
"app-plus":{
"titleNView":{
"buttons":[
// 右边
{
"color":"#000000",
"colorPressed":"#BBBBBB",
"float":"right",
"fontSize":"22px",
"fontSrc":"/static/font/icon.ttf",
"text":"\ue628"
}
]
}
}
}
}
,{
"path" : "pages/detail/detail",
"style" : {
"navigationBarTitleText":"内容页",
"app-plus":{
"scrollIndicator":"none",
"bounce":"none",
"titleNView":{
"buttons":[
{
"type":"menu"
}
]
}
}
}
}
,{
"path" : "pages/user-set/user-set",
"style" : {
"navigationBarTitleText":"设置"
}
}
,{
"path" : "pages/user-set-repassword/user-set-repassword",
"style" : {
"navigationBarTitleText":"修改密码",
"app-plus":{
"scrollIndicator":"none"
}
}
}
,{
"path" : "pages/user-set-email/user-set-email",
"style" : {
"navigationBarTitleText":"修改邮箱",
"app-plus":{
"scrollIndicator":"none"
}
}
}
,{
"path" : "pages/user-set-userinfo/user-set-userinfo",
"style" : {
"navigationBarTitleText":"修改资料",
"app-plus":{
"scrollIndicator":"none"
}
}
}
,{
"path" : "pages/user-set-help/user-set-help",
"style" : {
"navigationBarTitleText":"意见反馈",
"app-plus":{
"scrollIndicator":"none"
}
}
}
,{
"path" : "pages/user-set-about/user-set-about",
"style" : {
"navigationBarTitleText":"关于仿糗百",
"app-plus":{
"scrollIndicator":"none"
}
}
}
,{
"path" : "pages/login/login",
"style" : {
"app-plus":{
"titleNView":false,
"bounce":"none",
"scrollIndicator":"none"
}
}
}
,{
"path" : "pages/user-space/user-space",
"style" : {
"navigationBarTitleText":"个人空间",
"app-plus":{
"scrollIndicator":"none",
"titleNView":{
"type":"transparent",
"buttons":[
{
"type":"menu"
}
]
}
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "仿糗事百科",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar" : {
"color" : "#B5B5B5",
"selectedColor" : "#FEE42B",
"borderStyle" : "black",
"backgroundColor" : "#FFFFFF",
"list" : [
{
"pagePath":"pages/index/index",
"text":"糗事",
"iconPath":"/static/tabbar/index.png",
"selectedIconPath":"/static/tabbar/indexed.png"
},
{
"pagePath":"pages/news/news",
"text":"动态",
"iconPath":"/static/tabbar/news.png",
"selectedIconPath":"/static/tabbar/newsed.png"
},
{
"pagePath":"pages/paper/paper",
"text":"小纸条",
"iconPath":"/static/tabbar/paper.png",
"selectedIconPath":"/static/tabbar/papered.png"
},
{
"pagePath":"pages/home/home",
"text":"我的",
"iconPath":"/static/tabbar/home.png",
"selectedIconPath":"/static/tabbar/homeed.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。