Alert = function (message) {. alert(message);. } </script>. c#. await JS.InvokeVoidAsync("Alert", "123"); ... 標籤: Blazor ...
確定! 回上一頁