4 Star 6 Fork 3

oGaowang/装内助钉钉E应用

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
oGaowang 提交于 2018-08-09 18:39 . 设置建材库
{
"pages": [
"components/login/login",
"pages/index/index",
"pages/addproject/index",
"pages/member/index",
"pages/message/index",
"pages/myself/index",
"components/usecourse/usecourse",
"components/suggest/suggest",
"components/register/register",
"components/setMeterials/setMeterials",
"components/addMeterials/addMeterials"
],
"window": {
},
"tabBar": {
"textColor": "#666",
"selectedColor": "#5677fc",
"backgroundColor": "#ffffff",
"items": [
{
"pagePath": "pages/index/index",
"name": "项目",
"icon": "images/fot1-1.jpg",
"activeIcon":"images/fot1-2.jpg"
},
{
"pagePath": "pages/message/index",
"name": "消息",
"icon": "images/fot2-1.jpg",
"activeIcon":"images/fot2-2.jpg"
},
{
"pagePath": "pages/addproject/index",
"name": "添加项目",
"icon": "images/fot3-1.jpg",
"activeIcon":"images/fot3-2.jpg"
},
{
"pagePath": "pages/member/index",
"name": "成员",
"icon": "images/fot5-1.jpg",
"activeIcon":"images/fot5-2.jpg"
},
{
"pagePath": "pages/myself/index",
"name": "我的",
"icon": "images/fot4-1.jpg",
"activeIcon":"images/fot4-2.jpg"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaoandwang/znz.git
[email protected]:gaoandwang/znz.git
gaoandwang
znz
装内助钉钉E应用
master

搜索帮助