mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-23 08:29:39 +08:00
8 lines
201 B
HTML
8 lines
201 B
HTML
{{include file="public/header" /}}
|
|
|
|
<!-- right content -->
|
|
<iframe id="ifcontent" src="{{$store_url}}"></iframe>
|
|
<!-- right content end -->
|
|
|
|
<!-- footer -->
|
|
{{include file="public/footer" /}} |