完善添加银行卡功能
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
navigateTo('/pages/discover/punch')
|
||||
return
|
||||
}
|
||||
if (item === 'company') {
|
||||
navigateTo('/pages/discover/company')
|
||||
return
|
||||
}
|
||||
if (item === 'circle') {
|
||||
navigateTo('/pages/discover/dynamic/dynamic')
|
||||
return
|
||||
}
|
||||
if (item === 'mall') {
|
||||
navigateTo('/pages/mall/list')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user