tapd相关修改更新

This commit is contained in:
GaoHao
2025-03-19 18:19:34 +08:00
parent 994cf8bf2b
commit f01bc839f7
53 changed files with 1084 additions and 1032 deletions

View File

@@ -84,7 +84,7 @@
function toOrder(){
go.to('PAGES_ORDER_INDEX',{
userId:props.data.id||'',
userId: props.data.userId||'',
type:'user'
})
}