commission--yt-commit

This commit is contained in:
2025-06-23 10:03:08 +08:00
parent 2350346d95
commit 0e20be0425
22 changed files with 553 additions and 25 deletions

View File

@ -1,9 +1,9 @@
{
"pages": [
"pages/loginModule/pwdLogin/pwdLogin",
"pages/personCenter/mine/mine",
"pages/loginModule/agreement/agreement",
"pages/loginModule/privacyPolicy/privacyPolicy",
"pages/personCenter/mine/mine",
"pages/personCenter/subCommissionSetting/subCommissionSetting",
"pages/test/testVideo/testVideo",
"pages/personCenter/withdrawal/withdrawal",
@ -24,7 +24,9 @@
"pages/personCenter/resetPwd/resetPwd",
"pages/personCenter/bindBankCard/bindBankCard",
"pages/projectModule/settlement/settlement",
"pages/projectModule/subSettlement/subSettlement"
"pages/projectModule/subSettlement/subSettlement",
"pages/course/homepage/homepage",
"pages/course/searchCourses/searchCourses"
],
"window": {
"navigationBarTextStyle": "black",
@ -47,6 +49,12 @@
"iconPath": "/static/jd1.png",
"selectedIconPath": "/static/jd2.png"
},
{
"pagePath": "pages/course/homepage/homepage",
"text": "课程",
"iconPath": "/static/jd1.png",
"selectedIconPath": "/static/jd1.png"
},
{
"pagePath": "pages/personCenter/mine/mine",
"text": "我的",