vr-shopxo-source/application/admin/view/default/store/index.html

8 lines
213 B
HTML
Raw Normal View History

2019-06-13 09:10:36 +00:00
{{include file="public/header" /}}
<!-- right content -->
2020-02-15 15:32:22 +00:00
<iframe src="{{$store_url}}" width="100%" height="100%"></iframe>
2019-06-13 09:10:36 +00:00
<!-- right content end -->
<!-- footer -->
{{include file="public/footer" /}}