2024-06-14 01:11:29 +00:00
|
|
|
|
{
|
|
|
|
|
"easycom": {
|
2024-06-16 15:32:15 +00:00
|
|
|
|
"autoscan": true,
|
|
|
|
|
// 注意一定要放在custom里,否则无效,https://ask.dcloud.net.cn/question/131175
|
|
|
|
|
"custom": {
|
|
|
|
|
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
|
|
|
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
|
|
|
|
|
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-06-20 15:36:19 +00:00
|
|
|
|
"pages": [
|
2024-06-14 01:11:29 +00:00
|
|
|
|
{
|
|
|
|
|
"path": "pages/index/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/news/news",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "新闻"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/user/user",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
"disableScroll": false
|
|
|
|
|
}
|
2024-06-16 01:04:56 +00:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/user/login",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "登录",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
2024-06-16 15:32:15 +00:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
"path": "pages/video/video",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "视频",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/intergral/intergral",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "积分",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
"path": "pages/discuss/discuss",
|
|
|
|
|
"style": {
|
2024-06-22 07:20:39 +00:00
|
|
|
|
"navigationBarTitleText": "讨论",
|
2024-06-16 15:32:15 +00:00
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
2024-06-20 15:36:19 +00:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/uploadNews/uploadNews",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "发表案例",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path" : "pages/uploadVideo/uploadVideo",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "发表视频",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
2024-06-22 07:20:39 +00:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path" : "pages/userLik/userLik",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "我的喜欢",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path" : "pages/ymCollection/ymCollection",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "我的收藏",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path" : "pages/newsInfo/newsInfo",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "详情",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path" : "pages/user/updateUser",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "修改信息",
|
|
|
|
|
"navigationStyle": "default"
|
|
|
|
|
}
|
2024-06-14 01:11:29 +00:00
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
|
"backgroundColor": "#F7F8FA"
|
|
|
|
|
},
|
|
|
|
|
"uniIdRouter": {},
|
|
|
|
|
"tabBar": {
|
2024-06-20 15:36:19 +00:00
|
|
|
|
"color": "#000000",
|
|
|
|
|
"selectedColor": "#00ffaa",
|
2024-06-16 15:32:15 +00:00
|
|
|
|
"list": [{
|
|
|
|
|
"pagePath": "pages/index/index",
|
|
|
|
|
"text": "首页",
|
|
|
|
|
"iconPath": "static/icon/home.png",
|
|
|
|
|
"selectedIconPath": "static/icon/homeSelect.png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/news/news",
|
|
|
|
|
"text": "资讯",
|
|
|
|
|
"iconPath": "static/icon/neq.png",
|
|
|
|
|
"selectedIconPath": "static/icon/newSelecgt.png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/user/user",
|
|
|
|
|
"text": "我的",
|
|
|
|
|
"iconPath": "static/icon/user.png",
|
|
|
|
|
"selectedIconPath": "static/icon/user1.png"
|
|
|
|
|
}
|
2024-06-14 01:11:29 +00:00
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|
2024-06-16 15:32:15 +00:00
|
|
|
|
}
|