chore: optimize the realization of theme color 🌟

This commit is contained in:
iczer
2020-07-01 17:23:39 +08:00
parent 42a34f7a16
commit 5f68e2d231
17 changed files with 46 additions and 123 deletions

View File

@@ -8,7 +8,7 @@
</template>
<script>
import animates from '@/config/animates'
import {animates} from '@/config/default'
export default {
name: 'PageToggleTransition',