摘要: <template> <div style="max-width: 890px"> <a-form-model ref="ruleForm" :rules="rules" :model="form" :label-col="labelCol" :wrapper-col="wrapperCol"> < 阅读全文
posted @ 2021-06-27 16:49 流年晕开时光 阅读(5447) 评论(0) 推荐(0)
摘要: 转载于: https://blog.csdn.net/qq_35069272/article/details/104990576 以下是我根据自己的情况作了适当的修改: 实现的功能: 刷新后保持菜单选中 当从一个页面 push到另一个页面时,页面跳转,对应的菜单高亮 浏览器输入url后,页面跳转,对 阅读全文
posted @ 2021-06-27 15:57 流年晕开时光 阅读(3850) 评论(0) 推荐(1)