🎃 发布 1.8.0 新增 sms4j 短信融合

This commit is contained in:
疯狂的狮子Li
2023-07-11 09:51:58 +08:00
parent a48e4553a5
commit 5cd6277e4d
66 changed files with 77 additions and 77 deletions

View File

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