mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-12-28 11:06:01 +08:00
🎃 发布 4.8.0 新增 sms4j 短信融合
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ruoyi-vue-plus",
|
||||
"version": "4.7.0",
|
||||
"version": "4.8.0",
|
||||
"description": "RuoYi-Vue-Plus后台管理系统",
|
||||
"author": "LionLi",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user