摘要:
阅读全文
posted @ 2021-12-19 22:53
富坚老贼
阅读(105)
评论(0)
推荐(0)
摘要:
创建razor组件 "/test" 对应url地址 @page "/test" <h3>Test</h3> @code { } 路由参数 1. @page "/test/{name}" <h3>Test @name </h3> @code { [Parameter] public string? n 阅读全文
posted @ 2021-12-19 22:49
富坚老贼
阅读(61)
评论(0)
推荐(0)

浙公网安备 33010602011771号