版本提交

This commit is contained in:
zhangwentao 2024-11-11 10:10:02 +08:00
parent 2ec742414e
commit b1cbdede2f
1 changed files with 5 additions and 250 deletions

View File

@ -54,68 +54,7 @@
}
},
// #endif
// #ifdef MP-WEIXIN
{ // /
"path": "pages/home/search",
"style": {
"navigationStyle": "custom" //
}
},
// #endif
// #ifdef H5 || APP-PLUS
{ // /
"path": "pages/home/search",
"style": {
// App
"app-plus": {
"bounce": "none", //
"scrollIndicator": "none", //
//
"titleNView": {
// "autoBackButton": false, //
//
"searchInput": {
"align": "left",
"backgroundColor": "#F7F7F7",
"borderRadius": "20px",
"placeholder": "请输入内容",
"disabled": false
},
//
"buttons": [
//
{
"float": "right",
"color": "#82848a",
"colorPressed": "#c8c9cc",
"text": "搜索",
"fontSize": "14px"
}
]
}
}
}
},
// #endif
// #ifdef MP-WEIXIN
{ // /
"path": "pages/home/release",
"style": {
"navigationStyle": "custom" //
}
},
// #endif
// #ifdef H5 || APP-PLUS
{ // /
"path": "pages/home/release",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false //
}
}
},
// #endif
{ // /
"path": "pages/home/detail",
"style": {
@ -130,17 +69,7 @@
}
}
},
{ //
"path": "pages/news/news",
"style": {
"navigationStyle": "custom", //
// App
"app-plus": {
"bounce": "none",
"titleNView": false //
}
}
},
{ //
"path": "pages/news/course",
"style": {
@ -150,15 +79,6 @@
}
}
},
{ //
"path": "pages/news/document",
"style": {
"navigationBarTitleText": "文档",
"app-plus": {
"bounce": "none"
}
}
},
{ // //
"path": "pages/news/news-topic-cate",
"style": {
@ -210,132 +130,8 @@
}
}
},
// #ifdef MP-WEIXIN
{ //
"path": "pages/paper/paper",
"style": {
"navigationStyle": "custom" //
}
},
// #endif
// #ifdef H5 || APP-PLUS
{ //
"path": "pages/paper/paper",
"style": {
"enablePullDownRefresh": true, //
// App
"app-plus": {
"titleNView": {
"titleText": "小纸条",
"buttons": [
//
{
"float": "left",
"color": "#3c9cff",
"colorPressed": "#3c9cff",
"text": "\ue667",
"fontSize": "24px",
"fontSrc": "/static/font/iconfont.ttf"
},
//
{
"float": "right",
"color": "#3c9cff",
"colorPressed": "#3c9cff",
"text": "\ue652",
"fontSize": "24px",
"fontSrc": "/static/font/iconfont.ttf"
}
]
}
}
}
},
// #endif
// #ifdef MP-WEIXIN
{ // /
"path": "pages/paper/friend",
"style": {
"navigationStyle": "custom" //
}
},
// #endif
// #ifdef H5 || APP-PLUS
{ // /
"path": "pages/paper/friend",
"style": {
// App
"app-plus": {
"bounce": "none", //
"scrollIndicator": "none", //
//
"animationType": "slide-in-left",
//
"titleNView": {
// h5css
"autoBackButton": false,
//
"searchInput": {
"align": "center",
"backgroundColor": "#F7F7F7",
"borderRadius": "20px",
"placeholder": "搜索用户",
"disabled": true
},
//
"buttons": [
//
{
"float": "right",
"color": "#000",
"colorPressed": "#9CA3AF",
"fontSize": "15px",
"text": "取消"
}
]
}
}
}
},
// #endif
{ // //
"path": "pages/paper/chat",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none", //
"scrollIndicator": "none", //
//
"animationType": "slide-in-left",
//
"titleNView": {
// h5css
"autoBackButton": false,
//
"searchInput": {
"align": "center",
"backgroundColor": "#F7F7F7",
"borderRadius": "20px",
"placeholder": "搜索用户",
"disabled": true
},
//
"buttons": [
//
{
"float": "right",
"color": "#000",
"colorPressed": "#D1D5DB",
"text": "\ue622",
"fontSize": "24px",
"fontSrc": "/static/font/iconfont.ttf"
}
]
}
}
}
},
{ //
"path": "pages/mine/mine",
"style": {
@ -352,52 +148,11 @@
"style": {
"navigationBarTitleText": "设置"
}
}, { // //
"path": "pages/mine/edit-pwd",
"style": {
"navigationBarTitleText": "修改密码"
}
}, { // //
"path": "pages/mine/bind-email",
"style": {
"navigationBarTitleText": "绑定邮箱"
}
}, { // //
}, { // //
"path": "pages/mine/edit-info",
"style": {
"navigationBarTitleText": ""
}
}, { // //
"path": "pages/mine/feedback",
"style": {
"navigationBarTitleText": "意见反馈"
}
}, { // //
"path": "pages/mine/about",
"style": {
"navigationBarTitleText": "关于社区"
}
}, { // /
"path": "pages/mine/login",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
},
{ // /
"path": "pages/mine/user-space",
"style": {
"navigationBarTitleText": "个人空间",
"app-plus": {
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
}
],
//