Skip to content

Commit

Permalink
feat: 跳转vuejs baseURL
Browse files Browse the repository at this point in the history
  • Loading branch information
liguobao committed Mar 5, 2024
1 parent 1627618 commit b1d7d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion House-Map.UI/vue.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
baseUrl: './',
baseUrl: './HouseSearch/',
assetsDir: 'resource',
devServer: {
proxy: 'https://house-map.cn/'
Expand Down

0 comments on commit b1d7d5d

Please sign in to comment.