<link rel="stylesheet" type="text/css" href="__STATIC__/themes/default/easyui.css" />
<link rel="stylesheet" type= "text/css" href="__STATIC__/themes/icon.css" />
<link rel="stylesheet" type="text/css" href="__STATIC__/themes/demo.css " />
<script type="text/javascript" src="__STATIC__/jquery.min.js"></script>
#<script type=" text/javascript" src="__STATIC__/jquery.easyui.min.js"></script>
在TP5框架下的前端開發中,總是提示引入了未定義的樣式和腳本,但實際執行的時候卻能夠正常的執行