diff --git a/wwwroot/customer_edit.ui b/wwwroot/customer_edit.ui index 6bd4d33..9657b00 100644 --- a/wwwroot/customer_edit.ui +++ b/wwwroot/customer_edit.ui @@ -1,7 +1,5 @@ { - "widgettype": "Page", "options": { - "title": "客户编辑", "height": "100vh", "padding": "0" }, diff --git a/wwwroot/customer_list.ui b/wwwroot/customer_list.ui index fbf5c9c..3c42eef 100644 --- a/wwwroot/customer_list.ui +++ b/wwwroot/customer_list.ui @@ -1,7 +1,5 @@ { - "widgettype": "Page", "options": { - "title": "客户列表", "height": "100vh", "padding": "0" }, diff --git a/wwwroot/customer_pool.ui b/wwwroot/customer_pool.ui index 330d874..ff1c91e 100644 --- a/wwwroot/customer_pool.ui +++ b/wwwroot/customer_pool.ui @@ -1,7 +1,5 @@ { - "widgettype": "Page", "options": { - "title": "客户公海", "height": "100vh", "padding": "0" }, diff --git a/wwwroot/handover_list.ui b/wwwroot/handover_list.ui index 6b68ead..a1e5801 100644 --- a/wwwroot/handover_list.ui +++ b/wwwroot/handover_list.ui @@ -1,7 +1,5 @@ { - "widgettype": "Page", "options": { - "title": "客户交接", "height": "100vh", "padding": "0" },