Heim  >  Artikel  >  php教程  >  thinkphp写的web在线设计流程图源码

thinkphp写的web在线设计流程图源码

WBOY
WBOYOriginal
2016-06-07 11:35:461574Durchsuche

前台用的bootstrap,后台用的thinkphp3.2.
sql文件在根目录,记得开启伪静态rewrite。
thinkphp写的web在线设计流程图源码
boostrap表格修改、删除<table> <br>     <tr> <br>         <th>ID</th> <br>         <th>流程名称</th> <br>         <th>表单</th> <br>         <th>类型</th> <br>         <th>适用部门</th> <br>         <th>添加时间</th> <br>         <th>操作</th> <br>     </tr> <br>     <tr> <br>         <td>63</td> <br>         <td><span>0000</span></td> <br>         <td>示例表</td> <br>         <td>固定流程</td> <br>         <td>默认</td> <br>         <td>2016/01/16 15:48</td> <br>         <td> <br>         <a><span></span> 发起</a>    <br> <!-- <a href="/jquery/5/539/demo/run/index/flow_id/63.html" target="_blank" ><span class="glyphicon glyphicon-eye-open"></span> 发起记录</a> --><br>                     <a><span></span> 设计流程</a>    <a><span></span> 编辑</a> </td> <br>     </tr> <tr> <br>         <td>62</td> <br>         <td><span>哇喔哇喔</span></td> <br>         <td>test</td> <br>         <td>固定流程</td> <br>         <td>默认</td> <br>         <td>2016/01/16 09:02</td> <br>         <td> <br>         <a><span></span> 发起</a>    <br> <!-- <a href="/jquery/5/539/demo/run/index/flow_id/62.html" target="_blank" ><span class="glyphicon glyphicon-eye-open"></span> 发起记录</a> --><br>                     <a><span></span> 设计流程</a>    <a><span></span> 编辑</a> </td> <br>     </tr> <tr> <br>         <td>61</td> <br>         <td><span>测试</span></td> <br>         <td>请假申请</td> <br>         <td>固定流程</td> <br>         <td>默认</td> <br>         <td>2016/01/15 14:23</td> <br>         <td> <br>         <a><span></span> 发起</a>    <br> <!-- <a href="/jquery/5/539/demo/run/index/flow_id/61.html" target="_blank" ><span class="glyphicon glyphicon-eye-open"></span> 发起记录</a> --><br>                     <a><span></span> 设计流程</a>    <a><span></span> 编辑</a> </td> <br>     </tr> <tr> <br>         <td>60</td> <br>         <td><span>d</span></td> <br>         <td>示例表</td> <br>         <td>固定流程</td> <br>         <td>默认</td> <br>         <td>2016/01/14 20:47</td> <br>         <td> <br>         <a><span></span> 发起</a>    <br> <!-- <a href="/jquery/5/539/demo/run/index/flow_id/60.html" target="_blank" ><span class="glyphicon glyphicon-eye-open"></span> 发起记录</a> --><br>                     <a><span></span> 设计流程</a>    <a><span></span> 编辑</a> </td> <br>     </tr> <tr> <br>         <td>59</td> <br>         <td><span>shju</span></td> <br>         <td>请假申请</td> <br>         <td>固定流程</td> <br>         <td>默认</td> <br>         <td>2016/01/14 19:22</td> <br>         <td> <br>         <a><span></span> 发起</a>    <br> <!-- <a href="/jquery/5/539/demo/run/index/flow_id/59.html" target="_blank" ><span class="glyphicon glyphicon-eye-open"></span> 发起记录</a> --><br>                     <a><span></span> 设计流程</a>    <a><span></span> 编辑</a> </td> <br>     </tr> </table>啥都不说了,直接上演示效果:http://www.sucaihuo.com/js/539.html,还有一款gooflow在线设计流程图,也很好用 " target="_blank">http://www.sucaihuo.com/js/77.html

附件 web在线设计流程图.zip ( 1.76 MB 下载:75 次 )

AD:真正免费,域名+虚机+企业邮箱=0元

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Vorheriger Artikel:PHP安装OCI8扩展Nächster Artikel:PHP和Jquery和ajax实现瀑布流