This website works better with JavaScript.
Explore
Help
Register
Sign In
BlazorStudy
/
BlazorSharedDemo
Watch
1
Star
0
Fork
You've already forked BlazorSharedDemo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
268a919e48
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '268a919e48'
${ noResults }
BlazorSharedDemo
/
BlazorSharedDemo.ServerApp
/
Pages
/
Index.razor
5 lines
154 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: 更改结构
2 years ago
@*如果组件的路由与共享Razor类库中组件的路由相同
,
则会覆盖(替换)共享类库的路由*@
@page "/"
adds: 添加项目
2 years ago
调整文件
2 years ago
<h1>ServerApp Hello!</h1>