mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-03 20:01:26 +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" /}}
|