vr-shopxo-source/app/index/view/default/public/loading.html

4 lines
166 B
HTML
Raw Normal View History

2024-04-15 02:25:01 +00:00
<div class="loading-container am-text-center am-text-grey">
<img src="{{:StaticAttachmentUrl('loading.gif')}}" />
2023-01-31 10:44:32 +00:00
<p>{{:MyLang('processing_tips')}}</p>
2020-11-19 10:26:30 +00:00
</div>