You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<link href="../Glo.css" rel="stylesheet" />
<style >
img
{
width:400px;
}
</style>
</head>
<body>
<fieldset>
<legend>移动端操作 </legend>
<ul>
<li>移动端的功能展现, 没有PC端的丰富。</li>
<li>移动端不能设计流程与表单。</li>
</ul>
<legend>登录 </legend>
<ul>
<li><img src="./Mobile/Login.png" /> </li>
</ul>
<legend>发起 </legend>
<ul>
<li><img src="./Mobile/Home.png" /> </li>
</ul>
<legend>待办&工作处理 </legend>
<ul>
<li><img src="./Mobile/Todolist.png" /> </li>
<li><img src="./Mobile/MyFlowGener.png" /> </li>
</ul>
<legend>查询 </legend>
<ul>
<li><img src="./Mobile/Search.png" /> </li>
<li><img src="./Mobile/Search.png" /> </li>
</ul>
</fieldset>
</body>
</html>