common.jsp 1.4 KB

12345678910111213
  1. <link href="/shares/js/yw/bpm/bootstrap/bootstrap-3.1.1-dist/css/bootstrap.css" rel="stylesheet"></link>
  2. <link href="/shares/js/yw/bpm/bootstrap/bootstrap-3.1.1-dist/css/bootstrap-theme.css" rel="stylesheet"></link>
  3. <link href="/shares/js/yw/bpm/bootstrap/font-awesome-4.1.0/css/font-awesome.css" rel="stylesheet"></link>
  4. <link href="/shares/js/yw/bpm/bootstrap/select2-3.5.1/select2.css" rel="stylesheet"></link>
  5. <link href="/shares/js/yw/bpm/bootstrap/select2-3.5.1/select2-bootstrap.css" rel="stylesheet"></link>
  6. <link href="${pageContext.request.contextPath }/yw/bpm/configuration/ace.css" rel="stylesheet"></link>
  7. <script type="text/javascript" src="/shares/js/jquery-1.9.0.min.js"></script>
  8. <script type="text/javascript" src="/shares/js/yw/bpm/bootstrap/bootstrap-3.1.1-dist/js/bootstrap.js"></script>
  9. <script type="text/javascript" src="/shares/js/yw/bpm/bootstrap/Respond-master/dest/respond.min.js"></script>
  10. <script type="text/javascript" src="/shares/js/yw/bpm/bootstrap/select2-3.5.1/select2.js"></script>
  11. <script type="text/javascript" src="/shares/js/yw/bpm/bootstrap/select2-3.5.1/select2_locale_zh-CN.js"></script>
  12. <script type="text/javascript" src="${pageContext.request.contextPath }/yw/bpm/configuration/js/configuration.js" rel="stylesheet"></script>
  13. <script type="text/javascript" src="${pageContext.request.contextPath }/yw/bpm/configuration/js/jquery.processing.plugin.js"></script>