页面乱了
Open
- Dominant language
- JavaScript
- Stars
- 13.5k
- Forks
- 6.5k
- PR merge metrics
- No merged PRs in 30d
Description
我做的APP在MUI示例基础上进行进行了修改——
index页面中加载了login子页面,login子页面里预加载了reg页面,其style与login的一样,top:45px, buttom:0px,然后在点击注册新用户时使用mui.openwindow打开了reg页面,此时由于reg的style,index页面的标题栏仍然显示
但此时点击标题栏左侧的菜单图标时,显示的菜单是reg的内容,而不是index-menu的内容,且主页面变成了login页面的内容(参见虚拟机截屏),若此时点击菜单按钮,则返回login页面的内容
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.