订单,视频通话需要开发

This commit is contained in:
cbb
2026-02-07 17:44:59 +08:00
parent 101ddcb0c1
commit 20b6be5dfb
13 changed files with 259 additions and 120 deletions

View File

@@ -492,6 +492,13 @@
"navigationStyle": "custom",
"navigationBarTitleText": "红包详情"
}
},
{
"path": "pages/discover/order/index",
"style": {
"navigationBarTitleText": "购买记录",
"navigationBarBackgroundColor": "#ffffff"
}
}
],
"globalStyle": {
@@ -533,4 +540,4 @@
}
]
}
}
}