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

15 lines
623 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{{include file="public/header" /}}
<!-- right content -->
<div class="content-right">
<div class="content am-text-center am-margin-top-xl">
<p>ShopXO优秀应用列表这里云集了最资深技术能力最强最可信赖的ShopXO开发者为您的插件、风格、模板定制全面护航。</p>
<div class="am-margin-top-xl">
<a href="{{$store_url}}" class="am-btn am-btn-secondary am-btn-xs am-radius" target="_blank">去应用商店挑选插件 >></a>
</div>
</div>
</div>
<!-- right content end -->
<!-- footer -->
{{include file="public/footer" /}}