feat: 合并Gin_Vue
This commit is contained in:
@@ -4,7 +4,6 @@ import { ref } from 'vue';
|
||||
|
||||
const baseUrl = import.meta.env.VITE_API_BASE_URL;
|
||||
const url = ref<string>(`${baseUrl}/swagger-ui/index.html`);
|
||||
url.value = 'https://mask-api-midwayjs.apifox.cn/';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user