订单,视频通话需要开发
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
]
|
||||
|
||||
const onGo = item => {
|
||||
if (item === 'shopping') {
|
||||
navigateTo('/pages/discover/order/index')
|
||||
return
|
||||
}
|
||||
if (item === 'project') {
|
||||
showDialog('提示', '外部链接暂未提供', false)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user