You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
例如:
{
base: '/h5’
routes: {
{path: '/*', component:'404'}
}
}
当反问 /h5/xxx时可以展示404页面
但是访问 /xxx时,页面无内容
如何配置 例如 /xxx 基础路由之外的路由的页面展示?
Beta Was this translation helpful? Give feedback.
All reactions