Files
WechatTicketSystemFrontend/src/tmpl/index.html
2021-09-11 14:48:55 +08:00

20 lines
555 B
HTML

<!-- @extend ../part/wrap/head.part.html -->
模版标题
<!-- @endextend -->
<!-- @include ../part/common_head_style.part.html -->
<!-- @extend ../part/wrap/headbody.part.html --><!-- @endextend -->
<!-- @extend ../part/wrap/body_head.part.html -->
这是页面上的标题
<!-- @endextend -->
<!-- @extend ../part/wrap/body_desc.part.html -->
页面上的描述
<!-- @endextend -->
<!-- @include ajax/index.ajax.html -->
<!-- @extend ../part/wrap/tail_fixed.part.html -->
<!-- @include ../part/usr_tail_script.part.html -->
<!-- @endextend -->