订单,视频通话需要开发

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

@@ -18,6 +18,10 @@
]
const onGo = item => {
if (item === 'shopping') {
navigateTo('/pages/discover/order/index')
return
}
if (item === 'project') {
showDialog('提示', '外部链接暂未提供', false)
return