search

Home  >  Q&A  >  body text

Style introduction error reminder

<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>

In front-end development under the TP5 framework, it always prompts that undefined styles and scripts are introduced , but when actually executed, it can be executed normally


你不懂我你不懂我2534 days ago1309

reply all(3)I'll reply

  • 浅蓝冰粒

    浅蓝冰粒2018-03-16 10:52:24

    __STATIC__/This path is wrong

    reply
    0
  • 韦小宝

    韦小宝2018-01-27 10:22:24

    Is the path wrong?

    reply
    0
  • 你不懂我

    There is no error in the path and it can be parsed normally, but zendstudio keeps prompting this error. It may not be recognized, but I don't know how to solve it.

    你不懂我 · 2018-01-30 18:41:50
  • Cancelreply