refactor(路由): 将我的页面从首页类型改为普通页面类型
调整路由配置,将'我的'页面从首页类型改为普通页面类型,并保持其tabbar布局不变
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<route lang="jsonc" type="home">
|
||||
<route lang="jsonc" type="page">
|
||||
{
|
||||
"layout": "tabbar",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user