1 Star 1 Fork 1

SultanST/wedding

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.78 KB
一键复制 编辑 原始数据 按行查看 历史
SultanST 提交于 2017-09-08 20:32 . first
{
"pages": [
"pages/index/index",
"pages/me/myPoints/myPoints",
"pages/me/me",
"pages/index/shop/shop",
"pages/index/shop/caseAppreciationDetail/onlineAppointment/onlineAppointment",
"pages/index/highQualityGoodsPackage/packageDetails/packageDetails",
"pages/index/shop/shopIntroduction/shopIntroduction",
"pages/index/integralMall/integralMall",
"pages/index/shop/showOrder/showOrder",
"pages/me/myReservation/myReservation",
"pages/me/myComment/myComment",
"pages/me/updateMobilePhoneNum/updateMobilePhoneNum",
"pages/index/highQualityGoodsPackage/highQualityGoodsPackage",
"pages/index/shop/caseAppreciationDetail/caseAppreciationDetail",
"pages/index/shop/caseAppreciation/caseAppreciation",
"pages/me/personalInformationSet/personalInformationSet",
"pages/me/personalInformationSet/bindPhone/bindPhone",
"pages/me/aboutUs/aboutUs",
"pages/me/businessCooperation/businessCooperation",
"pages/me/integralPurposes/integralPurposes",
"pages/me/integralSource/integralSource",
"pages/me/myCollection/myCollection",
"pages/index/dailyAttendance/dailyAttendance",
"pages/index/assortment/assortment"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#e50065",
"navigationBarTitleText": "婚·life",
"navigationBarTextStyle": "#ffffff"
},
"tabBar": {
"selectedColor": "#e50065",
"color": "#000",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "pages/img/index1.png",
"selectedIconPath": "pages/img/index.png"
},
{
"pagePath": "pages/me/me",
"text": "个人中心",
"iconPath": "pages/img/me1.png",
"selectedIconPath": "pages/img/me.png"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Sultan-ST/wedding.git
git@gitee.com:Sultan-ST/wedding.git
Sultan-ST
wedding
wedding
master

搜索帮助