Skip to content

Commit

Permalink
🔧 配置基本路径
Browse files Browse the repository at this point in the history
  • Loading branch information
WOSHIZHAZHA120 committed Oct 25, 2024
1 parent 1ec79d3 commit c6486db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default defineNuxtConfig({
ssr: false,
srcDir: 'src',
app: {
baseURL: '.',
head: {
title: 'Paw Team'
},
Expand Down

0 comments on commit c6486db

Please sign in to comment.