mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
feat: knife4j
This commit is contained in:
@ -8,5 +8,5 @@ import { ref } from 'vue'
|
||||
import { IFrame } from '@/components/IFrame'
|
||||
|
||||
const BASE_URL = import.meta.env.VITE_BASE_URL
|
||||
const src = ref(BASE_URL + '/swagger-ui')
|
||||
const src = ref(BASE_URL + '/doc.html')
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user