loading.axml 109 Bytes
<template name="loading">
  <view class="loading">
    <view class="image">
    </view>
  </view>
</template>