mirror of
https://gitee.com/iioter/iotgateway.git
synced 2024-12-02 03:38:01 +08:00
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
@using WalkingTec.Mvvm.TagHelpers.LayUI
|
|
@using Microsoft.Extensions.Localization;
|
|
@using IoTGateway;
|
|
@addTagHelper *, WalkingTec.Mvvm.TagHelpers.LayUI
|