Skip to content

Commit b817881

Browse files
committed
Merge branch 'master' into fix/search-cause-all-load-data
2 parents d879dbf + fcd598c commit b817881

File tree

4 files changed

+526
-466
lines changed

4 files changed

+526
-466
lines changed

.dumirc.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ export default defineConfig({
77
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
88
},
99
exportStatic: {},
10-
base: '/tree-select/',
11-
publicPath: '/tree-select/',
10+
base: '/',
11+
publicPath: '/',
1212
styles: [
1313
`
1414
.markdown table {

0 commit comments

Comments
 (0)