style: 登录底部版权声明变量

This commit is contained in:
TsMask
2023-11-01 17:46:49 +08:00
parent 45ddbd3bc2
commit 97329fa3c9

View File

@@ -278,7 +278,7 @@ function fnChangeLocale(e: any) {
</a-card> </a-card>
<footer class="footer"> <footer class="footer">
<div class="footer-copyright">Copyright ©2023 For AGrand 千通科技</div> <div class="footer-copyright">{{ appStore.copyright }}</div>
</footer> </footer>
</div> </div>
</template> </template>