mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
synced 2025-10-28 23:55:04 +08:00
Upload Source Code
This commit is contained in:
20
src/tmpl/index.html
Normal file
20
src/tmpl/index.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!-- @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 -->
|
||||
Reference in New Issue
Block a user