fix nounces
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta http-equiv="Cache-Control" content="no-cache"/>
|
||||
<title>数瑞智能合约在线编辑器</title>
|
||||
<title>智能合约在线编辑器</title>
|
||||
<script src="./jqueryui1.12/jquery-2.1.4.js"></script>
|
||||
<link href="./jqueryui1.12/jquery-ui.css" rel="stylesheet">
|
||||
<script src="./jqueryui1.12/jquery-ui.js"></script>
|
||||
@@ -134,7 +134,7 @@
|
||||
<div class="col-4">
|
||||
<a class="navbar-brand" href="#"> <img alt="Brand"
|
||||
src="./images/logo-1.png" style="height: 30px">
|
||||
</a> <span>数瑞智能合约在线编辑器</span><input id="uploadFileInput" type="file"
|
||||
</a> <span>智融云河智能合约在线编辑器</span><input id="uploadFileInput" type="file"
|
||||
name="file" multiple onchange="uploadFile()" style="display: none;">
|
||||
</div>
|
||||
<div class="nav navbar-right userName" data-toggle="modal"
|
||||
|
||||
Reference in New Issue
Block a user