@using WMS.BZWeb;
@Common.GetWMSTile()|移动图标
@Html.AppendCssFile(
"/wwwroot/Content/wms/plugin/scroll/scroll.css"
)
@Html.AppendJsFile(
"/wwwroot/Content/wms/plugin/resize/resize.js",
"/wwwroot/Content/wms/plugin/mousewheel/mousewheel.js",
"/wwwroot/Content/wms/plugin/scroll/scroll.js"
)