1019-003-gaofei

This commit is contained in:
gaofei
2021-10-19 17:50:34 +08:00
parent fbe44ac308
commit b6e254bfca
8 changed files with 195 additions and 8 deletions
@@ -97,6 +97,9 @@
Width="800px" Height="300px">
</f:Window>
<f:Menu ID="Menu1" runat="server">
<f:MenuButton ID="btnMenuDown" OnClick="btnMenuDown_Click" EnablePostBack="true" runat="server" Icon="ArrowDown" Hidden="true"
Text="抽取">
</f:MenuButton>
<f:MenuButton ID="btnMenuAdd" OnClick="btnMenuAdd_Click" EnablePostBack="true" runat="server" Icon="Add" Hidden="true"
Text="增加">
</f:MenuButton>