Commit ee922d2c LN

新扫码方式修改

1 个父辈 e7901fbb
此文件类型无法预览
......@@ -561,7 +561,7 @@ namespace OnlineStore.DeviceLibrary
if (LastHeight < 0)
{
LastHeight = StoreManager.Config.GetDefaultHeight();
}
}
if (LastHeight <= 8) { LastHeight = 8; }
else
{
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!