mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-30 12:36:36 +08:00
传输优化
This commit is contained in:
@@ -40,7 +40,7 @@ namespace ViewWindow.Config
|
||||
get { return this._columnEnd; }
|
||||
set { this._columnEnd = value; }
|
||||
}
|
||||
private string color = "yellow";
|
||||
private string color = "blue";
|
||||
[XmlElement(ElementName = "Color")]
|
||||
public string Color
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user