Refactor API requests and update component styles
This commit is contained in:
@ -164,7 +164,7 @@
|
||||
navigateTo('/community') // 修改为在新窗口打开
|
||||
break
|
||||
case '交流频道':
|
||||
navigateTo('/communication/channel') // 修改为在新窗口打开
|
||||
navigateTo('/channel') // 修改为在新窗口打开
|
||||
break
|
||||
case '工具箱':
|
||||
navigateTo('/toolbox') // 修改为在新窗口打开
|
||||
|
||||
Reference in New Issue
Block a user