🎃 发布 4.8.0 新增 sms4j 短信融合

This commit is contained in:
疯狂的狮子Li
2023-07-10 10:14:10 +08:00
parent cb54a9576e
commit 19ba2b4207
22 changed files with 26 additions and 26 deletions

View File

@ -103,7 +103,7 @@
</template>
<script setup name="Index">
const version = ref('4.7.0')
const version = ref('4.8.0')
function goTarget(url) {
window.open(url, '__blank')