我在登录页面进入homepage.html页面时传递进4个参数
然后我要在homepage.html页面通过< a href>标签跳转到另一个页面index_04.html页面,怎么把上面传进homepage.html的4个参数传到index_04.html页面呢,下面这种写法没有效果