This commit is contained in:
zhuoda
2024-01-08 19:52:39 +08:00
parent 8dc663d885
commit 192e959d14
1126 changed files with 13783 additions and 68273 deletions

View File

@@ -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>