mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
synced 2025-10-28 07:35:04 +08:00
20 lines
555 B
HTML
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 --> |