layout/loading/CLoading.vue @@ -4,10 +4,7 @@ */ <template> <view class="c-loading" @tap="evt => handleGoTo()" > <view class="c-loading"> <AtActivityIndicator :isOpened="show" mode="center"