fix axios.

This commit is contained in:
2023-01-21 10:15:22 +08:00
parent 0b2d9e3efd
commit f75ae1b00d
7 changed files with 134 additions and 92 deletions

View File

@@ -27,7 +27,9 @@ hljs.registerLanguage("go", go)
:date-locale="dateZhCN"
:hljs="hljs"
>
<router-view></router-view>
<n-notification-provider>
<router-view></router-view>
</n-notification-provider>
</n-config-provider>
</template>