頁面刷新之後顯示當前頁面的方法(左邊導航,右邊內容)

(自己學習之用) 原理:將當前網頁地址存於session中,在頁面中進行獲取。 1.請求傳過來之後: 例如:http://localhost:8080/user/portalUrl/init?otherType=1&orderNo=1  從session中獲取當前的菜單,跳轉到main頁面 2.main頁面的寫法 aside頁面(獲取頁面地址,進行跳轉) 3.aside頁面的js 例如:mainf
相關文章
相關標籤/搜索