Commit 6a90c068 authored by antoor's avatar antoor

Remove update-view

移除更新view文件
parent e00d4cc5
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8"/>
<title>Update</title>
<link rel="stylesheet" href="ant-static://update/style.css" />
</head>
<body>
<div id="container">
<div id="left">
<img src="ant-static://imgs/logo.png" />
</div>
<div id="right">
<div id="name">AntSword</div>
<div id="version">loading..</div>
<div id="status">Checking..</div>
</div>
</div>
</body>
<script src="ant-static://update/update.js"></script>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment