动态路由和带参路由怎么设置每次打开新页签?
Open
feature
- Dominant language
- Vue
- Stars
- 16.4k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
动态路由和带参路由中现在是点击打开到同一页签,怎么设置每次点击都打开一个新页签?http://localhost:8080/#/shopping?shopping_id=100001和 http://localhost:8080/#/shopping?shopping_id=100002 出现两个“购物详情”标签页
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the behavior with the two shopping URLs in the issue and inspect the routing and tab-handling entry points for dynamic and parameterized routes. Done means each shopping_id opens in its own tab instead of reusing the existing “购物详情” tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100