Import and rendering of login template: Pay attention to the template import process, login rendering fails
 渐无书
 渐无书 2019-04-16 16:45:16
0
3
1001

<!--[if lt IE 9]>

<script type="text/javascript" src="lib/html5.js"></script>

<script type="text/javascript" src="lib/respond.min.js"></script>

<![endif]-->

<link href="__STATIC__/static/h-ui/css/H-ui.min.css" rel="stylesheet" type="text/css" />

<link href="__STATIC__/static/h-ui/css/H-ui.login.css" rel="stylesheet" type="text/css" />

<link href= "__STATIC__/static/h-ui.admin/css/style.css" rel="stylesheet" type="text/css" />

<link href="__STATIC__/lib/Hui- iconfont/1.0.8/iconfont.css" rel="stylesheet" type="text/css" />

<!--[if IE 6]>

< ;script type="text/javascript" src="http://lib.h-ui.net/DD_belatedPNG_0.0.8a-min.js" ></script>

<script> DD_belatedPNG.fix('*');</script><![endif]-->

Rendering failed. I tried changing the path as mentioned in the comments, and also changed the style storage path, but all failed.

 渐无书
 渐无书

reply all(1)
秋香姐家的小书童

Your description is very vague. I don’t know whether it is a PHP file or an HTML file. The __STATIC__ in your path looks like a file name.


Not variable name

  • reply html file, made according to the video, I don’t know the principle yet, novice
     渐无书 author 2019-04-17 08:33:31
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template