This commit is contained in:
2026-02-10 17:13:53 +08:00
parent a377e36d90
commit bbe7d882c0

View File

@@ -1,5 +1,6 @@
<template> <template>
<RouteCache /> <!-- <RouteCache /> -->
<router-view ></router-view>
<div id="loading" v-if="loading" v-loading="true"></div> <div id="loading" v-if="loading" v-loading="true"></div>
</template> </template>