4 Star 0 Fork 0

刘津芳/onlineEducation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
刘津芳 提交于 2023-04-13 13:43 . 提交
{
"pages": [
{
"path": "pages/home/home",
"style": {}
},
{
"path": "pages/study/study",
"style": {}
},
{
"path": "pages/seach/seach",
"style": {}
},
{
"path": "pages/store/store",
"style": {}
},
{
"path": "pages/my/my",
"style": {}
},
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "在线教育",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"color": "#B7BEE7",
"selectedColor": "#4B5CC3",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/home/home",
"iconPath": "static/shome.png",
"selectedIconPath": "static/home.png",
"text": "首页"
},
{
"pagePath": "pages/study/study",
"iconPath": "static/sstudy.png",
"selectedIconPath": "static/study.png",
"text": "学习"
},
{
"pagePath": "pages/seach/seach",
"iconPath": "static/sseach.png",
"selectedIconPath": "static/seach.png",
"text": "发现"
},
{
"pagePath": "pages/store/store",
"iconPath": "static/sstore.png",
"selectedIconPath": "static/store.png",
"text": "商城"
},
{
"pagePath": "pages/my/my",
"iconPath": "static/smy.png",
"selectedIconPath": "static/my.png",
"text": "我的"
},
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wanshizhiqiu/online-education.git
git@gitee.com:wanshizhiqiu/online-education.git
wanshizhiqiu
online-education
onlineEducation
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385