张洋 hai 1 día
pai
achega
40802f27ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zhipuzi_pos_windows/wnd/CMainWnd.cpp

+ 1 - 1
zhipuzi_pos_windows/wnd/CMainWnd.cpp

@@ -62,7 +62,7 @@ void CMainWnd::Init()
 	std::thread(&CMainWnd::UpdateFoodImage, this).detach();
 
 	//展示虚拟键盘(暂时测试用,不完善)
-	this->ShowVK(true);
+	//this->ShowVK(true);
 }
 
 void CMainWnd::End()