diff --git a/webmain/flow/input/inputjs/mode_yqhealthy.js b/webmain/flow/input/inputjs/mode_yqhealthy.js deleted file mode 100644 index bca9dfc..0000000 --- a/webmain/flow/input/inputjs/mode_yqhealthy.js +++ /dev/null @@ -1,4 +0,0 @@ -//流程模块【yqhealthy.健康报备】下录入页面自定义js页面,初始函数 -function initbodys(){ - -} \ No newline at end of file diff --git a/webmain/flow/input/mode_yqhealthyAction.php b/webmain/flow/input/mode_yqhealthyAction.php deleted file mode 100644 index 09dd073..0000000 --- a/webmain/flow/input/mode_yqhealthyAction.php +++ /dev/null @@ -1,30 +0,0 @@ -'错误提示内容','rows'=> array()) 可返回空字符串,或者数组 rows 是可同时保存到数据库上数组 - */ - protected function savebefore($table, $arr, $id, $addbo){ - - } - - /** - * 重写函数:保存后处理,主要保存其他表数据 - * $table String 对应表名 - * $arr Array 表单参数 - * $id Int 对应表上记录Id - * $addbo Boolean 是否添加时 - */ - protected function saveafter($table, $arr, $id, $addbo){ - - } -} - \ No newline at end of file diff --git a/webmain/flow/page/input_yqhealthy.html b/webmain/flow/page/input_yqhealthy.html deleted file mode 100644 index 1d3f233..0000000 --- a/webmain/flow/page/input_yqhealthy.html +++ /dev/null @@ -1 +0,0 @@ -
*^applyname^{applyname}*^applydt^{applydt}
*^tiwen^{tiwen}*^state^{state}
^tupian^{tupian}
^tupian1^{tupian1}
^explain^{explain}
^file_content^{file_content}
^base_name^{base_name}^base_deptname^{base_deptname}
\ No newline at end of file diff --git a/webmain/flow/page/rock_page_yqhealthy.php b/webmain/flow/page/rock_page_yqhealthy.php deleted file mode 100644 index 05572d0..0000000 --- a/webmain/flow/page/rock_page_yqhealthy.php +++ /dev/null @@ -1,70 +0,0 @@ - - - - -
- - - - - - - - - - - - - -
- -
- -
-
- -
-
-
-
- \ No newline at end of file diff --git a/webmain/model/flow/yqhealthyModel.php b/webmain/model/flow/yqhealthyModel.php deleted file mode 100644 index 805fc44..0000000 --- a/webmain/model/flow/yqhealthyModel.php +++ /dev/null @@ -1,16 +0,0 @@ -绿码'; - if($rs['state']=='1')$rs['state']='黄码'; - if($rs['state']=='2')$rs['state']='红码'; - - return $rs; - } -} \ No newline at end of file