<!--pages/loading/loading.wxml-->
<view class="container">
<van-loading type="spinner" />
</view>
<van-dialog id="van-dialog" />