v3.0.0 重磅更新

This commit is contained in:
zhuoda
2024-01-15 21:52:57 +08:00
parent 3740077b1f
commit 09b0179b66
1129 changed files with 15686 additions and 65762 deletions
@@ -8,10 +8,8 @@
* @Copyright 1024创新实验室 https://1024lab.net ),Since 2012
-->
<template>
<div class="version" >
<a target="_blank" href="https://www.1024lab.net">
SmartAdmin V2.x @copyright 河南·洛阳1024创新实验室 Since 2012-{{ currentYear }}
</a>
<div class="version">
<a target="_blank" href="javascript:void(0)"> SmartAdmin V3.x @copyright 河南·洛阳1024创新实验室 Since 2012-{{ currentYear }} </a>
</div>
</template>
<script setup>