구매 hold 색상 지정 => hotpink

This commit is contained in:
chi
2020-10-14 17:46:22 +09:00
parent 60cc309353
commit ae92e22f8c
9 changed files with 1025 additions and 170 deletions

View File

@@ -270,6 +270,12 @@
<Compile Include="_Common\fNewPassword.Designer.cs">
<DependentUpon>fNewPassword.cs</DependentUpon>
</Compile>
<Compile Include="_Common\fAddNewUser.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="_Common\fAddNewUser.Designer.cs">
<DependentUpon>fAddNewUser.cs</DependentUpon>
</Compile>
<Compile Include="_Common\fUserInfo.cs">
<SubType>Form</SubType>
</Compile>
@@ -347,6 +353,9 @@
<EmbeddedResource Include="_Common\fNewPassword.resx">
<DependentUpon>fNewPassword.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="_Common\fAddNewUser.resx">
<DependentUpon>fAddNewUser.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="_Common\fUserInfo.resx">
<DependentUpon>fUserInfo.cs</DependentUpon>
</EmbeddedResource>