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.

47 lines
1.0 KiB
Plaintext

9 months ago
<!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>