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