新增loading图
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="modal fade loading" style="background: #00000040;" tabindex="-1" role="dialog"
|
<div class="modal fade loading" style="background: #00000040;" tabindex="-1" role="dialog"
|
||||||
aria-labelledby="loadingModalLabel" aria-hidden="true" data-backdrop="static" data-keyboard="false">
|
aria-labelledby="loadingModalLabel" aria-hidden="true" data-backdrop="static" data-keyboard="false">
|
||||||
<div class="loadingGif" style="position: fixed;"><img :src="loading"></div>
|
<div class="loadingGif" style="position: fixed;"><img src="https://img.zcool.cn/community/0111345d94b0b8a801211d53cbd04d.gif"></div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user