WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2023-03-15 55a5ba2d0f43e507e97de31a9c7c9f7e8a6f599c
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"