search

Home  >  Q&A  >  body text

There is an error in the explanation of Lesson 8

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

Replace with

{load href="__STATIC__/static/h-ui.admin/skin/default/skin.css" id="skin" /}

in the upper right corner The skin changing function fails. Press F12 to check and find that the code id="skin" is gone.

Ask the teacher how to deal with it


phpcn_u13748phpcn_u137482719 days ago935

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-08-15 13:48:52

    From the original template file of H-ui, just fill in this part of the code manually. Or copy the same code from other template files here.

    reply
    0
  • Cancelreply