From e1ec4e662636af70085e9148c9672e5951d3d568 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期五, 02 八月 2024 14:31:57 +0800 Subject: [PATCH] 新增拜访 --- module/system/page/home/page/home_customer.html | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) diff --git a/module/system/page/home/page/home_customer.html b/module/system/page/home/page/home_customer.html index b79589f..4d0024a 100644 --- a/module/system/page/home/page/home_customer.html +++ b/module/system/page/home/page/home_customer.html @@ -58,7 +58,7 @@ // {isshow: "T", code: "M003", title: "鎴戠殑鎸囨爣", layout: "left", width: "100%", height: "35%", order_no: 3}, // {isshow: "T", code: "M004", title: "鎴戠殑瀹㈡埛", layout: "left", width: "100%", height: "35%", order_no: 4}, {isshow: "T", code: "M007", title: "璇佺収鏈夋晥鏈�", layout: "right", width: "100%", height: "20%", order_no: 2}, - {isshow: "T", code: "M005", title: "妞嶅叆鏃ュ巻", layout: "right", width: "100%", height: "50%", order_no: 5}, + {isshow: "T", code: "M005", title: "宸ヤ綔鏃ュ巻", layout: "right", width: "100%", height: "50%", order_no: 5}, {isshow: "T", code: "M006", title: "蹇嵎鍏ュ彛", layout: "right", width: "100%", height: "30%", order_no: 6}, ], moduleLayout: { @@ -69,16 +69,16 @@ // {isshow: "T", code: "004", title: "鎴戠殑瀹㈡埛", layout: "left", width: "100%", height: "30%", order_no: 4}, // ], // right: [ - // {isshow: "T", code: "005", title: "妞嶅叆鏃ュ巻", layout: "right", width: "100%", height: "50%", order_no: 5}, + // {isshow: "T", code: "005", title: "宸ヤ綔鏃ュ巻", layout: "right", width: "100%", height: "50%", order_no: 5}, // {isshow: "T", code: "006", title: "蹇嵎鍏ュ彛", layout: "right", width: "100%", height: "50%", order_no: 6}, // ], }, dataobj: { M001: [ - // {id: "111", title: "銆婂鎴稤MS鎿嶄綔鎵嬪唽-绠�鐗�-1.1銆�", create_time: "2024-03-20 15:48:04", + // {id: "111", title: "銆婅惀閿�涓�浣撳寲杩愯惀骞冲彴鎿嶄綔鎵嬪唽1.1銆�", create_time: "2024-03-20 15:48:04", // files: [ - // {filename: "瀹㈡埛DMS鎿嶄綔鎵嬪唽-绠�鐗�-1.1.pdf", fileid: "11111", dataname: "sys_notify_message"}, + // {filename: "钀ラ攢涓�浣撳寲杩愯惀骞冲彴鎿嶄綔鎵嬪唽1.1.pdf", fileid: "11111", dataname: "sys_notify_message"}, // ]}, ], M002: [ @@ -284,9 +284,9 @@ me.dataobj.M001.push(welcome_); } - var file_ = {id: "111", title: "銆婂鎴稤MS鎿嶄綔鎵嬪唽-绠�鐗�-1.1銆�", create_time: "2024-03-20 15:48:04", + var file_ = {id: "111", title: "銆婅惀閿�涓�浣撳寲杩愯惀骞冲彴鎿嶄綔鎵嬪唽1.1銆�", create_time: "2024-03-20 15:48:04", files: [ - {filename: "瀹㈡埛DMS鎿嶄綔鎵嬪唽-绠�鐗�-1.1.pdf", fileid: "11111", dataname: "sys_notify_message"}, + {filename: "钀ラ攢涓�浣撳寲杩愯惀骞冲彴鎿嶄綔鎵嬪唽1.1.pdf", fileid: "11111", dataname: "sys_notify_message"}, ], } me.dataobj.M001.push(file_); @@ -477,7 +477,7 @@ if (this.calendar_month_map[slotData.day].order_open_time && this.calendar_month_map[slotData.day].order_open_time != "00:00") { tooltip_ = "鍏宠处鏃ャ��"+ this.calendar_month_map[slotData.day].order_open_time +"銆戝悗涓嶅厑璁镐笅鍗曘��"; }else { - tooltip_ = "鍏宠处鏃ュ唴涓嶅厑璁镐笅鍗曘��"; + tooltip_ = "娴佸悜鍙敵璇�"; } } @@ -490,10 +490,10 @@ } if (this.calendar_month_map[slotData.day] && this.calendar_month_map[slotData.day].is_implant_open) { - tooltip_ += "銆愬厑璁告鍏ヤ笂鎶ャ�戙��"; + tooltip_ += "銆愬垵鐗堟祦鍚戙��"; } if (this.calendar_month_map[slotData.day] && this.calendar_month_map[slotData.day].is_order_open) { - tooltip_ += "銆愬厑璁镐笅鍗曘�戙��"; + tooltip_ += "銆愮粓鐗堟祦鍚戙��"; } } return tooltip_; @@ -849,6 +849,7 @@ /* border-left: 1px solid #6495ed; */ border-right: 1px solid #6495ed; border-bottom: 1px solid #6495ed; + background-color: #6495ed; border-radius: 5px; cursor: pointer; } @@ -856,6 +857,7 @@ /* border-left: 1px solid #55aa7f; */ border-right: 1px solid #55aa7f; border-bottom: 1px solid #55aa7f; + background-color: #55aa7f; border-radius: 5px; cursor: pointer; } -- Gitblit v1.8.0