1.30(天天打卡

This commit is contained in:
Hong
2024-01-30 18:57:00 +08:00
parent 6cabf34a93
commit cd140f8d07
12 changed files with 551 additions and 2 deletions

View File

@@ -634,6 +634,31 @@
}
}
}
},
{
"path" : "pages/mine/business_cooperation/business_cooperation",
"style" :
{
"navigationBarTitleText" : "商务合作",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/mine/business_cooperation/submit",
"style" :
{
"navigationBarTitleText" : "提交结果",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/mine/every_day_card/every_day_card",
"style" :
{
"navigationBarTitleText" : "天天打卡",
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
}
],
"tabBar": {