iotgateway/IoTGateway/Views/_ViewImports.cshtml
2021-12-12 14:55:48 +08:00

5 lines
154 B
Plaintext

@using WalkingTec.Mvvm.TagHelpers.LayUI
@using Microsoft.Extensions.Localization;
@using IoTGateway;
@addTagHelper *, WalkingTec.Mvvm.TagHelpers.LayUI