排版
This commit is contained in:
@@ -23,6 +23,7 @@ public class TabletElement
|
||||
public double? threeOffset { get; set; }
|
||||
public double? fourOffset { get; set; }
|
||||
public int? breakLen { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class ElementStyle
|
||||
@@ -43,7 +44,12 @@ public partial class admin_item_TabletDesigner :MyWeb.config
|
||||
{
|
||||
|
||||
}
|
||||
[WebMethod]
|
||||
public static string SaveDesigner()
|
||||
{
|
||||
|
||||
return "";
|
||||
}
|
||||
[WebMethod]
|
||||
public static string GetConfig()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user