最近一直在研究动态效果,终于实现效果,仍有待改善,先备份记录一下!
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>整体感知训练</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<script src="../js/jquery-1.7.2.js"></script>
</head>
<body>
<div id="centerPoint" align="center" style="max-width: 100%;height: auto;display: block;background-size: contain;">
<p align="center" style="flood-color:red;ont-size: 35px;">整体感知训练</p>
<canvas id="can" width="300px" height="300px" style="border:dashed 2px #CCC"></canvas>
</div>
<div style="height: 50PX;"></div>
<div align="center">
<a href="javascript:;" onClick="javascript:history.back(-1);">
<img height="50" width="50" src="../img/tubiao/1.png" border="0" title="返回上一页">
</a>
</div>
&l