紧急修复因修复#3造成的乱码问题,在WINDOWS下面必需使用带BOM的UTF-8编码!

This commit is contained in:
yubaolee
2016-01-05 17:14:10 +08:00
parent 942f606a2b
commit e744456a95
131 changed files with 150 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
@{
@{
string _prefix = "org";
var _treeId = _prefix + "Tree";
var _gridId = _prefix + "Grid";