<h1>MyVoting 投票DAPP测试</h1>
<p>Jerry : <strong id ="Jerry">loding...</strong> tickets</p>
<p>Amy : <strong id ="Amy">loding...</strong> tickets</p>
<input type="text" id="candidate"/>
<button onclick="App.voteForCandidate()">vote</button>
<script src="index.js"></script>