js and css path issues
cc
cc 2018-03-25 19:44:14
0
3
1090

href="__STATIC__/static/h-ui/css/H-ui.min.css"

It still cannot be displayed after adding __STATIC__

cc
cc

reply all(1)
Peter_Zhu

First check whether H-ui is installed under public/static/. If confirmed, then check whether the __STATIC__ constant is configured.

Because this constant has been deleted in ThinkPHP5.1, users need to configure it themselves

  • reply Thank you for your answer. I was using 5.1 before and changing it to 5.0 solved the path problem. Personally, I still like this video tutorial very much. The teacher can also understand it clearly. Starting from Chapter 4, the content of the tutorial has a big gap compared with the previous ones. There are too many jumps at once, which makes it difficult for me as a beginner. It's hard to keep up. It would be great if the middle part could be supplemented.
    cc author 2018-03-28 22:48:22
  • reply This doesn't work for me either. Even writing absolute paths doesn't work.
    听风吹 author 2019-05-14 09:06:53
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template