# springboot_thymeleaf_iframe **Repository Path**: dongmadang/springboot_thymeleaf_iframe ## Basic Information - **Project Name**: springboot_thymeleaf_iframe - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-05 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot_thymeleaf_iframe #### 项目介绍 springboot+thymeleaf 与iframe结合 实现头部和菜单不变,点击对应的菜单实现右边主body的变动 #### 存在问题 1,当在主页刷新时,会加载相同的css和js两遍 2,每次点击菜单时都会重新加载基础的css和js ,能不能共享layout里面的css+js