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