This website works better with JavaScript
Home
Explore
Help
Sign In
pengjq
/
yudao-ui-admin-uniapp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
refactor(manifest): 移除h5路由的基础路径配置
feige996
10 months ago
parent
ddeb696602
commit
398bbbda35
1 changed files
with
1 additions
and
3 deletions
Split View
Show Diff Stats
1
3
src/manifest.json
+ 1
- 3
src/manifest.json
View File
@@ -106,8 +106,6 @@
},
"vueVersion": "3",
"h5": {
- "router": {
- "base": "/"
- }
+ "router": {}
}
}