21 Star 1 Fork 0

zcy/poem_sound_uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 4.08 KB
一键复制 编辑 原始数据 按行查看 历史
dark 提交于 2024-03-25 13:30 . dark 2961284703@qq.com
{
// "easycom": {
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
// },
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/404/404/404",
"style" :
{
"navigationBarTitleText" : "页面未找到",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/me/me",
"style" :
{
"navigationBarTitleText" : "我的",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/c-userinfo/c-userinfo",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/publish/publishs",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/friend/friend",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/index/FunctionBar/FunctionBar",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/homepage/homepage",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/search/search",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/activity/activity",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/c-userinfo/emailbinding/emailbinding",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/c-userinfo/changepassword/changepassword",
"style" :
{
"navigationBarTitleText" : "更改密码",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/c-userinfo/label/label",
"style" :
{
"navigationBarTitleText" : "个性标签",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/c-userinfo/update-username/update-username",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/me/leanplan/leanplan",
"style" :
{
"navigationBarTitleText" : "学习计划",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/me/plancontent/plancontent",
"style" :
{
"navigationBarTitleText" : "添加学习计划",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/onlineservice/onlineservice0",
"style" :
{
"navigationBarTitleText": "在线客服",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/index/RecommendedVideos/RecommendedVideos",
"style" : {}
},
{
"path" : "pages/index/Follow-videos/Follow-videos",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "双衍",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {},
"tabBar": {
"color": "#333333",
"selectedColor": "#ffffff",
"borderStyle": "black",
"backgroundColor": "#D2C7B6",
"list":[
{
"text": "首页",
"pagePath": "pages/index/index"
},
{
"pagePath": "pages/friend/friend",
"text": "知音",
"badge": 9, // 添加徽标显示数字
"badgeColor": "#FF0000" // 徽标文字颜色
},
{
"iconPath": "static/fabu.png",
"selectedIconPath": "static/fabu.png",
"pagePath": "pages/publish/publishs"
},
{
"pagePath": "pages/login/login",
"text": "采诗"
},
{
"pagePath": "pages/me/me",
"text": "吾"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zcy_gitees/poem_sound_uniapp.git
git@gitee.com:zcy_gitees/poem_sound_uniapp.git
zcy_gitees
poem_sound_uniapp
poem_sound_uniapp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385