1 Star 1 Fork 2

小肥羊 / 小决定小转盘

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Mac 提交于 2024-03-07 08:52 . add
{
"pages": [
"pages/index/index",
"pages/list/list",
"pages/set/set",
"pages/edit/edit",
"pages/ceshi/ceshi"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"backgroundColor": "#FAE8B6"
},
"tabBar": {
"color": "#7a7a7a",
"selectedColor": "#007aff",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"position": "bottom",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/icon_tab_index_81.png",
"selectedIconPath": "images/icon_tab_index_select_81.png"
},
{
"pagePath": "pages/list/list",
"text": "创建小决定",
"iconPath": "images/icon_tab_list_81.png",
"selectedIconPath": "images/icon_tab_list_select_81.png"
},
{
"pagePath": "pages/set/set",
"text": "设置",
"iconPath": "images/icon_tab_set_81.png",
"selectedIconPath": "images/icon_tab_set_select_81.png"
}
]
}
}
1
https://gitee.com/wx_xfy6369/wheel.git
git@gitee.com:wx_xfy6369/wheel.git
wx_xfy6369
wheel
小决定小转盘
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891