样式调用
2019獨角獸企業重金招聘Python工程師標準>>>
<jsp:include page="/WEB-INF/admin/Basics.jsp"></jsp:include>
?
?
Basics.jsp的內容如下
<s:set value="#session.hrefserv" id="hs" />
<link rel="stylesheet" href="/new_css/style.css" type="text/css"></link>
<link rel="stylesheet" href="/new_css/buttom.css" type="text/css"></link>
<link rel="stylesheet" href="/new_css/List.css" type="text/css"></link>
<link rel="stylesheet" href="/new_css/table.css" type="text/css"></link>
<link rel="stylesheet" href="/new_css/select2.css" type="text/css"></link>
<link rel="stylesheet" href="/new_css/Input_box.css" type="text/css"></link>
<script src="/js/jquery-1.7.2.min.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/base.js"></script>
<script type="text/javascript" src="/js/sf.js"></script>
<script type="text/javascript" src="/js/choice_user.js"></script>
<script type="text/javascript" src="/js/switch.js"></script>
<script type="text/javascript">var imgFileStoreHttp = "${imgFileStoreHttp}"</script>
轉載于:https://my.oschina.net/u/2299924/blog/1805699
總結
- 上一篇: 世界首台!我国量子计算机超越早期经典计算
- 下一篇: element-vue的简单使用