Refactor API requests and update component styles

This commit is contained in:
wangqiao
2025-08-23 22:55:59 +08:00
parent ee8ce32af6
commit b603d9d854
12 changed files with 136 additions and 112 deletions

View File

@ -164,7 +164,7 @@
navigateTo('/community') // 修改为在新窗口打开
break
case '交流频道':
navigateTo('/communication/channel') // 修改为在新窗口打开
navigateTo('/channel') // 修改为在新窗口打开
break
case '工具箱':
navigateTo('/toolbox') // 修改为在新窗口打开