mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 13:43:02 +08:00
v6.0
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{{include file="public/header" /}}
|
||||
{{:ModuleInclude('public/header')}}
|
||||
|
||||
<!-- right content start -->
|
||||
<div class="content-right">
|
||||
@ -52,7 +52,7 @@
|
||||
<!-- right content end -->
|
||||
|
||||
<!-- footer start -->
|
||||
{{include file="public/footer" /}}
|
||||
{{:ModuleInclude('public/footer')}}
|
||||
<script type="text/javascript">
|
||||
// 返回处理
|
||||
function ViewImplementBack (e) {
|
||||
|
||||
Reference in New Issue
Block a user