add commonLang/index.vue

This commit is contained in:
不做码农 2022-10-20 16:08:53 +08:00
parent 2551e24ec5
commit ffb35eacae

View File

@ -0,0 +1,6 @@
<template>
<div>
如有需要使用多语言功能请使用Vue3版本
<a href="https://gitee.com/izory/ZRAdmin-vue" target="_blank"> https://gitee.com/izory/ZRAdmin-vue </a>
</div>
</template>