修改版本和图片域名转换
This commit is contained in:
@@ -671,7 +671,7 @@ defineOptions({
|
||||
name: 'sys-setting'
|
||||
})
|
||||
|
||||
const currentVersion = 'v1.9.0'
|
||||
const currentVersion = 'v2.0.0'
|
||||
const hasUpdate = ref(false)
|
||||
let getUpdateErrorCount = 1;
|
||||
const {t, locale} = useI18n();
|
||||
|
||||
Reference in New Issue
Block a user