mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-29 02:26:44 +08:00
8 lines
213 B
HTML
8 lines
213 B
HTML
{{include file="public/header" /}}
|
|
|
|
<!-- right content -->
|
|
<iframe src="{{$store_url}}" width="100%" height="100%"></iframe>
|
|
<!-- right content end -->
|
|
|
|
<!-- footer -->
|
|
{{include file="public/footer" /}} |